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