X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fsitemap.json;h=92d446df97ee2a34c156e05ac4b624a86b8a41d0;hp=8de8c5cc1e27a132d223e0e6af2bad6dcce90d5b;hb=HEAD;hpb=33e4f26e7e7dff74317eeab4102d88df503942ef diff --git a/dist/sitemap.json b/dist/sitemap.json index 8de8c5cc..e97ceff8 100644 --- a/dist/sitemap.json +++ b/dist/sitemap.json @@ -1,117 +1,135 @@ { - "sections": { - "blog": "/blog/", - "projects": "/projects.html", - "about": "/about.html" + "_titles": { + "/index.html": "Home", + "/blog/": "Blog", + "/projects.html": "Projects", + "/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/index.html": "Hibernate Maven Plugin", + "/projects/http-resources/2.0.0/index.html": "HTTP resources", + "/projects/maven-thymeleaf-skin/1.1.0/index.html": "Maven Thymeleaf Skin", + "/about.html": "About", + "/expertise.html": "Expertise", + "/references.html": "References", + "/impressum.html": "Impressum", + "/contact.html": "Contact", + "/agb.html": "AGB", + "/haftung-inhalte.html": "Haftung für Inhalte", + "/haftung-links.html": "Haftung für Links", + "/urheberrechte.html": "Urheberrechte", + "/datenschutz.html": "Datenschutz", + "/templates/404.html": "404-Template", + "/templates/error.html": "5xx-Template" }, - "pages": { - "/index.html": { "name": "Home" }, - "/blog/": { - "name": "Blog", - "childs": {} - }, - "/projects.html": { - "name": "Projects", - "childs": {} - }, - "/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" - }, - "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" } - ] - }, - "/templates/404.html": { - "name": "404-Template", - "crumbs": [ - { "uri": "/templates/404.html", "name": "404-Template" } - ] - }, - "/templates/error.html": { - "name": "5xx-Template", - "crumbs": [ - { "uri": "/templates/error.html", "name": "5xx-Template" } - ] - } - } + "_childs": { + "/index.html": [ + "/blog/", + "/projects.html", + "/about.html" + ], + "/blog/": [], + "/projects.html": [ + "/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/index.html", + "/projects/http-resources/2.0.0/index.html", + "/projects/maven-thymeleaf-skin/1.1.0/index.html" + ], + "/about.html": [ + "/expertise.html", + "/references.html", + "/impressum.html", + "/contact.html" + ], + "/impressum.html": [ + "/agb.html", + "/haftung-inhalte.html", + "/haftung-links.html", + "/urheberrechte.html", + "/datenschutz.html" + ] + }, + "_crumbs": { + "/index.html": [ + "/index.html" + ], + "/projects.html": [ + "/index.html", + "/projects.html" + ], + "/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/index.html": [ + "/index.html", + "/projects.html", + "/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/index.html" + ], + "/projects/http-resources/2.0.0/index.html": [ + "/index.html", + "/projects.html", + "/projects/http-resources/2.0.0/index.html" + ], + "/projects/maven-thymeleaf-skin/1.1.0/index.html": [ + "/index.html", + "/projects.html", + "/projects/maven-thymeleaf-skin/1.1.0/index.html" + ], + "/about.html": [ + "/index.html", + "/about.html" + ], + "/expertise.html": [ + "/index.html", + "/about.html", + "/expertise.html" + ], + "/references.html": [ + "/index.html", + "/about.html", + "/references.html" + ], + "/impressum.html": [ + "/index.html", + "/about.html", + "/impressum.html" + ], + "/contact.html": [ + "/index.html", + "/about.html", + "/contact.html" + ], + "/agb.html": [ + "/index.html", + "/about.html", + "/impressum.html", + "/agb.html" + ], + "/haftung-inhalte.html": [ + "/index.html", + "/about.html", + "/impressum.html", + "/haftung-inhalte.html" + ], + "/haftung-links.html": [ + "/index.html", + "/about.html", + "/impressum.html", + "/haftung-links.html" + ], + "/urheberrechte.html": [ + "/index.html", + "/about.html", + "/impressum.html", + "/urheberrechte.html" + ], + "/datenschutz.html": [ + "/index.html", + "/about.html", + "/impressum.html", + "/datenschutz.html" + ], + "/templates/404.html": [ + "/index.html", + "/templates/404.html" + ], + "/templates/error.html": [ + "/index.html", + "/templates/error.html" + ] + }, + "_canonical": {} }