obourgain / jchateau-site

This is the maven projet for the jchateau.org web site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build

mvn clean site site:run

Deploy sur github page

Update settings.xml:

<server>
    <id>github</id>
    <password>OAUTH2TOKEN</password>
    <!-- it's password, not oauth2Token -->
</server>

Active profil deploy by running :

mvn clean site -Pdeploy

About

This is the maven projet for the jchateau.org web site

License:Apache License 2.0


Languages

Language:CSS 80.4%Language:JavaScript 19.0%Language:HTML 0.6%