--- /dev/null
+<!DOCTYPE html>
+<html
+ xmlns="http://www.w3.org/1999/xhtml"
+ th:replace="~{/templates/layout.html :: layout(
+ uri='/projects.html',
+ title=~{:: title},
+ maincontent=~{:: .maincontent},
+ marginalcontent=~{:: .marginalcontent}, json='MERGE:/potemkin.json')}"
+ >
+ <head>
+ <title id="title">Projects - Potemkinsche Dörfer!</title>
+ <!--/*-->
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <link rel="stylesheet/less" type="text/css" href="less/base.less"/>
+ <link rel="stylesheet/less" type="text/css" href="less/screen.less" media="screen"/>
+ <link rel="stylesheet/less" type="text/css" href="less/print.less" media="print"/>
+ <script src="js/less-1.7.0.min.js"></script>
+ <!--*/-->
+ </head>
+ <body>
+ <main class="maincontent">
+ <h1>Projects - Potemkinsche Dörfer!</h1>
+ <ul>
+ <li><a href="potemkin/fix-swf/overview.html" th:href="@{/potemkin/fix-swf/overview.html}">Fix SWF</a></li>
+ <li><a href="potemkin/html-experimente.html" th:href="@{/potemkin/html-experimente.html}">HTML-Experimente</a></li>
+ <li><a href="potemkin/accelerator.html" th:href="@{/potemkin/accelerator.html}">accelerator</a></li>
+ <li><a href="potemkin/typo.html" th:href="@{/potemkin/typo.html}">Typography</a></li>
+ </ul>
+ </main>
+ </body>
+</html>
]
},
"_crumbs": {
- "/projects.html": [
- "/index.html",
- "/projects.html"
- ],
"/potemkin/fix-swf/overview.html": [
"/index.html",
"/projects.html",
uri='/projects.html',
title=~{:: title},
maincontent=~{:: .maincontent},
- marginalcontent=~{:: .marginalcontent}, json='MERGE:/potemkin.json')}"
+ marginalcontent=~{:: .marginalcontent}, json='MERGE:/projects.json')}"
>
<head>
<title id="title">Projects - Potemkinsche Dörfer!</title>
--- /dev/null
+{
+ "_titles": {
+ "/hibernate-maven-plugin/index.html": "Hibernate Maven Plugin",
+ "/http-resources/2.0.0/index.html": "HTTP resources",
+ "/maven-thymeleaf-skin/1.1.0/index.html": "Maven Thymeleaf Skin"
+ },
+ "_childs": {
+ "/projects.html": [
+ "/hibernate-maven-plugin/index.html",
+ "/http-resources/2.0.0/index.html",
+ "/maven-thymeleaf-skin/1.1.0/index.html"
+ ]
+ },
+ "_crumbs": {
+ "/hibernate-maven-plugin/index.html": [
+ "/index.html",
+ "/projects.html",
+ "/hibernate-maven-plugin/index.html"
+ ],
+ "/http-resources/2.0.0/index.html": [
+ "/index.html",
+ "/projects.html",
+ "/http-resources/2.0.0/index.html"
+ ],
+ "/maven-thymeleaf-skin/1.1.0/index.html": [
+ "/index.html",
+ "/projects.html",
+ "/maven-thymeleaf-skin/1.1.0/index.html"
+ ]
+ }
+}
"/about.html"
],
"/blog/": [],
- "/projects.html": [
- "/hibernate-maven-plugin/index.html",
- "/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/index.html",
- "/http-resources/2.0.0/index.html",
- "/maven-thymeleaf-skin/1.1.0/index.html"
- ],
"/about.html": [
"/expertise.html",
"/references.html",
"/index.html": [
"/index.html"
],
+ "/projects.html": [
+ "/index.html",
+ "/projects.html"
+ ],
"/about.html": [
"/index.html",
"/about.html"