diff --git a/content/posts/random-story.de.md b/content/posts/random-story.de.md index a42639c..ae6a19c 100644 --- a/content/posts/random-story.de.md +++ b/content/posts/random-story.de.md @@ -3,7 +3,7 @@ title = 'Eine beliebige Geschichte' date = 2025-04-08T17:55:25+02:00 toc = true description = "Kleine Geschichte von ChatGPT, um die Lesezeiten einzustellen" -tags = ['story'] +tags = ['story', 'ai'] draft = false +++ diff --git a/content/posts/random-story.en.md b/content/posts/random-story.en.md index 527b079..5f2270e 100644 --- a/content/posts/random-story.en.md +++ b/content/posts/random-story.en.md @@ -3,7 +3,7 @@ title = 'A random story' date = 2025-04-08T17:55:25+02:00 toc = true description = "Random story by ChatGPT to test out the perfect reading speed value" -tags = ['story'] +tags = ['story', 'ai'] draft = false +++ diff --git a/layouts/_default/term.html b/layouts/_default/term.html new file mode 100644 index 0000000..b1c27c2 --- /dev/null +++ b/layouts/_default/term.html @@ -0,0 +1,57 @@ +{{ define "main" }} +

Posts for: #{{ .Title | strings.ToLower }}

+ {{ with .Content }} +
+ {{ . }} +
+ {{ end }} +
+ {{ range .Paginator.Pages }} +
+

+ {{ .Title | markdownify }} +

+ + + {{ if .Params.tags }} + + {{ end }} + + {{ partial "cover.html" . }} + +
+ {{ if .Params.showFullContent }} + {{ .Content }} + {{ else if .Description }} + {{ .Description | markdownify }} + {{ else }} + {{ .Summary }} + {{ end }} +
+ + {{ if not .Params.showFullContent }} +
+ {{ $.Site.Params.ReadMore }} → +
+ {{ end }} +
+ {{ end }} + + {{ partial "pagination.html" . }} +
+{{ end }} diff --git a/layouts/_default/terms.html b/layouts/_default/terms.html new file mode 100644 index 0000000..7d45c1f --- /dev/null +++ b/layouts/_default/terms.html @@ -0,0 +1,22 @@ +{{ define "main" }} +
+

{{ .Title }}

+ {{ with .Content }} +
+ {{ . }} +
+ {{ end }} + +
+{{ end }} diff --git a/public/de/categories/category-a/index.html b/public/de/categories/category-a/index.html deleted file mode 100644 index 2dde0a9..0000000 --- a/public/de/categories/category-a/index.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - Category A :: Privacynerd's blog - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - -
- - - - -
- - -
- -

Posts for: #Category A

