Apache jClouds Site

Clone this repo:

Branches

  1. 2073684 Add release notes for 2.6.0 by Andrew Gaul · 9 weeks ago master
  2. 37efc93 Use $(CURDIR) instead of ${PWD} by Andrew Gaul · 1 year, 5 months ago
  3. 69a7b51 Add --force-yes for expired Debian 8 certificate by Andrew Gaul · 1 year, 5 months ago
  4. 98d34b1 Simplify deploying javadoc by Andrew Gaul · 1 year, 5 months ago
  5. c180e8e Update some links to https by Arnout Engelen · 1 year, 5 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