WIP: less.js ausgebaut
authorKai Moritz <kai@juplo.de>
Tue, 27 Jun 2017 08:49:37 +0000 (10:49 +0200)
committerKai Moritz <kai@juplo.de>
Tue, 27 Jun 2017 08:49:37 +0000 (10:49 +0200)
37 files changed:
dist/thymeleaf/about.html
dist/thymeleaf/agb.html
dist/thymeleaf/blog.html
dist/thymeleaf/blog/article.html
dist/thymeleaf/blog/comments.html
dist/thymeleaf/contact.html
dist/thymeleaf/datenschutz.html
dist/thymeleaf/expertise.html
dist/thymeleaf/google-analytics.html
dist/thymeleaf/haftung-inhalte.html
dist/thymeleaf/haftung-links.html
dist/thymeleaf/impressum.html
dist/thymeleaf/index.html
dist/thymeleaf/projects.html
dist/thymeleaf/projects/accelerator.html
dist/thymeleaf/projects/fix-swf/getting-started.html
dist/thymeleaf/projects/fix-swf/overview.html
dist/thymeleaf/projects/html-experimente.html
dist/thymeleaf/projects/html-experimente/basis-layout.html
dist/thymeleaf/projects/html-experimente/breadcrumb.html
dist/thymeleaf/projects/html-experimente/error.html
dist/thymeleaf/projects/html-experimente/fast-leer-einspaltig-mit-marginalinhalt.html
dist/thymeleaf/projects/html-experimente/fast-leer-einspaltig.html
dist/thymeleaf/projects/html-experimente/fast-leer-kein-menü-aber-marginalinhalt.html
dist/thymeleaf/projects/html-experimente/fast-leer-kein-menü.html
dist/thymeleaf/projects/html-experimente/fast-leer-mit-menü-und-marginalinhalt.html
dist/thymeleaf/projects/html-experimente/fast-leer-mit-menü.html
dist/thymeleaf/projects/html-experimente/formulare.html
dist/thymeleaf/projects/html-experimente/symbole.html
dist/thymeleaf/projects/html-experimente/testlab.html
dist/thymeleaf/projects/typo.html
dist/thymeleaf/references.html
dist/thymeleaf/templates/404.html
dist/thymeleaf/templates/error.html
dist/thymeleaf/templates/fragments.html
dist/thymeleaf/templates/layout.html
dist/thymeleaf/urheberrechte.html

index 1638653..ffed3fb 100644 (file)
@@ -9,9 +9,9 @@
     <title>About</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../less/print.css" media="print"/>
+    <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"/>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 22b3f0e..25a74a9 100644 (file)
@@ -9,9 +9,9 @@
     <title>Allgemeine Geschäftsbedingungen (AGB)</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../less/print.css" media="print"/>
+    <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"/>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index dfe1892..a1eb8d5 100644 (file)
@@ -9,9 +9,9 @@
     <title>Blog</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../less/print.css" media="print"/>
+    <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"/>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
@@ -28,7 +28,7 @@
         </div><!-- .entry-content -->
         <footer class="entry-meta">
           <span class="cat-links">
-            Posted in <a href="http://juplo.de/category/jetty/" title="View all posts in Jetty" rel="category tag">Jetty</a>, <a href="http://juplo.de/category/less/" title="View all posts in less" rel="category tag">less</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>, <a href="http://juplo.de/category/wro4j/" title="View all posts in wro4j" rel="category tag">wro4j</a>
+            Posted in <a href="http://juplo.de/category/jetty/" title="View all posts in Jetty" rel="category tag">Jetty</a>, <a href="http://juplo.de/category/css/" title="View all posts in less" rel="category tag">less</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>, <a href="http://juplo.de/category/wro4j/" title="View all posts in wro4j" rel="category tag">wro4j</a>
           </span>
         </footer><!-- .entry-meta -->
       </article><!-- #post-140 -->
index 2873911..f5d6b58 100644 (file)
@@ -9,9 +9,9 @@
     <title>juplo - blog - Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
   <code class="xml">
   &lt;groups xmlns="http://www.isdc.ro/wro"&gt;
     &lt;group name="base"&gt;
