Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / potemkin / accelerator.html
index 2c57edf..deab99b 100644 (file)
@@ -1,52 +1,51 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    xmlns:layout="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout.html"
-    th:with="title='accelerator - Overview', uri='/potemkin/accelerator.html'"
-    >
-  <head>
-    <!--/*-->
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>Fix SWF - Overview</title>
-    <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 juplo:variables='merge:{"pages":{
-    "/potemkin.html": {
-      "name": "Projects",
-      "childs": {
-        "#hibernate4-maven-plugin": "Hibernate 4 Maven Plugin",
-        "/potemkin/accelerator.html": "accelerator!",
-        "/potemkin/html-experimente.html": "HTML-Experimente",
-        "/potemkin/fix-swf/overview.html": "Fix SWF",
-        "/potemkin/typo.html": "Typography"
+    th:replace="~{templates/layout :: layout(uri='/potemkin/accelerator.html', json='MERGE:potemkin.json,MERGE:{&quot;pages&quot;:{
+    &quot;/potemkin.html&quot;: {
+      &quot;name&quot;: &quot;Projects&quot;,
+      &quot;childs&quot;: {
+        &quot;/potemkin.html&quot;: &quot;Overview&quot;,
+        &quot;/potemkin/typo.html&quot;: &quot;Typography&quot;,
+        &quot;/potemkin/html-experimente.html&quot;: &quot;HTML-Experimente&quot;,
+        &quot;/potemkin/accelerator.html&quot;: &quot;accelerator!&quot;,
+        &quot;/potemkin/fix-swf/overview.html&quot;: &quot;Fix SWF&quot;
       },
-      "crumbs": [
-        { "uri": "/potemkin.html", "name": "Projects" }
+      &quot;crumbs&quot;: [
+        { &quot;uri&quot;: &quot;/potemkin.html&quot;, &quot;name&quot;: &quot;Projects&quot; }
       ]
     },
-    "/potemkin/accelerator.html": {
-      "name": "Overview",
-      "childs": {
-        "/potemkin/accelerator.html": "Overview",
-        "/potemkin/accelerator/read-on.html": "Read on",
-        "/potemkin/accelerator/read-on-and-on.html": "Read on and on",
-        "/potemkin/accelerator/read-on-and-on-and-on.html": "Read on and on and on"
+    &quot;/potemkin/accelerator.html&quot;: {
+      &quot;name&quot;: &quot;Overview&quot;,
+      &quot;childs&quot;: {
+        &quot;/potemkin/accelerator.html&quot;: &quot;Overview&quot;,
+        &quot;/potemkin/accelerator.html#read-on&quot;: &quot;Read on&quot;,
+        &quot;/potemkin/accelerator.html#read-on-and-on&quot;: &quot;Read on and on&quot;,
+        &quot;/potemkin/accelerator.html#read-on-and-on-and-on&quot;: &quot;Read on and on and on&quot;
       },
-      "crumbs": [
-        { "uri": "/potemkin.html", "name": "Projects" },
-        { "uri": "/potemkin/accelerator.html", "name": "accelerator" },
-        { "uri": "/potemkin/accelerator.html", "name": "Overview" }
+      &quot;crumbs&quot;: [
+        { &quot;uri&quot;: &quot;/potemkin.html&quot;, &quot;name&quot;: &quot;Projects&quot; },
+        { &quot;uri&quot;: &quot;/potemkin/accelerator.html&quot;, &quot;name&quot;: &quot;accelerator&quot; },
+        { &quot;uri&quot;: &quot;/potemkin/accelerator.html&quot;, &quot;name&quot;: &quot;Overview&quot; }
       ]
     },
-    "/potemkin/accelerator/read-on.html": { "name": "Read on" },
-    "/potemkin/accelerator/read-on-and-on.html": { "name": "Read on and on" },
-    "/potemkin/accelerator/read-on-and-on-and-on.html": { "name": "Read on and on and on" }
-}}'>
-    <h1>Overview - DUMMY</h1>
+    &quot;/potemkin/accelerator.html#read-on&quot;: { &quot;name&quot;: &quot;Read on&quot; },
+    &quot;/potemkin/accelerator.html#read-on-and-on&quot;: { &quot;name&quot;: &quot;Read on and on&quot; },
+    &quot;/potemkin/accelerator.html#read-on-and-on-and-on&quot;: { &quot;name&quot;: &quot;Read on and on and on&quot; }
+    }}')}"
+    >
+  <head>
+    <title id="title">accelerator - Overview</title>
+    <!--/*-->
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <link rel="stylesheet" type="text/css" href="../../css/base.css"/>
+    <link rel="stylesheet" type="text/css" href="../../css/screen.css" media="screen"/>
+    <link rel="stylesheet" type="text/css" href="../../css/print.css" media="print"/>
+    <!--*/-->
+  </head>
+  <body>
+    <main class="maincontent">
+      <h1>Accelerator - DUMMY</h1>
+    </main>
   </body>
 </html>