ATTIC-244 Update DOAP File & Fix jclouds CSP Issue (#24) * ATTIC-244 Update jclouds DOAP File to change the PMC to "attic" and add category "retired" * Add copy of google fonts locally to fix the CSP issue blocking "https://fonts.googleapis.com"
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