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