JSON-Daten für Menüstruktur aufgeräumt (Testseiten ans Ende geschoben)
[website] / dist / 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     th:with="uri='/blog.html'"
7     >
8   <head>
9     <title>Blog</title>
10     <!--/*-->
11     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
12     <link rel="stylesheet/less" type="text/css" href="less/base.less"/>
13     <link rel="stylesheet/less" type="text/css" href="less/screen.less" media="screen"/>
14     <link rel="stylesheet/less" type="text/css" href="less/print.less" media="print"/>
15     <script src="js/less-1.7.0.min.js"></script>
16     <!--*/-->
17   </head>
18   <body>
19     <main class="main" layout:fragment="maincontent">
20       <article id="post-140" class="post-140 post type-post status-publish format-standard hentry category-jetty category-less category-maven category-wro4j">
21         <header class="entry-header">
22           <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>
23           <div class="entry-meta">
24             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>
25           </div><!-- .entry-meta -->
26         </header><!-- .entry-header -->
27         <div class="entry-content">
28         </div><!-- .entry-content -->
29         <footer class="entry-meta">
30           <span class="cat-links">
31             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>
32           </span>
33         </footer><!-- .entry-meta -->
34       </article><!-- #post-140 -->
35       <article id="post-114" class="post-114 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
36         <header class="entry-header">
37           <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>
38           <div class="entry-meta">
39             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>
40           </div><!-- .entry-meta -->
41         </header><!-- .entry-header -->
42         <div class="entry-content">
43         </div><!-- .entry-content -->
44         <footer class="entry-meta">
45           <span class="cat-links">
46             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>
47           </span>
48         </footer><!-- .entry-meta -->
49       </article><!-- #post-114 -->
50       <article id="post-97" class="post-97 post type-post status-publish format-standard hentry category-appengine category-java category-maven category-oauth2">
51         <header class="entry-header">
52           <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>
53           <div class="entry-meta">
54             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>
55           </div><!-- .entry-meta -->
56         </header><!-- .entry-header -->
57         <div class="entry-content">
58         </div><!-- .entry-content -->
59         <footer class="entry-meta">
60           <span class="cat-links">
61             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>
62           </span>
63         </footer><!-- .entry-meta -->
64       </article><!-- #post-97 -->
65       <article id="post-90" class="post-90 post type-post status-publish format-standard hentry category-hibernate category-java category-jpa">
66         <header class="entry-header">
67           <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>
68           <div class="entry-meta">
69             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>
70           </div><!-- .entry-meta -->
71         </header><!-- .entry-header -->
72         <div class="entry-content">
73         </div><!-- .entry-content -->
74         <footer class="entry-meta">
75           <span class="cat-links">
76             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>
77           </span>
78         </footer><!-- .entry-meta -->
79       </article><!-- #post-90 -->
80       <article id="post-75" class="post-75 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
81         <header class="entry-header">
82   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>
83           <div class="entry-meta">
84             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>
85           </div><!-- .entry-meta -->
86         </header><!-- .entry-header -->
87         <div class="entry-content">
88         </div><!-- .entry-content -->
89         <footer class="entry-meta">
90           <span class="cat-links">
91             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>
92           </span>
93         </footer><!-- .entry-meta -->
94       </article><!-- #post-75 -->
95       <article id="post-64" class="post-64 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
96         <header class="entry-header">
97           <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>
98           <div class="entry-meta">
99             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>
100           </div><!-- .entry-meta -->
101         </header><!-- .entry-header -->
102         <div class="entry-content">
103         </div><!-- .entry-content -->
104         <footer class="entry-meta">
105           <span class="cat-links">
106             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>
107           </span>
108         </footer><!-- .entry-meta -->
109       </article><!-- #post-64 -->
110       <article id="post-55" class="post-55 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
111         <header class="entry-header">
112           <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>
113           <div class="entry-meta">
114             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>
115           </div><!-- .entry-meta -->
116         </header><!-- .entry-header -->
117         <div class="entry-content">
118         </div><!-- .entry-content -->
119         <footer class="entry-meta">
120           <span class="cat-links">
121             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>
122           </span>
123         </footer><!-- .entry-meta -->
124       </article><!-- #post-55 -->
125       <article id="post-34" class="post-34 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
126         <header class="entry-header">
127           <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>
128           <div class="entry-meta">
129             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>          
130           </div><!-- .entry-meta -->
131         </header><!-- .entry-header -->
132         <div class="entry-content">
133         </div><!-- .entry-content -->
134         <footer class="entry-meta">
135           <span class="cat-links">
136             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>
137           </span>
138         </footer><!-- .entry-meta -->
139       </article><!-- #post-34 -->
140     </main>
141     <div layout:fragment="marginalcontent">
142       <div id="secondary" class="widget-area" role="complementary">
143         <aside id="archives" class="widget">
144           <h1 class="widget-title">Archives</h1>
145           <ul>
146             <li><a href='http://juplo.de/2013/10/' title='October 2013'>October 2013</a></li>
147             <li><a href='http://juplo.de/2013/08/' title='August 2013'>August 2013</a></li>
148             <li><a href='http://juplo.de/2013/01/' title='January 2013'>January 2013</a></li>
149             <li><a href='http://juplo.de/2012/11/' title='November 2012'>November 2012</a></li>
150           </ul>
151         </aside>
152         <aside id="categories" class="widget">
153           <h1 class="widget-title">Most Used Categories</h1>
154           <ul>
155             <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>
156             <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>
157             <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>
158             <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>
159             <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>
160             <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>
161           </ul>
162         </aside>
163         <aside id="search" class="widget widget_search">
164           <h1 class="widget-title">Search</h1>
165           <form role="search" method="get" id="searchform" class="searchform" action="http://juplo.de/">
166             <div>
167               <label class="screen-reader-text" for="s">Search for:</label>
168               <input type="text" value="" name="s" id="s" />
169               <input type="submit" id="searchsubmit" value="Search" />
170             </div>
171           </form>
172         </aside>
173       </div><!-- #secondary .widget-area -->
174       <div id="tertiary" class="widget-area" role="supplementary">
175       </div><!-- #tertiary .widget-area -->
176     </div>
177     <ul layout:fragment="footer">
178     </ul>
179   </body>
180 </html>