commit | a7d55455af58fdf9a6a161dfecba2b4d4139e6ad | [log] [tgz] |
---|---|---|
author | Niall Pemberton <niall.pemberton@gmail.com> | Sat Jun 21 19:57:46 2025 +0100 |
committer | GitHub <noreply@github.com> | Sat Jun 21 20:57:46 2025 +0200 |
tree | 982158253b696fe9628a58f6f51ebfb5dc80f66c | |
parent | 02927dc5a730f71e19a11d8e96597d4937dc1bed [diff] |
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