From: Kai Moritz Date: Sun, 17 Jul 2016 14:54:40 +0000 (+0200) Subject: Website-Inhalte für die Start- und die Projekt-Einstiegsseite eingefügt X-Git-Tag: thymeroot-2.0.0~53 X-Git-Url: https://juplo.de/gitweb/?p=website;a=commitdiff_plain;h=d7bf5acc725b5c9a55cc5ae20bce9ea93cd58d41 Website-Inhalte für die Start- und die Projekt-Einstiegsseite eingefügt --- diff --git a/dist/index.html b/dist/index.html index 27da26ab..f7cf7e17 100644 --- a/dist/index.html +++ b/dist/index.html @@ -32,110 +32,41 @@
-
-
-

hibernate4-maven-plugin

-

- Lorem ipsum dolor - sit amet, - consectetur adipisicing elit, sed do eiusmod tempor incididunt ut - labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud - exercitation - ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute - irure dolor in reprehenderit in voluptate velit esse cillum dolore - eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non - proident, sunt in culpa qui officia deserunt mollit anim id est - laborum. -

-
-
-

fix-swf

-

- Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do - eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim - ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut - aliquip ex ea commodo consequat. -

-
-
-
-

accelerator

-

- Duis aute irure dolor in - reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla - pariatur. Excepteur sint occaecat cupidatat non proident, sunt in - culpa qui officia deserunt mollit anim id est laborum. -

-
-

jquery.openx

-

- Duis aute irure dolor in - reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla - pariatur. Excepteur sint occaecat cupidatat non proident, sunt in - culpa qui officia deserunt mollit anim id est laborum. -

+

Work In Progress…

+

This page is under heavy construction.

+

Man bashing his head on a computer-keyboard

+

So, please be patiance with us…

-

Regex-Lab

-

- Excepteur sint occaecat cupidatat non proident, sunt in - culpa qui officia deserunt mollit anim id est laborum. -

+

About juplo

+
-
-
-

jquery.openx

-

- Duis aute irure dolor in - reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla - pariatur. Excepteur sint occaecat cupidatat non proident, sunt in - culpa qui officia deserunt mollit anim id est laborum. -

-
-
-

Regex-Lab

-

- Excepteur sint occaecat cupidatat non proident, sunt in - culpa qui officia deserunt mollit anim id est laborum. -

-
+
+

Hibernate Maven Plugin

+

A simple Plugin for generating a Database-Schema from Hibernate Mappings

+

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.

+

Learn more...

-
- -
+ diff --git a/dist/projects.html b/dist/projects.html index a939b1db..d89be408 100644 --- a/dist/projects.html +++ b/dist/projects.html @@ -16,6 +16,48 @@ -

Projects - DUMMY

+
+
+
+

Projects

+

+ The projects hosted on + juplo.de + are all open source. +

+

+ The complete source-code can be found either in + our own git-repositories + or on + github.com. +

+
+
+

Hibernate Maven Plugin

+

+ The Hibernate Maven Plugin is a plugin for generating a database-schema from your Hibernate mappings. + Its main usage is to automatically create and populate a test-database for unit-tests. +

+

Learn more...

+
+
+
+
+
+

Apache-Maven Thymeleaf-Skin

+

+ The maven-thymeleaf-skin gives you full control over the markup and styling of the project documentation, generated by the site-goal of your maven-projects. +

+

Learn more...

+
+
+

Simple Mapper 4 JSON

+

+ The simple-mapper parses arbitrary JSON-data into a hierarchy of maps and lists, without any further configuration- or setup-requirements. +

+

Learn more...

+
+
+