This repository supports the GitHub Pages site for jclouds. See and read more at http://www.jclouds.org.
To test the site locally you will need to create the site build image with:
make image
Once you have the build image you can use the following command to build and test the site locally:
make build
To deploy the site and make it live run:
make publish