Usage

You need to add the following to your site.xml file:

<project>
  ...
  <skin>
    <groupId>org.kathrynhuxtable.maven.skins</groupId>
    <artifactId>green-site-skin</artifactId>
    <version>1.1</version>
  </skin>
  ...
</project>