]> juplo.de Git - website/commitdiff
Prüf-Inhalte auf der Projects-Seite der Beispiel-Website verlinkt
authorKai Moritz <kai@juplo.de>
Sat, 25 Apr 2026 11:28:42 +0000 (13:28 +0200)
committerKai Moritz <kai@juplo.de>
Sat, 25 Apr 2026 18:34:48 +0000 (20:34 +0200)
exampleSite/content/projects/_index.html [deleted file]
exampleSite/content/projects/_index.md [new file with mode: 0644]
exampleSite/content/projects/accelerator.html

diff --git a/exampleSite/content/projects/_index.html b/exampleSite/content/projects/_index.html
deleted file mode 100644 (file)
index e9775ee..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
----
-title: "Projects"
-outputs:
-  - html
-url: /projects.html
-weight: 20
----
-<main class="maincontent">
-     <h1>Projects - Potemkinsche Dörfer!</h1>
-     <ul>
-       <li><a href="potemkin/fix-swf/overview.html" th:href="@{/potemkin/fix-swf/overview.html}">Fix SWF</a></li>
-       <li><a href="potemkin/html-experimente.html" th:href="@{/potemkin/html-experimente.html}">HTML-Experimente</a></li>
-       <li><a href="potemkin/accelerator.html" th:href="@{/potemkin/accelerator.html}">accelerator</a></li>
-       <li><a href="potemkin/typo.html" th:href="@{/potemkin/typo.html}">Typography</a></li>
-     </ul>
-   </main>
diff --git a/exampleSite/content/projects/_index.md b/exampleSite/content/projects/_index.md
new file mode 100644 (file)
index 0000000..1a97fa1
--- /dev/null
@@ -0,0 +1,15 @@
+---
+title: "Projects"
+outputs:
+  - html
+url: /projects.html
+weight: 20
+---
+## Prüf-Inhalte
+* [Typographie]({{% ref path="/projects/typo" %}})
+* [HTML-Experimente]({{% ref path="/projects/html-experimente" %}})
+* [Syntax-Highlighting in Markdown]({{% ref path="/projects/code" %}})
+* [Syntax-Highlighting in generiertem Inhalt]({{% ref path="/projects/hibernate-maven-plugin/code" %}})
+* [Syntax-Highlighting in generiertem Inhalt über Markdown]({{% ref path="/projects/hibernate-maven-plugin/code-md" %}})
+* [Templates]({{% ref path="/templates" %}})
+* [Templates for Error-Pages]({{% ref path="/error" %}})
index b098df877fa76f69730efb232621154c2036f1c9..509ff8379cf2c6b95de05e598bcf68d96e0f4e4d 100644 (file)
@@ -1,5 +1,7 @@
 ---
 title: "accelerator - Overview"
+params:
+  visible: true
 ---
 <main class="maincontent">
       <h1>Accelerator - DUMMY</h1>