-      &lt;css&gt;/less/base/*.css&lt;/css&gt;
+      &lt;css&gt;/css/base/*.css&lt;/css&gt;
     &lt;/group&gt;
   </code>
           </pre>
-          <p>wro4j looks for <code>/less/base/*.css</code> inside the root of the web-context, which is equal to <code>src/main/webapp</code> in a normal maven-project. There are <a href="http://code.google.com/p/wro4j/wiki/ResourceTypes" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://code.google.com']);" title="See the resource locator documentation of wro4j for more details">other ways to specifie the resources</a>, which enable you to store them elswhere. But this approach works best for our goal, because the path is understandable for both: the wro4j servlet-filter, we are configuring now for our development-environment, and the wro4j-maven-plugin, that we will configure later for build-time compilation.</p>
+          <p>wro4j looks for <code>/css/base/*.css</code> inside the root of the web-context, which is equal to <code>src/main/webapp</code> in a normal maven-project. There are <a href="http://code.google.com/p/wro4j/wiki/ResourceTypes" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://code.google.com']);" title="See the resource locator documentation of wro4j for more details">other ways to specifie the resources</a>, which enable you to store them elswhere. But this approach works best for our goal, because the path is understandable for both: the wro4j servlet-filter, we are configuring now for our development-environment, and the wro4j-maven-plugin, that we will configure later for build-time compilation.</p>
           <h3>wro.properties</h3>
           <p>wro.properties in short tells wro4j, how or if it should convert the combined sources and how it should behave. I am using the following configuration to tell wro4j, that it should convert <code>*.css</code>-sources into CSS and do that on <em>every request</em>:</p>
           <pre class="prettyprint linenums">
   </code>
           </pre>
           <p>The filter processes any URI&#8217;s that end with <code>.css</code>. This way, the wro4j servlet-filter makes <code>base.css</code> available under any path, because for exampl <code>/base.css</code>, <code>/css/base.css</code> and <code>/foo/bar/base.css</code> all end with <code>.css</code>.</p>
-          <p>This is all, that is needed to develop with dynamically reloadable compiled LESS-resources. Just fire up your browser and browse to <code>/what/you/like/base.css</code>. (But do not forget to put some LESS-files in <code>src/main/webapp/less/base/</code> first!)</p>
+          <p>This is all, that is needed to develop with dynamically reloadable compiled LESS-resources. Just fire up your browser and browse to <code>/what/you/like/base.css</code>. (But do not forget to put some LESS-files in <code>src/main/webapp/css/base/</code> first!)</p>
           <h2>Step 3: Install wro4j-maven-plugin</h2>
           <p>All that is left over to configure now, is the build-process. If you would build and deploy your webapp now, the CSS-file <code>base.css</code> would not be generated and the link to your stylesheet, that already works in our jetty-maven-plugin environment would point to a 404. Hence, we need to set up the <strong>wro4j-maven-plugin</strong>. I am using this configuration:</p>
           <pre class="prettyprint linenums">
           <p>We only scrached the surface, of what can be done with wro4j. Based on this configuration, you can easily enable additional features to fine-tune your final build for maximum speed. You really should take a look at the <a href="https://code.google.com/p/wro4j/wiki/AvailableProcessors" onclick="javascript:_gaq.push(['_trackEvent', 'outbound-article', 'http://code.google.com']);" title="Available Processors">list of available Processors</a>!</p>
         </div><!-- .entry-content -->
         <footer class="entry-meta">
-          This entry was posted in <a href="http://juplo.de/category/jetty/" title="View all posts in Jetty" rel="category tag">Jetty</a>, <a href="http://juplo.de/category/less/" title="View all posts in less" rel="category tag">less</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>, <a href="http://juplo.de/category/wro4j/" title="View all posts in wro4j" rel="category tag">wro4j</a>. Bookmark the <a href="http://juplo.de/combining-jetty-maven-plugin-and-wro4j-maven-plugin-for-dynamic-reloading-of-less-resources/" title="Permalink to Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources" rel="bookmark">permalink</a>. 
+          This entry was posted in <a href="http://juplo.de/category/jetty/" title="View all posts in Jetty" rel="category tag">Jetty</a>, <a href="http://juplo.de/category/css/" title="View all posts in less" rel="category tag">less</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>, <a href="http://juplo.de/category/wro4j/" title="View all posts in wro4j" rel="category tag">wro4j</a>. Bookmark the <a href="http://juplo.de/combining-jetty-maven-plugin-and-wro4j-maven-plugin-for-dynamic-reloading-of-less-resources/" title="Permalink to Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources" rel="bookmark">permalink</a>. 
         </footer><!-- .entry-meta -->
       </article><!-- #post-140 -->
       <!-- You can start editing here. -->
index 5f6f4c7..78f45ce 100644 (file)
@@ -9,9 +9,9 @@
     <title>juplo - blog - hibernate4-maven-plugin</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 51c8d72..de91419 100644 (file)
@@ -9,9 +9,9 @@
     <title>Contact</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../less/print.css" media="print"/>
+    <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"/>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 2b16711..9cee8d2 100644 (file)
@@ -9,9 +9,9 @@
     <title>Datenschutz</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../less/print.css" media="print"/>
+    <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"/>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 0322b65..d6a7798 100644 (file)
@@ -9,9 +9,9 @@
     <title>Expertise</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../less/print.css" media="print"/>
+    <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"/>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index e67c603..9be2e81 100644 (file)
@@ -9,9 +9,9 @@
     <title>Google Analytics</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../less/print.css" media="print"/>
+    <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"/>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index c80281b..f458af6 100644 (file)
@@ -9,9 +9,9 @@
     <title>Haftung für Inhalte</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../less/print.css" media="print"/>
+    <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"/>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index ceb39ca..0d1f214 100644 (file)
@@ -9,9 +9,9 @@
     <title>Haftung für Links</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../less/print.css" media="print"/>
+    <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"/>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 91446d7..935eaf3 100644 (file)
@@ -9,9 +9,9 @@
     <title>Impressum</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../less/print.css" media="print"/>
+    <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"/>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index c5efa6b..eea8d77 100644 (file)
@@ -9,9 +9,9 @@
     <title>Home</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../less/print.css" media="print"/>
+    <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"/>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index a0416cf..96b5709 100644 (file)
@@ -9,9 +9,9 @@
     <title>Projects</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../less/print.css" media="print"/>
+    <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"/>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 7cf0004..15fb731 100644 (file)
@@ -9,9 +9,9 @@
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     <title>Fix SWF - Overview</title>
-    <link rel="stylesheet" type="text/css" href="../../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index ba17063..6547ad1 100644 (file)
@@ -9,9 +9,9 @@
     <title>Fix SWF - Getting Started</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 5bcc154..5c3391f 100644 (file)
@@ -9,9 +9,9 @@
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     <title>Fix SWF - Overview</title>
-    <link rel="stylesheet" type="text/css" href="../../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 892da3e..c0bc7f7 100644 (file)
@@ -10,9 +10,9 @@
     <title>HTML-Experimente</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 5762100..ad332a9 100644 (file)
@@ -9,7 +9,7 @@
   <head layout:fragment="head">
     <title>HTML-Experimente - Basis-Layout</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" th:remove="all"/>
-    <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../../less/base.css" th:href="@{/css/base.min.css}"/>
+    <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../../css/base.css" th:href="@{/css/base.min.css}"/>
     <script src="../../../js/less-1.7.0.min.js" th:remove="all"></script>
   </head>
   <body thymeproxy:variables="MERGE:/thymeleaf/projects.json">
index e4c0549..4012a0b 100644 (file)
@@ -10,9 +10,9 @@
     <title>HTML-Experimente - Langer Breadcrumb</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 1961f7f..4a6122d 100644 (file)
@@ -7,9 +7,9 @@
   <head>
     <title>This Page Will Raise An Error</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" th:remove="all"/>
-    <link rel="stylesheet" type="text/css" href="../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../less/print.css" media="print"/>
+    <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 thymeproxy:variables="MERGE:/thymeleaf/projects.json">
   </body>
index 22484be..1d561fa 100644 (file)
@@ -10,9 +10,9 @@
     <title>HTML-Experimente - Fast leere einspaltige Seite mit Marginalinhalt</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 4374346..2820568 100644 (file)
@@ -10,9 +10,9 @@
     <title>HTML-Experimente - Fast leere einspaltige Seite</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 3de8efb..7e62c3e 100644 (file)
@@ -10,9 +10,9 @@
     <title>HTML-Experimente - Fast leere Seite ohne Menü aber mit Marginalspalte</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index d6d8826..309274f 100644 (file)
@@ -10,9 +10,9 @@
     <title>HTML-Experimente - Fast leere Seite ohne Menü</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index cb177db..406ddad 100644 (file)
@@ -10,9 +10,9 @@
     <title>HTML-Experimente - Fast leere Seite mit Menü und Marginalinhalt</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 8902bdd..c72b154 100644 (file)
@@ -10,9 +10,9 @@
     <title>HTML-Experimente - Fast leere Seite mit Menü</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index ab872e3..104dbf7 100644 (file)
@@ -10,9 +10,9 @@
     <title>HTML-Experimente - Formulare</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 0716c36..3632464 100644 (file)
@@ -10,9 +10,9 @@
     <title>HTML-Experimente - Symbol-Font</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index fc5defc..b4102e2 100644 (file)
@@ -10,9 +10,9 @@
     <title>HTML-Experimente - Media-Query-Test: BEISPIEL</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 0ce2638..1bcb87e 100644 (file)
@@ -9,9 +9,9 @@
     <title>Typography</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../js/prettify.js" th:src="@{/js/prettify.js}"></script>
     <script src="../../js/less-1.7.0.min.js"></script>
     <!--*/-->
