Apache jClouds Site

Clone this repo:

Branches

  1. a7d5545 ATTIC-244 Update DOAP File & Fix jclouds CSP Issue (#24) by Niall Pemberton · 22 hours ago master
  2. 02927dc Fix deploy-javadoc.sh by Fritz Elfert · 4 months ago
  3. bb1a499 Fix syntax error by Andrew Gaul · 4 months ago
  4. 827a8fe Link to 2.4.x - 2.7.x release notes by Andrew Gaul · 4 months ago
  5. 0b4b92c Remove 2.6.x comment from 2.7.x release notes by Andrew Gaul · 4 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