Generierung der Menüstruktur aus den JSON-Daten überarbeitet
[website] / dist / potemkin / accelerator.html
index f3159d5..d43d592 100644 (file)
@@ -1,38 +1,42 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/accelerator.html', json='MERGE:potemkin.json,MERGE:{&quot;pages&quot;:{
-    &quot;/projects.html&quot;: {
-      &quot;name&quot;: &quot;Projects&quot;,
-      &quot;childs&quot;: {
-        &quot;/projects.html&quot;: &quot;Overview&quot;,
-        &quot;/potemkin/typo.html&quot;: &quot;Typography&quot;,
-        &quot;/potemkin/html-experimente.html&quot;: &quot;HTML-Experimente&quot;,
-        &quot;/potemkin/accelerator.html&quot;: &quot;accelerator!&quot;,
-        &quot;/potemkin/fix-swf/overview.html&quot;: &quot;Fix SWF&quot;
-      },
-      &quot;crumbs&quot;: [
-        { &quot;uri&quot;: &quot;/projects.html&quot;, &quot;name&quot;: &quot;Projects&quot; }
-      ]
-    },
-    &quot;/potemkin/accelerator.html&quot;: {
-      &quot;name&quot;: &quot;Overview&quot;,
-      &quot;childs&quot;: {
-        &quot;/potemkin/accelerator.html&quot;: &quot;Overview&quot;,
-        &quot;/potemkin/accelerator.html#read-on&quot;: &quot;Read on&quot;,
-        &quot;/potemkin/accelerator.html#read-on-and-on&quot;: &quot;Read on and on&quot;,
-        &quot;/potemkin/accelerator.html#read-on-and-on-and-on&quot;: &quot;Read on and on and on&quot;
-      },
-      &quot;crumbs&quot;: [
-        { &quot;uri&quot;: &quot;/projects.html&quot;, &quot;name&quot;: &quot;Projects&quot; },
-        { &quot;uri&quot;: &quot;/potemkin/accelerator.html&quot;, &quot;name&quot;: &quot;accelerator&quot; },
-        { &quot;uri&quot;: &quot;/potemkin/accelerator.html&quot;, &quot;name&quot;: &quot;Overview&quot; }
-      ]
-    },
-    &quot;/potemkin/accelerator.html#read-on&quot;: { &quot;name&quot;: &quot;Read on&quot; },
-    &quot;/potemkin/accelerator.html#read-on-and-on&quot;: { &quot;name&quot;: &quot;Read on and on&quot; },
-    &quot;/potemkin/accelerator.html#read-on-and-on-and-on&quot;: { &quot;name&quot;: &quot;Read on and on and on&quot; }
-    }}')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/accelerator.html', json='MERGE:potemkin.json,MERGE:
+      {
+        &quot;_names&quot;: {
+          &quot;/potemkin/accelerator.html&quot;: &quot;Overview&quot;,
+          &quot;/potemkin/accelerator.html#read-on&quot;: &quot;Read on&quot;,
+          &quot;/potemkin/accelerator.html#read-on-and-on&quot;: &quot;Read on and on&quot;,
+          &quot;/potemkin/accelerator.html#read-on-and-on-and-on&quot;: &quot;Read on and on and on&quot;,
+          &quot;/projects.html&quot;: &quot;Projects&quot;
+        },
+        &quot;_childs&quot;: {
+          &quot;/potemkin/accelerator.html&quot;: [
+            &quot;/potemkin/accelerator.html&quot;,
+            &quot;/potemkin/accelerator.html#read-on&quot;,
+            &quot;/potemkin/accelerator.html#read-on-and-on&quot;,
+            &quot;/potemkin/accelerator.html#read-on-and-on-and-on&quot;
+          ],
+          &quot;/projects.html&quot;: [
+            &quot;/potemkin/accelerator.html&quot;,
+            &quot;/potemkin/fix-swf/overview.html&quot;,
+            &quot;/potemkin/html-experimente.html&quot;,
+            &quot;/potemkin/typo.html&quot;,
+            &quot;/projects.html&quot;
+          ]
+        },
+        &quot;_crumbs&quot;: {
+          &quot;/potemkin/accelerator.html&quot;: [
+            &quot;/projects.html&quot;,
+            &quot;/potemkin/accelerator.html&quot;,
+            &quot;/potemkin/accelerator.html&quot;
+          ],
+          &quot;/projects.html&quot;: [
+            &quot;/projects.html&quot;
+          ]
+        }
+      }
+    ')}"
     >
   <head>
     <title id="title">accelerator - Overview</title>