Umstellung auf Thymeleaf: Schritt 3 RELOADED - Thymleaf mit LayoutDialect
[website] / src / main / webapp / thymeleaf / blog.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     >
7   <head>
8     <title>Blog</title>
9     <link rel="stylesheet/less" type="text/css" href="../../less/all.less" th:remove="all"/>
10     <script src="../../js/less-1.5.1.js" th:remove="all"></script>
11   </head>
12   <body>
13     <ol layout:fragment="breadcrumb">
14       <li class="b"><a class="b" href="index.html" th:href="@{/index.html}">Home</a></li>
15       <li class="b"><strong class="b">Blog</strong></li>
16     </ol>
17     <nav layout:fragment="navigation">
18       <hr class="n"/>
19       <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
20       <h1 class="nav">Navigation</h1>
21       <h2 class="nav menu">Section-Menu</h2>
22       <ul id="menu" class="cf">
23         <li class="m blog"><strong class="m">Blog</strong></li>
24         <li class="m projects"><a href="projects.html" th:href="@{/projects.html}" class="m">Projects</a></li>
25         <li class="m about"><a href="about.html" th:href="@{/about.html}" class="m">About</a></li>
26       </ul>
27     </nav>
28     <main class="main" layout:fragment="maincontent">
29       <article id="post-140" class="post-140 post type-post status-publish format-standard hentry category-jetty category-less category-maven category-wro4j">
30         <header class="entry-header">
31           <h2 class="entry-title"><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">Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources</a></h2>
32           <div class="entry-meta">
33             Posted on <a href="http://juplo.de/combining-jetty-maven-plugin-and-wro4j-maven-plugin-for-dynamic-reloading-of-less-resources/" title="12:58" rel="bookmark"><time class="entry-date" datetime="2013-12-06T12:58:17+00:00">December 6, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
34           </div><!-- .entry-meta -->
35         </header><!-- .entry-header -->
36         <div class="entry-content">
37         </div><!-- .entry-content -->
38         <footer class="entry-meta">
39           <span class="cat-links">
40             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>
41           </span>
42         </footer><!-- .entry-meta -->
43       </article><!-- #post-140 -->
44       <article id="post-114" class="post-114 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
45         <header class="entry-header">
46           <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-3-released/" title="Permalink to hibernate4-maven-plugin 1.0.3 released!" rel="bookmark">hibernate4-maven-plugin 1.0.3 released!</a></h2>
47           <div class="entry-meta">
48             Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-3-released/" title="02:46" rel="bookmark"><time class="entry-date" datetime="2013-10-18T02:46:23+00:00">October 18, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
49           </div><!-- .entry-meta -->
50         </header><!-- .entry-header -->
51         <div class="entry-content">
52         </div><!-- .entry-content -->
53         <footer class="entry-meta">
54           <span class="cat-links">
55             Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
56           </span>
57         </footer><!-- .entry-meta -->
58       </article><!-- #post-114 -->
59       <article id="post-97" class="post-97 post type-post status-publish format-standard hentry category-appengine category-java category-maven category-oauth2">
60         <header class="entry-header">
61           <h2 class="entry-title"><a href="http://juplo.de/log-out-from-wrong-account-with-maven-appengine-plugin/" title="Permalink to Log out from wrong Account with maven-appengine-plugin" rel="bookmark">Log out from wrong Account with maven-appengine-plugin</a></h2>
62           <div class="entry-meta">
63             Posted on <a href="http://juplo.de/log-out-from-wrong-account-with-maven-appengine-plugin/" title="11:33" rel="bookmark"><time class="entry-date" datetime="2013-10-03T11:33:56+00:00">October 3, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
64           </div><!-- .entry-meta -->
65         </header><!-- .entry-header -->
66         <div class="entry-content">
67         </div><!-- .entry-content -->
68         <footer class="entry-meta">
69           <span class="cat-links">
70             Posted in <a href="http://juplo.de/category/appengine/" title="View all posts in appengine" rel="category tag">appengine</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</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/oauth2/" title="View all posts in oauth2" rel="category tag">oauth2</a>
71           </span>
72         </footer><!-- .entry-meta -->
73       </article><!-- #post-97 -->
74       <article id="post-90" class="post-90 post type-post status-publish format-standard hentry category-hibernate category-java category-jpa">
75         <header class="entry-header">
76           <h2 class="entry-title"><a href="http://juplo.de/bidirectional-association-with-elementcollection/" title="Permalink to Bidirectional Association with @ElementCollection" rel="bookmark">Bidirectional Association with @ElementCollection</a></h2>
77           <div class="entry-meta">
78             Posted on <a href="http://juplo.de/bidirectional-association-with-elementcollection/" title="11:11" rel="bookmark"><time class="entry-date" datetime="2013-10-03T11:11:36+00:00">October 3, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
79           </div><!-- .entry-meta -->
80         </header><!-- .entry-header -->
81         <div class="entry-content">
82         </div><!-- .entry-content -->
83         <footer class="entry-meta">
84           <span class="cat-links">
85             Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/jpa/" title="View all posts in JPA" rel="category tag">JPA</a>
86           </span>
87         </footer><!-- .entry-meta -->
88       </article><!-- #post-90 -->
89       <article id="post-75" class="post-75 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
90         <header class="entry-header">
91   s        <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-2-release/" title="Permalink to hibernate4-maven-plugin 1.0.2 released!" rel="bookmark">hibernate4-maven-plugin 1.0.2 released!</a></h2>
92           <div class="entry-meta">
93             Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-2-release/" title="02:06" rel="bookmark"><time class="entry-date" datetime="2013-08-02T02:06:08+00:00">August 2, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
94           </div><!-- .entry-meta -->
95         </header><!-- .entry-header -->
96         <div class="entry-content">
97         </div><!-- .entry-content -->
98         <footer class="entry-meta">
99           <span class="cat-links">
100             Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
101           </span>
102         </footer><!-- .entry-meta -->
103       </article><!-- #post-75 -->
104       <article id="post-64" class="post-64 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
105         <header class="entry-header">
106           <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-1-released/" title="Permalink to hibernate4-maven-plugin 1.0.1 released!" rel="bookmark">hibernate4-maven-plugin 1.0.1 released!</a></h2>
107           <div class="entry-meta">
108             Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-1-released/" title="01:10" rel="bookmark"><time class="entry-date" datetime="2013-01-16T01:10:59+00:00">January 16, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
109           </div><!-- .entry-meta -->
110         </header><!-- .entry-header -->
111         <div class="entry-content">
112         </div><!-- .entry-content -->
113         <footer class="entry-meta">
114           <span class="cat-links">
115             Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
116           </span>
117         </footer><!-- .entry-meta -->
118       </article><!-- #post-64 -->
119       <article id="post-55" class="post-55 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
120         <header class="entry-header">
121           <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-released/" title="Permalink to hibernate4-maven-plugin 1.0 released!" rel="bookmark">hibernate4-maven-plugin 1.0 released!</a></h2>
122           <div class="entry-meta">
123             Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-released/" title="22:04" rel="bookmark"><time class="entry-date" datetime="2012-11-29T22:04:25+00:00">November 29, 2012</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
124           </div><!-- .entry-meta -->
125         </header><!-- .entry-header -->
126         <div class="entry-content">
127         </div><!-- .entry-content -->
128         <footer class="entry-meta">
129           <span class="cat-links">
130             Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
131           </span>
132         </footer><!-- .entry-meta -->
133       </article><!-- #post-55 -->
134       <article id="post-34" class="post-34 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
135         <header class="entry-header">
136           <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-a-simple-plugin-for-generating-a-database-schema-from-hibernate-4-mapping-annotations/" title="Permalink to hibernate4-maven-plugin" rel="bookmark">hibernate4-maven-plugin</a></h2>
137           <div class="entry-meta">
138             Posted on <a href="http://juplo.de/hibernate4-maven-plugin-a-simple-plugin-for-generating-a-database-schema-from-hibernate-4-mapping-annotations/" title="19:29" rel="bookmark"><time class="entry-date" datetime="2012-11-28T19:29:12+00:00">November 28, 2012</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>          
139           </div><!-- .entry-meta -->
140         </header><!-- .entry-header -->
141         <div class="entry-content">
142         </div><!-- .entry-content -->
143         <footer class="entry-meta">
144           <span class="cat-links">
145             Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
146           </span>
147         </footer><!-- .entry-meta -->
148       </article><!-- #post-34 -->
149     </main>
150     <div layout:fragment="marginalcontent">
151       <div id="secondary" class="widget-area" role="complementary">
152         <aside id="archives" class="widget">
153           <h1 class="widget-title">Archives</h1>
154           <ul>
155             <li><a href='http://juplo.de/2013/10/' title='October 2013'>October 2013</a></li>
156             <li><a href='http://juplo.de/2013/08/' title='August 2013'>August 2013</a></li>
157             <li><a href='http://juplo.de/2013/01/' title='January 2013'>January 2013</a></li>
158             <li><a href='http://juplo.de/2012/11/' title='November 2012'>November 2012</a></li>
159           </ul>
160         </aside>
161         <aside id="categories" class="widget">
162           <h1 class="widget-title">Most Used Categories</h1>
163           <ul>
164             <li class="cat-item cat-item-4"><a href="http://juplo.de/category/java/" title="View all posts filed under Java">Java</a> (6)</li>
165             <li class="cat-item cat-item-6"><a href="http://juplo.de/category/hibernate/" title="View all posts filed under Hibernate">Hibernate</a> (5)</li>
166             <li class="cat-item cat-item-8"><a href="http://juplo.de/category/maven/" title="View all posts filed under Maven">Maven</a> (5)</li>
167             <li class="cat-item cat-item-9"><a href="http://juplo.de/category/jpa/" title="View all posts filed under JPA">JPA</a> (1)</li>
168             <li class="cat-item cat-item-10"><a href="http://juplo.de/category/appengine/" title="View all posts filed under appengine">appengine</a> (1)</li>
169             <li class="cat-item cat-item-11"><a href="http://juplo.de/category/oauth2/" title="View all posts filed under oauth2">oauth2</a> (1)</li>
170           </ul>
171         </aside>
172         <aside id="search" class="widget widget_search">
173           <h1 class="widget-title">Search</h1>
174           <form role="search" method="get" id="searchform" class="searchform" action="http://juplo.de/">
175             <div>
176               <label class="screen-reader-text" for="s">Search for:</label>
177               <input type="text" value="" name="s" id="s" />
178               <input type="submit" id="searchsubmit" value="Search" />
179             </div>
180           </form>
181         </aside>
182       </div><!-- #secondary .widget-area -->
183       <div id="tertiary" class="widget-area" role="supplementary">
184       </div><!-- #tertiary .widget-area -->
185     </div>
186     <ul layout:fragment="footer">
187     </ul>
188   </body>
189 </html>