From: Kai Moritz Date: Sun, 17 Jul 2016 14:49:54 +0000 (+0200) Subject: JSON-Daten für Menüstruktur aufgeräumt (Testseiten ans Ende geschoben) X-Git-Tag: thymeroot-2.0.0~55 X-Git-Url: https://juplo.de/gitweb/?p=website;a=commitdiff_plain;h=d8c28dc61944689d9a87cbd4f69d33b2696898f6 JSON-Daten für Menüstruktur aufgeräumt (Testseiten ans Ende geschoben) --- diff --git a/dist/templates/variables.json b/dist/templates/variables.json index 59af33ad..b178ef09 100644 --- a/dist/templates/variables.json +++ b/dist/templates/variables.json @@ -26,6 +26,122 @@ { "uri": "/projects.html", "name": "Projects" } ] }, + "/simple-mapper/index.html": { + "name": "Simple Mapper 4 JSON", + "childs": {}, + "crumbs": [ + { "uri": "/projects.html", "name": "Projects" }, + { "uri": "/simple-mapper/index.html", "name": "Simple Mapper 4 JSON" } + ] + }, + "/maven-thymeleaf-skin/index.html": { + "name": "Apache-Maven Thymeleaf-Skin", + "childs": {}, + "crumbs": [ + { "uri": "/projects.html", "name": "Projects" }, + { "uri": "/maven-thymeleaf-skin/index.html", "name": "Apache-Maven Thymeleaf-Skin" } + ] + }, + "/about.html": { + "name": "About", + "childs": { + "/expertise.html": "Expertise", + "/references.html": "References", + "/contact.html": "Contact", + "/impressum.html": "Impressum" + }, + "crumbs": [ + { "uri": "/about.html", "name": "About" } + ] + }, + "/expertise.html": { + "name": "Expertise", + "childs": { + }, + "crumbs": [ + { "uri": "/about.html", "name": "About" }, + { "uri": "/expertise.html", "name": "Expertise" } + ] + }, + "/references.html": { + "name": "References", + "childs": { + }, + "crumbs": [ + { "uri": "/about.html", "name": "About" }, + { "uri": "/references.html", "name": "References" } + ] + }, + "/impressum.html": { + "name": "Impressum", + "childs": { + "/agb.html": "AGB", + "/haftung-inhalte.html": "Haftung für Inhalte", + "/haftung-links.html": "Haftung für Links", + "/urheberrechte.html": "Urheberrechte", + "/datenschutz.html": "Datenschutz", + "/google-analytics.html": "Google Analytics" + }, + "crumbs": [ + { "uri": "/about.html", "name": "About" }, + { "uri": "/impressum.html", "name": "Impressum" } + ] + }, + "/contact.html": { + "name": "Contact", + "crumbs": [ + { "uri": "/about.html", "name": "About" }, + { "uri": "/contact.html", "name": "Contact" } + ] + }, + "/agb.html": { + "name": "AGB", + "crumbs": [ + { "uri": "/about.html", "name": "About" }, + { "uri": "/impressum.html", "name": "Impressum" }, + { "uri": "/agb.html", "name": "AGB" } + ] + }, + "/haftung-inhalte.html": { + "name": "Haftung für Inhalte", + "crumbs": [ + { "uri": "/about.html", "name": "About" }, + { "uri": "/impressum.html", "name": "Impressum" }, + { "uri": "/haftung-inhalte.html", "name": "Haftung für Inhalte" } + ] + }, + "/haftung-links.html": { + "name": "Haftung für Links", + "crumbs": [ + { "uri": "/about.html", "name": "About" }, + { "uri": "/impressum.html", "name": "Impressum" }, + { "uri": "/haftung-links.html", "name": "Haftung für Links" } + ] + }, + "/urheberrechte.html": { + "name": "Urheberrechte", + "crumbs": [ + { "uri": "/about.html", "name": "About" }, + { "uri": "/impressum.html", "name": "Impressum" }, + { "uri": "/urheberrechte.html", "name": "Urheberrechte" } + ] + }, + "/datenschutz.html": { + "name": "Datenschutz", + "crumbs": [ + { "uri": "/about.html", "name": "About" }, + { "uri": "/impressum.html", "name": "Impressum" }, + { "uri": "/datenschutz.html", "name": "Datenschutz" } + ] + }, + "/google-analytics.html": { + "name": "Google Analytics", + "crumbs": [ + { "uri": "/about.html", "name": "About" }, + { "uri": "/impressum.html", "name": "Impressum" }, + { "uri": "/google-analytics.html", "name": "Google Analytics" } + ] + }, "/blog/article.html": { "name": "An Article", "crumbs": [ @@ -76,22 +192,6 @@ "#documentation": { "name": "Documentation" }, "#jquery.openx": { "name": "jQuery OpenX" }, "#accelerator": { "name": "Accellerator" }, - "/simple-mapper/index.html": { - "name": "Simple Mapper 4 JSON", - "childs": {}, - "crumbs": [ - { "uri": "/projects.html", "name": "Projects" }, - { "uri": "/simple-mapper/index.html", "name": "Simple Mapper 4 JSON" } - ] - }, - "/maven-thymeleaf-skin/index.html": { - "name": "Apache-Maven Thymeleaf-Skin", - "childs": {}, - "crumbs": [ - { "uri": "/projects.html", "name": "Projects" }, - { "uri": "/maven-thymeleaf-skin/index.html", "name": "Apache-Maven Thymeleaf-Skin" } - ] - }, "/potemkin/typo.html": { "name": "Typography", "crumbs": [ @@ -313,106 +413,6 @@ { "uri": "/potemkin/html-experimente.html", "name": "HTML-Experimente" }, { "uri": "/potemkin/html-experimente/testlab.html", "name": "Media-Query-Test (Beispiel)" } ] - }, - "/about.html": { - "name": "About", - "childs": { - "/expertise.html": "Expertise", - "/references.html": "References", - "/impressum.html": "Impressum", - "/contact.html": "Contact" - }, - "crumbs": [ - { "uri": "/about.html", "name": "About" } - ] - }, - "/expertise.html": { - "name": "Expertise", - "childs": { - }, - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/expertise.html", "name": "Expertise" } - ] - }, - "/references.html": { - "name": "References", - "childs": { - }, - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/references.html", "name": "References" } - ] - }, - "/impressum.html": { - "name": "Impressum", - "childs": { - "/agb.html": "AGB", - "/haftung-inhalte.html": "Haftung für Inhalte", - "/haftung-links.html": "Haftung für Links", - "/urheberrechte.html": "Urheberrechte", - "/datenschutz.html": "Datenschutz", - "/google-analytics.html": "Google Analytics" - }, - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/impressum.html", "name": "Impressum" } - ] - }, - "/contact.html": { - "name": "Contact", - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/contact.html", "name": "Contact" } - ] - }, - "/agb.html": { - "name": "AGB", - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/impressum.html", "name": "Impressum" }, - { "uri": "/agb.html", "name": "AGB" } - ] - }, - "/haftung-inhalte.html": { - "name": "Haftung für Inhalte", - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/impressum.html", "name": "Impressum" }, - { "uri": "/haftung-inhalte.html", "name": "Haftung für Inhalte" } - ] - }, - "/haftung-links.html": { - "name": "Haftung für Links", - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/impressum.html", "name": "Impressum" }, - { "uri": "/haftung-links.html", "name": "Haftung für Links" } - ] - }, - "/urheberrechte.html": { - "name": "Urheberrechte", - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/impressum.html", "name": "Impressum" }, - { "uri": "/urheberrechte.html", "name": "Urheberrechte" } - ] - }, - "/datenschutz.html": { - "name": "Datenschutz", - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/impressum.html", "name": "Impressum" }, - { "uri": "/datenschutz.html", "name": "Datenschutz" } - ] - }, - "/google-analytics.html": { - "name": "Google Analytics", - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/impressum.html", "name": "Impressum" }, - { "uri": "/google-analytics.html", "name": "Google Analytics" } - ] } } }