Section-Handling überarbeitet: URI ist generell der Key für Map-Zugriffe!
[website] / dist / thymeleaf / templates / variables.json
index 2825cbe..612be66 100644 (file)
       { "uri": "/projects/typo.html", "name": "Typography" }
     ]
   },
-  "menu": {
-    "blog": "Blog",
-    "projects": "Projects",
-    "about": "About"
+  "sections": {
+    "/blog.html": { "name": "Blog", "key": "blog" },
+    "/projects.html": { "name": "Projects", "key": "projects" },
+    "/about.html": { "name": "About", "key": "about" }
   },
   "submenu": {
     "#": { "name": "hibernate4-maven-plugin" },