WIP: Weg finden...
authorKai Moritz <kai@juplo.de>
Sun, 6 Mar 2022 22:20:17 +0000 (23:20 +0100)
committerKai Moritz <kai@juplo.de>
Sun, 6 Mar 2022 22:20:17 +0000 (23:20 +0100)
dist/potemkin.html [new file with mode: 0644]
dist/potemkin.json
dist/projects.html
dist/projects.json [new file with mode: 0644]
dist/sitemap.json

diff --git a/dist/potemkin.html b/dist/potemkin.html
new file mode 100644 (file)
index 0000000..5a113d7
--- /dev/null
@@ -0,0 +1,31 @@
+<!DOCTYPE html>
+<html
+    xmlns="http://www.w3.org/1999/xhtml"
+    th:replace="~{/templates/layout.html :: layout(
+      uri='/projects.html',
+      title=~{:: title},
+      maincontent=~{:: .maincontent},
+      marginalcontent=~{:: .marginalcontent}, json='MERGE:/potemkin.json')}"
+    >
+  <head>
+    <title id="title">Projects - Potemkinsche Dörfer!</title>
+    <!--/*-->
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <link rel="stylesheet/less" type="text/css" href="less/base.less"/>
+    <link rel="stylesheet/less" type="text/css" href="less/screen.less" media="screen"/>
+    <link rel="stylesheet/less" type="text/css" href="less/print.less" media="print"/>
+    <script src="js/less-1.7.0.min.js"></script>
+    <!--*/-->
+  </head>
+  <body>
+   <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>
+  </body>
+</html>
index c3765e9..f89bba3 100644 (file)
     ]
   },
   "_crumbs": {
     ]
   },
   "_crumbs": {
-    "/projects.html": [
-      "/index.html",
-      "/projects.html"
-    ],
     "/potemkin/fix-swf/overview.html": [
       "/index.html",
       "/projects.html",
     "/potemkin/fix-swf/overview.html": [
       "/index.html",
       "/projects.html",
index 5a113d7..d385c7c 100644 (file)
@@ -5,7 +5,7 @@
       uri='/projects.html',
       title=~{:: title},
       maincontent=~{:: .maincontent},
       uri='/projects.html',
       title=~{:: title},
       maincontent=~{:: .maincontent},
-      marginalcontent=~{:: .marginalcontent}, json='MERGE:/potemkin.json')}"
+      marginalcontent=~{:: .marginalcontent}, json='MERGE:/projects.json')}"
     >
   <head>
     <title id="title">Projects - Potemkinsche Dörfer!</title>
     >
   <head>
     <title id="title">Projects - Potemkinsche Dörfer!</title>
diff --git a/dist/projects.json b/dist/projects.json
new file mode 100644 (file)
index 0000000..9f2de23
--- /dev/null
@@ -0,0 +1,31 @@
+{
+  "_titles": {
+    "/hibernate-maven-plugin/index.html": "Hibernate Maven Plugin",
+    "/http-resources/2.0.0/index.html": "HTTP resources",
+    "/maven-thymeleaf-skin/1.1.0/index.html": "Maven Thymeleaf Skin"
+  },
+  "_childs": {
+    "/projects.html": [
+      "/hibernate-maven-plugin/index.html",
+      "/http-resources/2.0.0/index.html",
+      "/maven-thymeleaf-skin/1.1.0/index.html"
+    ]
+  },
+  "_crumbs": {
+    "/hibernate-maven-plugin/index.html": [
+      "/index.html",
+      "/projects.html",
+      "/hibernate-maven-plugin/index.html"
+    ],
+    "/http-resources/2.0.0/index.html": [
+      "/index.html",
+      "/projects.html",
+      "/http-resources/2.0.0/index.html"
+    ],
+    "/maven-thymeleaf-skin/1.1.0/index.html": [
+      "/index.html",
+      "/projects.html",
+      "/maven-thymeleaf-skin/1.1.0/index.html"
+    ]
+  }
+}
index 92d446d..02e6f93 100644 (file)
       "/about.html"
     ],
     "/blog/": [],
       "/about.html"
     ],
     "/blog/": [],
-    "/projects.html": [
-      "/hibernate-maven-plugin/index.html",
-      "/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/index.html",
-      "/http-resources/2.0.0/index.html",
-      "/maven-thymeleaf-skin/1.1.0/index.html"
-    ],
     "/about.html": [
       "/expertise.html",
       "/references.html",
     "/about.html": [
       "/expertise.html",
       "/references.html",
     "/index.html": [
       "/index.html"
     ],
     "/index.html": [
       "/index.html"
     ],
+    "/projects.html": [
+      "/index.html",
+      "/projects.html"
+    ],
     "/about.html": [
       "/index.html",
       "/about.html"
     "/about.html": [
       "/index.html",
       "/about.html"