From: Kai Moritz Date: Fri, 17 Apr 2026 18:47:55 +0000 (+0200) Subject: WIP:home-_index X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=b4149561c98c5932303810b8b9a0b1eba2c05e5a;p=website WIP:home-_index --- diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 00000000..bff7c306 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,49 @@ +--- +_edit_last: "3" +author: tortenheber +date: "2014-03-11T17:38:46+00:00" +guid: http://juplo.de/?page_id=271 +parent_post_id: null +post_id: "271" +title: FRONT +url: / + +--- +{{< marginalcontent-md >}} +## Funded by the Europian Union + +As partner of the company +[yourSHOUTER UG (haftungsbeschränkt)](http://yourshouter.com "Visit the Homepage of the company") +we publish results of a +[resarch-project](http://yourshouter.com/projekte/crowdgest%C3%BCtzte-veranstaltungs-suchmaschine.html "Show details about the funded resarch-project"), +that is funded by the European Union and the federal state Northrhine-Westphalia. + +[Europäische Union: Investitionen in unsere Zukunft - Europäischer Fonds für regionale EntwicklungEFRE.NRW 2014-2020: Invesitionen in Wachstum und Beschäftigung](http://yourshouter.com/projekte/crowdgest%C3%BCtzte-veranstaltungs-suchmaschine.html "Show details about the funded resarch-project") +{{< /marginalcontent-md >}} + +{{< marginalcontent-md >}} +## About juplo + +- [More about juplo](/about.html "Visit my about-pag") +- [Blog](/blog/ "(Hopefully) helpful stuff") +- [Projects](/projects/ "All current projects") +- [Contact](/contact.html "All contact-information on a glance") +{{< /marginalcontent-md >}} + +## Work In Progress... + +Due to lack of time, this page is still under construction. + +![Man bashing his head on a computer-keyboard](/img/wip.gif) + +So, please be a litle more patiance with us... + + + +## hibernate-maven-plugin + +**A simple Plugin for generating a Database-Schema from Hibernate Mapping-Annotations** + +hibernate4-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. + +[Learn more](/hibernate-maven-plugin/ "Visit the plugin-documentation") diff --git a/content/home.md b/content/home.md deleted file mode 100644 index bff7c306..00000000 --- a/content/home.md +++ /dev/null @@ -1,49 +0,0 @@ ---- -_edit_last: "3" -author: tortenheber -date: "2014-03-11T17:38:46+00:00" -guid: http://juplo.de/?page_id=271 -parent_post_id: null -post_id: "271" -title: FRONT -url: / - ---- -{{< marginalcontent-md >}} -## Funded by the Europian Union - -As partner of the company -[yourSHOUTER UG (haftungsbeschränkt)](http://yourshouter.com "Visit the Homepage of the company") -we publish results of a -[resarch-project](http://yourshouter.com/projekte/crowdgest%C3%BCtzte-veranstaltungs-suchmaschine.html "Show details about the funded resarch-project"), -that is funded by the European Union and the federal state Northrhine-Westphalia. - -[Europäische Union: Investitionen in unsere Zukunft - Europäischer Fonds für regionale EntwicklungEFRE.NRW 2014-2020: Invesitionen in Wachstum und Beschäftigung](http://yourshouter.com/projekte/crowdgest%C3%BCtzte-veranstaltungs-suchmaschine.html "Show details about the funded resarch-project") -{{< /marginalcontent-md >}} - -{{< marginalcontent-md >}} -## About juplo - -- [More about juplo](/about.html "Visit my about-pag") -- [Blog](/blog/ "(Hopefully) helpful stuff") -- [Projects](/projects/ "All current projects") -- [Contact](/contact.html "All contact-information on a glance") -{{< /marginalcontent-md >}} - -## Work In Progress... - -Due to lack of time, this page is still under construction. - -![Man bashing his head on a computer-keyboard](/img/wip.gif) - -So, please be a litle more patiance with us... - - - -## hibernate-maven-plugin - -**A simple Plugin for generating a Database-Schema from Hibernate Mapping-Annotations** - -hibernate4-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. - -[Learn more](/hibernate-maven-plugin/ "Visit the plugin-documentation")