Apache jClouds Site

Clone this repo:

Branches

  1. 02927dc Fix deploy-javadoc.sh by Fritz Elfert · 3 months ago master
  2. bb1a499 Fix syntax error by Andrew Gaul · 3 months ago
  3. 827a8fe Link to 2.4.x - 2.7.x release notes by Andrew Gaul · 3 months ago
  4. 0b4b92c Remove 2.6.x comment from 2.7.x release notes by Andrew Gaul · 3 months ago
  5. 3285ef9 Unpin Ruby gems to allow make publish to succeed by Fritz Elfert · 3 months ago

Apache jclouds®

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 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