Maven-Jekyll-Skin The quickest way to start and publish your Maven site on GitHub pages. Visit the project page for full documentation. Getting started $ git checkout $ mvn clean install site $ cd target/site $ jekyll --server $ firefox localhost:4000 License MIT