]> juplo.de Git - website/commitdiff
WIP:Cards auf Home
authorKai Moritz <kai@juplo.de>
Fri, 17 Apr 2026 18:49:31 +0000 (20:49 +0200)
committerKai Moritz <kai@juplo.de>
Fri, 17 Apr 2026 18:49:31 +0000 (20:49 +0200)
content/_index.md

index 9d359a872b1757e83da894ec358a09742d8a3d47..f3efe79bf71ac56292e89208897044a60e71a3d2 100644 (file)
@@ -9,6 +9,39 @@ title: Home
 url: /
 
 ---
+<div class="pack bg cf">
+  <div class="p right">
+    <h2>Work In Progress…</h2>
+    <p>This page is under heavy construction.</p>
+    <p style="text-align: center"><img alt="Man bashing his head on a computer-keyboard" src="/img/wip.gif"></p>
+    <p>So, please be patiance with us…</p>
+  </div>
+  <div class="p left">
+    <h2>About juplo</h2>
+    <ul>
+      <li><a href="/about.html" title="Visit my about-pag">More about juplo</a></li>
+      <li><a href="/blog" title="(Hopefully) helpful stuff">Blog</a></li>
+      <li><a href="/projects.html" title="All current projects">Projects</a></li>
+      <li><a href="/contact.html" title="All contact-information on a glance">Contact</a></li>
+    </ul>
+  </div>
+</div>
+<div class="single">
+  <h1>Hibernate Maven Plugin</h1>
+  <p><strong>A simple Plugin for generating a Database-Schema from Hibernate Mappings</strong></p>
+  <p>hibernate-maven-plugin is a plugin for generating a database-schema from your Hibernate mappings and create or update your database accordingly. Its main usage is to automatically create and populate a test-database for unit-tests in cooperation with the dbunit-maven-plugin.</p>
+  <p><a href="/hibernate-maven-plugin/index.html" title="Visit the plugin-documentation">Learn more...</a></p>
+</div>
+<div class="widget widget_recent_entries">
+  <h2 class="widgettitle">Recent Posts</h2>
+  <ul>
+    <li><a href="http://juplo.de/show-spring-boot-auto-configuration-report-when-running-via-mvn-spring-boot-run/">Show Spring-Boot Auto-Configuration-Report When Running Via “mvn spring-boot:run”</a></li>
+    <li><a href="http://juplo.de/parsing-json-from-facebooks-graph-api-using-jackson-2-x-and-javas-new-time-api/">Parsing JSON From Facebooks Graph-API Using Jackson 2.x And Java’s New Time-API</a></li>
+    <li><a href="http://juplo.de/problems-deploying-a-spring-boot-app-as-war/">Problems Deploying A Spring-Boot-App As WAR</a></li>
+    <li><a href="http://juplo.de/hibernate-maven-plugin-2-0-0-released/">hibernate-maven-plugin 2.0.0 released!</a></li>
+    <li><a href="http://juplo.de/release-of-a-maven-plugin-to-maven-central-fails-with-error-unknown-tag-goal/">Release Of A Maven-Plugin to Maven Central Fails With “error: unknown tag: goal”</a></li>
+  </ul>
+</div>
 {{< marginalcontent-md >}}
 ## Funded by the Europian Union