Überschriebenen Einträge für die Seite Projects in eigene Datei ausgelagert
[website] / dist / thymeleaf / projects.json
diff --git a/dist/thymeleaf/projects.json b/dist/thymeleaf/projects.json
new file mode 100644 (file)
index 0000000..0024b0d
--- /dev/null
@@ -0,0 +1,21 @@
+{
+  "pages":{
+    "/projects.html": {
+      "name": "Projects",
+      "childs": {
+        "#hibernate4-maven-plugin": "Hibernate 4 Maven Plugin",
+        "/projects/accelerator.html": "accelerator!",
+        "/projects/html-experimente.html": "HTML-Experimente",
+        "/projects/fix-swf/overview.html": "Fix SWF",
+        "/projects/typo.html": "Typography"
+      },
+      "crumbs": [
+        { "uri": "/projects.html", "name": "Projects" }
+      ]
+    },
+    "/projects/accelerator.html": {
+      "name": "Overview",
+      "childs": {}
+    }
+  }
+}