index 6424f66..f845349 100644 (file)
@@ -9,9 +9,9 @@
     <title>References</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../less/print.css" media="print"/>
+    <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"/>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 658f885..93ddb3d 100644 (file)
@@ -9,9 +9,9 @@
     <title>404: Page Not Found!</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 1e5a6c4..3e86132 100644 (file)
@@ -9,9 +9,9 @@
     <title>An Unexpected Error Occured!</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
index 3b66851..f69d165 100644 (file)
@@ -3,9 +3,9 @@
   <head>
     <title>Fragments</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
-    <link rel="stylesheet" type="text/css" href="../../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../../less/print.css" media="print"/>
+    <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"/>
     <script src="../../js/less-1.7.0.min.js"></script>
   </head>
   <body>
index 0b77b61..5ec3e9a 100644 (file)
@@ -9,9 +9,9 @@
     <title layout:title-pattern="$DECORATOR_TITLE - $CONTENT_TITLE" th:text="'juplo'">juplo - BASISTEMPLATE</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../less/base.less" th:href="@{/css/base.min.css}"/>
-    <link rel="stylesheet" type="text/css" href="../../less/screen.less" media="screen" th:remove="all"/>
-    <link rel="stylesheet" type="text/css" href="../../less/print.less" media="print" th:remove="all"/>
+    <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/base.less" th:href="@{/css/base.min.css}"/>
+    <link rel="stylesheet" type="text/css" href="../../css/screen.less" media="screen" th:remove="all"/>
+    <link rel="stylesheet" type="text/css" href="../../css/print.less" media="print" th:remove="all"/>
     <style type="text/css" th:inline="text">
       @import '[[@{/css/screen.min.css}]]' screen;
       @import '[[@{/css/print.min.css}]]' print;
@@ -21,7 +21,7 @@
       <script src="../../js/html5shiv.js" th:src="@{/js/html5shiv.js}"></script>
     <![endif]-->
     <!--[if IE 8]>
-      <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../less/ie8.css" th:href="@{/css/ie8.min.css}"/>
+      <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/ie8.css" th:href="@{/css/ie8.min.css}"/>
     <![endif]-->
     <script src="../../js/less-1.7.0.min.js" th:remove="all"></script>
   </head>
index a4b8f56..682c462 100644 (file)
@@ -9,9 +9,9 @@
     <title>Urheberrecht</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="../less/base.css"/>
-    <link rel="stylesheet" type="text/css" href="../less/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="../less/print.css" media="print"/>
+    <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"/>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>