WIP: less.js ausgebaut
[website] / dist / thymeleaf / index.html
1 <!DOCTYPE html>
2 <html
3     xmlns="http://www.w3.org/1999/xhtml"
4     xmlns:layout="http://www.thymeleaf.org"
5     layout:decorator="templates/layout"
6     th:with="contentclass='nomenu', uri='/index.html'"
7     >
8   <head>
9     <title>Home</title>
10     <!--/*-->
11     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
12     <link rel="stylesheet" type="text/css" href="../css/base.css"/>
13     <link rel="stylesheet" type="text/css" href="../css/screen.css" media="screen"/>
14     <link rel="stylesheet" type="text/css" href="../css/print.css" media="print"/>
15     <!--*/-->
16   </head>
17   <body>
18     <ol layout:fragment="breadcrumb">
19       <li class="b"><strong class="b">Home</strong></li>
20     </ol>
21     <h1 layout:fragment="header"><strong class="l">juplo</strong></h1>
22     <nav layout:fragment="navigation">
23       <hr class="n"/>
24       <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
25       <h1 class="nav">Navigation</h1>
26       <h2 class="nav menu">Section-Menu</h2>
27       <ul id="menu" class="cf">
28         <li class="m blog"><a href="blog.html" th:href="@{/blog.html}" class="m">Blog</a></li>
29         <li class="m projects"><a href="projects" th:href="@{/projects.html}" class="m">Projects</a></li>
30         <li class="m about"><a href="about.html" th:href="@{/about.html}" class="m">About</a></li>
31       </ul>
32     </nav>
33     <main class="main" layout:fragment="maincontent">
34       <div class="pack bg cf">
35         <div class="p left">
36           <h1>hibernate4-maven-plugin</h1>
37           <p>
38             <strong>Lorem ipsum</strong> dolor
39             <a href="projects/typo.html" th:href="@{/projects/typo.html}">sit amet</a>,
40             consectetur adipisicing elit, sed do eiusmod tempor incididunt ut
41             labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
42             <a href="projects/html-experimente.html" th:href="@{/projects/html-experimente.html}">exercitation</a>
43             ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute
44             irure dolor in reprehenderit in voluptate velit esse cillum dolore
45             eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
46             proident, sunt in culpa qui officia deserunt mollit anim id est
47             laborum.
48           </p>
49         </div>
50         <div class="p right">
51           <h1>fix-swf</h1>
52           <p>
53             Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
54             eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim
55             ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut
56             aliquip ex ea commodo consequat.
57           </p>
58         </div>
59       </div>
60       <div class="single">
61         <h1>accelerator</h1>
62         <p>
63           Duis aute irure dolor in
64           reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
65           pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
66           culpa qui officia deserunt mollit anim id est laborum.
67         </p>
68       </div>
69       <div class="pack bg cf">
70         <div class="p right">
71           <h1>jquery.openx</h1>
72           <p>
73             Duis aute irure dolor in
74             reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
75             pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
76             culpa qui officia deserunt mollit anim id est laborum.
77           </p>
78         </div>
79         <div class="p left">
80           <h1>Regex-Lab</h1>
81           <p>
82             Excepteur sint occaecat cupidatat non proident, sunt in
83             culpa qui officia deserunt mollit anim id est laborum.
84           </p>
85         </div>
86       </div>
87       <div class="pack cf">
88         <div class="p left">
89           <h1>jquery.openx</h1>
90           <p>
91             Duis aute irure dolor in
92             reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
93             pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
94             culpa qui officia deserunt mollit anim id est laborum.
95           </p>
96         </div>
97         <div class="p right">
98           <h1>Regex-Lab</h1>
99           <p>
100             Excepteur sint occaecat cupidatat non proident, sunt in
101             culpa qui officia deserunt mollit anim id est laborum.
102           </p>
103         </div>
104       </div>
105     </main>
106     <div layout:fragment="marginalcontent">
107       <aside class="m">
108         <div class="widget widget_recent_entries">
109           <h1 class="widgettitle">Recent Posts</h1>
110           <ul>
111             <li>
112               <a href="blog/article.html" th:href="@{/blog/article.html}" title="Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources">Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources</a>
113             </li>
114             <li>
115               <a href="#" title="hibernate4-maven-plugin 1.0.3 released!">hibernate4-maven-plugin 1.0.3 released!</a>
116             </li>
117             <li>
118               <a href="#" title="Log out from wrong Account with maven-appengine-plugin">Log out from wrong Account with maven-appengine-plugin</a>
119             </li>
120             <li>
121               <a href="#" title="Bidirectional Association with @ElementCollection">Bidirectional Association with @ElementCollection</a>
122             </li>
123             <li>
124               <a href="#" title="hibernate4-maven-plugin 1.0.2 released!">hibernate4-maven-plugin 1.0.2 released!</a>
125             </li>
126             <li>
127               <a href="#" title="hibernate4-maven-plugin 1.0.1 released!">hibernate4-maven-plugin 1.0.1 released!</a>
128             </li>
129             <li>
130               <a href="#" title="hibernate4-maven-plugin 1.0 released!">hibernate4-maven-plugin 1.0 released!</a>
131             </li>
132             <li>
133               <a href="blog/comments.html" th:href="@{/blog/comments.html}" title="hibernate4-maven-plugin">hibernate4-maven-plugin</a>
134             </li>
135           </ul>
136         </div>
137       </aside>
138     </div>
139   </body>
140 </html>