X-Git-Url: https://juplo.de/gitweb/?p=maven-thymeleaf-skin;a=blobdiff_plain;f=src%2Fsite%2Fxhtml%2Findex.xhtml;h=d5b7445052e888393aee1826f56474ce3e4e1a73;hp=524a997b4d2df6df9c66dcd3b71dd717e69ca469;hb=6232a780c511a32d2f5905a10fe1f02117a49869;hpb=26697cca1a5f86bbec6f08ded69c5a800e71c3a0 diff --git a/src/site/xhtml/index.xhtml b/src/site/xhtml/index.xhtml index 524a997..d5b7445 100644 --- a/src/site/xhtml/index.xhtml +++ b/src/site/xhtml/index.xhtml @@ -6,10 +6,43 @@

${project.name}

${project.description}

-

TODO...

+

+ The Apache-Maven Thymeleaf-Skin is an Apache Maven site skin, aimed at + giving you full freedom in styling and structuring + your website, while using the comfortable mechanisms provided by maven + to build the documentation of your projects. +

+

+ To achieve this gloal, this skin renders very plain (x)html5 pages, that + call a thymelaf layout-template, to give you full control over the + decoration of the pages. + The skin compiles all available information about the pages, like the + position of the page in the menu-structure, the according breadcrumb-path + and configured meta-information (an additional title, image and + alternative text for the image) of the link in the menu. + These information is made available to the called template as a + JSON-string. + Your template may parse this string and use the information to render a + custom menu and other navigation-elements like a breadcrumb-path. +

+

+ See the usage-page for a full explanation, on + how to use the skin. +

+

+ This skin was developed as a part of the project + Entwicklung einer crowdgestützten Suchmaschine für Veranstaltungs- und Locationdaten, + to ease the process of publishing the project results. + As one of the winners of the + CreateMedia.NRW-contest, + the project is promoted by the + ministerium for economy, energy, industry, medium-sized bussinesses and handcraft for the state of North-Rhine Westphalia + in the course of the + OP EFRE.NRW 2014 — 2020. +

Releases