- -
- - - - -
- -
- - - - - - - - - - - - - - - - - - - - - - - -
- - - diff --git a/public/de/categories/category-a/index.xml b/public/de/categories/category-a/index.xml deleted file mode 100644 index dba5729..0000000 --- a/public/de/categories/category-a/index.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - Category A on Privacynerd's blog - http://10.0.30.49:1313/de/categories/category-a/ - Recent content in Category A on Privacynerd's blog - Hugo -- gohugo.io - de - - diff --git a/public/de/categories/category-a/page/1/index.html b/public/de/categories/category-a/page/1/index.html deleted file mode 100644 index ab0c548..0000000 --- a/public/de/categories/category-a/page/1/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - http://10.0.30.49:1313/de/categories/category-a/ - - - - - - diff --git a/public/de/categories/category-b/page/1/index.html b/public/de/categories/category-b/page/1/index.html deleted file mode 100644 index 2b58575..0000000 --- a/public/de/categories/category-b/page/1/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - http://10.0.30.49:1313/de/categories/category-b/ - - - - - - diff --git a/public/de/index.html b/public/de/index.html index c706d9c..0097f8c 100644 --- a/public/de/index.html +++ b/public/de/index.html @@ -217,6 +217,8 @@ #story  + #ai  + diff --git a/public/de/posts/index.html b/public/de/posts/index.html index 6c4c7de..9e78e94 100644 --- a/public/de/posts/index.html +++ b/public/de/posts/index.html @@ -206,6 +206,8 @@ #story  + #ai  + diff --git a/public/de/posts/random-story/index.html b/public/de/posts/random-story/index.html index 92dc3d3..fb36ba8 100644 --- a/public/de/posts/random-story/index.html +++ b/public/de/posts/random-story/index.html @@ -202,6 +202,8 @@ #story  + #ai  + diff --git a/public/de/sitemap.xml b/public/de/sitemap.xml index 5f6dc4a..661c226 100644 --- a/public/de/sitemap.xml +++ b/public/de/sitemap.xml @@ -2,6 +2,19 @@ + https://blog.privacynerd.de/de/tags/ai/ + 2025-04-08T17:55:25+02:00 + + + https://blog.privacynerd.de/de/posts/random-story/ 2025-04-08T17:55:25+02:00 - + - Category B :: Privacynerd's blog + Ai :: Privacynerd's blog @@ -11,7 +11,7 @@ - + @@ -24,7 +24,7 @@ - + @@ -32,7 +32,7 @@ - + @@ -47,13 +47,13 @@ - + - + - + @@ -63,7 +63,7 @@ - + @@ -128,11 +128,11 @@
  • - English + English
  • - Deutsch + Deutsch
  • @@ -149,10 +149,10 @@ @@ -189,20 +189,22 @@
    -

    Posts for: #Category B

    +

    Posts for: #ai

    diff --git a/public/de/categories/category-b/index.xml b/public/de/tags/ai/index.xml similarity index 88% rename from public/de/categories/category-b/index.xml rename to public/de/tags/ai/index.xml index f96a8b7..f8b8824 100644 --- a/public/de/categories/category-b/index.xml +++ b/public/de/tags/ai/index.xml @@ -1,18 +1,18 @@ - Category B on Privacynerd's blog - http://10.0.30.49:1313/de/categories/category-b/ - Recent content in Category B on Privacynerd's blog + Ai on Privacynerd's blog + https://blog.privacynerd.de/de/tags/ai/ + Recent content in Ai on Privacynerd's blog Hugo -- gohugo.io de - Tue, 08 Apr 2025 17:55:25 +0200 + Tue, 08 Apr 2025 17:55:25 +0200 Eine beliebige Geschichte - http://10.0.30.49:1313/de/posts/random-story/ + https://blog.privacynerd.de/de/posts/random-story/ Tue, 08 Apr 2025 17:55:25 +0200 - http://10.0.30.49:1313/de/posts/random-story/ + https://blog.privacynerd.de/de/posts/random-story/ <p>Dies ist eine beliebige Story, die von ChatGPT zum Testen und Einstellen der Lesezeit auf diesem Blog generiert wurde.</p> <h2 id="prompt">Prompt</h2> <p>Erzähle eine Geschichte mit ca. 200 Wörtern.</p> diff --git a/public/de/tags/ai/page/1/index.html b/public/de/tags/ai/page/1/index.html new file mode 100644 index 0000000..3e501ae --- /dev/null +++ b/public/de/tags/ai/page/1/index.html @@ -0,0 +1,10 @@ + + + + https://blog.privacynerd.de/de/tags/ai/ + + + + + + diff --git a/public/de/tags/geschichte/index.html b/public/de/tags/geschichte/index.html deleted file mode 100644 index 012c200..0000000 --- a/public/de/tags/geschichte/index.html +++ /dev/null @@ -1,246 +0,0 @@ - - - - - Geschichte :: Privacynerd's blog - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    -
    - - - - - - - - - -
    - - - - -
    - - -
    - -

    Posts for: #Geschichte

    - -
    - - - - -
    - -
    - - -
    - - -
    - - - - - - - - - - - - - - - - - - - - -
    - - - diff --git a/public/de/tags/geschichte/index.xml b/public/de/tags/geschichte/index.xml deleted file mode 100644 index 161a8c9..0000000 --- a/public/de/tags/geschichte/index.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - Geschichte on Privacynerd's blog - http://10.0.30.49:1313/de/tags/geschichte/ - Recent content in Geschichte on Privacynerd's blog - Hugo -- gohugo.io - de - - diff --git a/public/de/tags/geschichte/page/1/index.html b/public/de/tags/geschichte/page/1/index.html deleted file mode 100644 index dbde50a..0000000 --- a/public/de/tags/geschichte/page/1/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - http://10.0.30.49:1313/de/tags/geschichte/ - - - - - - diff --git a/public/de/tags/index.html b/public/de/tags/index.html index 9804404..adffca3 100644 --- a/public/de/tags/index.html +++ b/public/de/tags/index.html @@ -198,6 +198,14 @@ +
  • + ai [1] +
  • + + + + +
  • story [1]
  • diff --git a/public/de/tags/index.xml b/public/de/tags/index.xml index cbd58dc..b44c993 100644 --- a/public/de/tags/index.xml +++ b/public/de/tags/index.xml @@ -7,6 +7,16 @@ Hugo -- gohugo.io de Tue, 08 Apr 2025 17:55:25 +0200 + + Ai + https://blog.privacynerd.de/de/tags/ai/ + Tue, 08 Apr 2025 17:55:25 +0200 + + https://blog.privacynerd.de/de/tags/ai/ + + + + Story https://blog.privacynerd.de/de/tags/story/ diff --git a/public/de/tags/story/index.html b/public/de/tags/story/index.html index 2137dc6..ec7c10e 100644 --- a/public/de/tags/story/index.html +++ b/public/de/tags/story/index.html @@ -189,7 +189,7 @@
    -

    Posts for: #Story

    +

    Posts for: #story

    @@ -204,6 +204,8 @@ #story  + #ai  + diff --git a/public/en/categories/category-a/index.html b/public/en/categories/category-a/index.html deleted file mode 100644 index 189e107..0000000 --- a/public/en/categories/category-a/index.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - Category A :: Privacynerd's blog - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    -
    - - - - - - - - - -
    - - - - -
    - - -
    - -

    Posts for: #Category A

    - -
    - -
    -

    - A random story -

    - - - - - - - - - - -
    - - Random story by ChatGPT to test out the perfect reading speed value - -
    - - - - -
    - - - - -
    - -
    - - -
    - - -
    - - - - - - - - - - - - - - - - - - - - -
    - - - diff --git a/public/en/categories/category-a/index.xml b/public/en/categories/category-a/index.xml deleted file mode 100644 index cc995a8..0000000 --- a/public/en/categories/category-a/index.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - Category A on Privacynerd's blog - https://blog.privacynerd.de/en/categories/category-a/ - Recent content in Category A on Privacynerd's blog - Hugo -- gohugo.io - en - Tue, 08 Apr 2025 17:55:25 +0200 - - A random story - https://blog.privacynerd.de/en/posts/random-story/ - Tue, 08 Apr 2025 17:55:25 +0200 - - https://blog.privacynerd.de/en/posts/random-story/ - <p>This is just a random story, generated by ChatGPT, used to test the reading speed and adjust it to a comfortable value.</p> -<h2 id="german-prompt">German prompt</h2> -<p>Tell a story with around 200 words.</p> -<h2 id="answer-translated-to-english">Answer, translated to english</h2> -<p>Once upon a time, in a small village surrounded by dense forests and gentle hills, there lived a curious boy named Leo, who dreamed of adventures. One day, while playing by the river, he discovered a mysterious, glittering stone. As he picked it up, the stone began to glow, and a gentle voice whispered, “Follow the light, and you will discover the unknown.” -Curious and excited, Leo followed the shining light, which led him deep into the woods. After a while, he reached a hidden clearing where a beautiful, shimmering tree stood. Its leaves sparkled like diamonds, and in the center of the tree sat a small, friendly dragon named Fuego. -Fuego told Leo about a magical realm that could only be entered through courage and friendship. Together, they experienced thrilling adventures, fought against shadow creatures, and helped the forest inhabitants. Leo learned that true strength lies in the heart and that friendship is the greatest magic of all. -When Leo finally returned home, he knew he would never be the same boy again. The glittering stone remained with him, a constant reminder of his unforgettable adventures.</p> - <p>This is just a random story, generated by ChatGPT, used to test the reading speed and adjust it to a comfortable value.</p> -<h2 id="german-prompt">German prompt</h2> -<p>Tell a story with around 200 words.</p> -<h2 id="answer-translated-to-english">Answer, translated to english</h2> -<p>Once upon a time, in a small village surrounded by dense forests and gentle hills, there lived a curious boy named Leo, who dreamed of adventures. One day, while playing by the river, he discovered a mysterious, glittering stone. As he picked it up, the stone began to glow, and a gentle voice whispered, “Follow the light, and you will discover the unknown.” -Curious and excited, Leo followed the shining light, which led him deep into the woods. After a while, he reached a hidden clearing where a beautiful, shimmering tree stood. Its leaves sparkled like diamonds, and in the center of the tree sat a small, friendly dragon named Fuego. -Fuego told Leo about a magical realm that could only be entered through courage and friendship. Together, they experienced thrilling adventures, fought against shadow creatures, and helped the forest inhabitants. Leo learned that true strength lies in the heart and that friendship is the greatest magic of all. -When Leo finally returned home, he knew he would never be the same boy again. The glittering stone remained with him, a constant reminder of his unforgettable adventures.</p> - - - - - diff --git a/public/en/categories/category-a/page/1/index.html b/public/en/categories/category-a/page/1/index.html deleted file mode 100644 index b448ee2..0000000 --- a/public/en/categories/category-a/page/1/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - https://blog.privacynerd.de/en/categories/category-a/ - - - - - - diff --git a/public/en/categories/category-b/page/1/index.html b/public/en/categories/category-b/page/1/index.html deleted file mode 100644 index c930cad..0000000 --- a/public/en/categories/category-b/page/1/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - https://blog.privacynerd.de/en/categories/category-b/ - - - - - - diff --git a/public/en/index.html b/public/en/index.html index 5c75098..3d15796 100644 --- a/public/en/index.html +++ b/public/en/index.html @@ -217,6 +217,8 @@ #story  + #ai  + diff --git a/public/en/posts/index.html b/public/en/posts/index.html index 894a5df..d83a5fd 100644 --- a/public/en/posts/index.html +++ b/public/en/posts/index.html @@ -206,6 +206,8 @@ #story  + #ai  + diff --git a/public/en/posts/random-story/index.html b/public/en/posts/random-story/index.html index 3070967..b98c29c 100644 --- a/public/en/posts/random-story/index.html +++ b/public/en/posts/random-story/index.html @@ -202,6 +202,8 @@ #story  + #ai  + diff --git a/public/en/sitemap.xml b/public/en/sitemap.xml index dd59d98..7d2c19d 100644 --- a/public/en/sitemap.xml +++ b/public/en/sitemap.xml @@ -14,6 +14,19 @@ hreflang="en" href="https://blog.privacynerd.de/en/posts/random-story/" /> + + https://blog.privacynerd.de/en/tags/ai/ + 2025-04-08T17:55:25+02:00 + + https://blog.privacynerd.de/en/posts/ 2025-04-08T17:55:25+02:00 diff --git a/public/en/categories/category-b/index.html b/public/en/tags/ai/index.html similarity index 86% rename from public/en/categories/category-b/index.html rename to public/en/tags/ai/index.html index 037b6c9..eaf43fe 100644 --- a/public/en/categories/category-b/index.html +++ b/public/en/tags/ai/index.html @@ -2,7 +2,7 @@ - Category B :: Privacynerd's blog + Ai :: Privacynerd's blog @@ -11,7 +11,7 @@ - + @@ -47,9 +47,9 @@ - + - + @@ -63,7 +63,7 @@ - + @@ -128,11 +128,11 @@
  • - English + English
  • - Deutsch + Deutsch
  • @@ -149,10 +149,10 @@ @@ -189,7 +189,7 @@
    -

    Posts for: #Category B

    +

    Posts for: #ai

    @@ -204,6 +204,8 @@ #story  + #ai  + @@ -246,7 +248,7 @@
    diff --git a/public/en/categories/category-b/index.xml b/public/en/tags/ai/index.xml similarity index 91% rename from public/en/categories/category-b/index.xml rename to public/en/tags/ai/index.xml index aef53b5..e110c36 100644 --- a/public/en/categories/category-b/index.xml +++ b/public/en/tags/ai/index.xml @@ -1,12 +1,12 @@ - Category B on Privacynerd's blog - https://blog.privacynerd.de/en/categories/category-b/ - Recent content in Category B on Privacynerd's blog + Ai on Privacynerd's blog + https://blog.privacynerd.de/en/tags/ai/ + Recent content in Ai on Privacynerd's blog Hugo -- gohugo.io en - Tue, 08 Apr 2025 17:55:25 +0200 + Tue, 08 Apr 2025 17:55:25 +0200 A random story https://blog.privacynerd.de/en/posts/random-story/ diff --git a/public/en/tags/ai/page/1/index.html b/public/en/tags/ai/page/1/index.html new file mode 100644 index 0000000..84070c2 --- /dev/null +++ b/public/en/tags/ai/page/1/index.html @@ -0,0 +1,10 @@ + + + + https://blog.privacynerd.de/en/tags/ai/ + + + + + + diff --git a/public/en/tags/geschichte/index.html b/public/en/tags/geschichte/index.html deleted file mode 100644 index 303f448..0000000 --- a/public/en/tags/geschichte/index.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - Geschichte :: Privacynerd's blog - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    -
    - - - - - - - - - -
    - - - - -
    - - -
    - -

    Posts for: #Geschichte

    - -
    - - - - - - -
    - -
    - - -
    - - -
    - - - - - - - - - - - - - - - - - - - - -
    - - - diff --git a/public/en/tags/geschichte/index.xml b/public/en/tags/geschichte/index.xml deleted file mode 100644 index b0e0114..0000000 --- a/public/en/tags/geschichte/index.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - Geschichte on Privacynerd's blog - http://10.0.30.49:1313/en/tags/geschichte/ - Recent content in Geschichte on Privacynerd's blog - Hugo -- gohugo.io - en - Tue, 08 Apr 2025 17:55:25 +0200 - - A random story - http://10.0.30.49:1313/en/posts/random-story/ - Tue, 08 Apr 2025 17:55:25 +0200 - - http://10.0.30.49:1313/en/posts/random-story/ - <p>This is just a random story, generated by ChatGPT, used to test the reading speed and adjust it to a comfortable value.</p> -<h2 id="german-prompt">German prompt</h2> -<p>Tell a story with around 200 words.</p> -<h2 id="answer-translated-to-english">Answer, translated to english</h2> -<p>Once upon a time, in a small village surrounded by dense forests and gentle hills, there lived a curious boy named Leo, who dreamed of adventures. One day, while playing by the river, he discovered a mysterious, glittering stone. As he picked it up, the stone began to glow, and a gentle voice whispered, “Follow the light, and you will discover the unknown.” -Curious and excited, Leo followed the shining light, which led him deep into the woods. After a while, he reached a hidden clearing where a beautiful, shimmering tree stood. Its leaves sparkled like diamonds, and in the center of the tree sat a small, friendly dragon named Fuego. -Fuego told Leo about a magical realm that could only be entered through courage and friendship. Together, they experienced thrilling adventures, fought against shadow creatures, and helped the forest inhabitants. Leo learned that true strength lies in the heart and that friendship is the greatest magic of all. -When Leo finally returned home, he knew he would never be the same boy again. The glittering stone remained with him, a constant reminder of his unforgettable adventures.</p> - <p>This is just a random story, generated by ChatGPT, used to test the reading speed and adjust it to a comfortable value.</p> -<h2 id="german-prompt">German prompt</h2> -<p>Tell a story with around 200 words.</p> -<h2 id="answer-translated-to-english">Answer, translated to english</h2> -<p>Once upon a time, in a small village surrounded by dense forests and gentle hills, there lived a curious boy named Leo, who dreamed of adventures. One day, while playing by the river, he discovered a mysterious, glittering stone. As he picked it up, the stone began to glow, and a gentle voice whispered, “Follow the light, and you will discover the unknown.” -Curious and excited, Leo followed the shining light, which led him deep into the woods. After a while, he reached a hidden clearing where a beautiful, shimmering tree stood. Its leaves sparkled like diamonds, and in the center of the tree sat a small, friendly dragon named Fuego. -Fuego told Leo about a magical realm that could only be entered through courage and friendship. Together, they experienced thrilling adventures, fought against shadow creatures, and helped the forest inhabitants. Leo learned that true strength lies in the heart and that friendship is the greatest magic of all. -When Leo finally returned home, he knew he would never be the same boy again. The glittering stone remained with him, a constant reminder of his unforgettable adventures.</p> - - - - - diff --git a/public/en/tags/geschichte/page/1/index.html b/public/en/tags/geschichte/page/1/index.html deleted file mode 100644 index ac517f9..0000000 --- a/public/en/tags/geschichte/page/1/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - http://10.0.30.49:1313/en/tags/geschichte/ - - - - - - diff --git a/public/en/tags/index.html b/public/en/tags/index.html index 2d251af..62b014f 100644 --- a/public/en/tags/index.html +++ b/public/en/tags/index.html @@ -198,6 +198,14 @@ +
  • + ai [1] +
  • + + + + +
  • story [1]
  • diff --git a/public/en/tags/index.xml b/public/en/tags/index.xml index 681f9ef..c7f33eb 100644 --- a/public/en/tags/index.xml +++ b/public/en/tags/index.xml @@ -7,6 +7,16 @@ Hugo -- gohugo.io en Tue, 08 Apr 2025 17:55:25 +0200 + + Ai + https://blog.privacynerd.de/en/tags/ai/ + Tue, 08 Apr 2025 17:55:25 +0200 + + https://blog.privacynerd.de/en/tags/ai/ + + + + Story https://blog.privacynerd.de/en/tags/story/ diff --git a/public/en/tags/story/index.html b/public/en/tags/story/index.html index f0c930d..2fb24b3 100644 --- a/public/en/tags/story/index.html +++ b/public/en/tags/story/index.html @@ -189,7 +189,7 @@
    -

    Posts for: #Story

    +

    Posts for: #story

    @@ -204,6 +204,8 @@ #story  + #ai  +