Release Notes for 1.7.3
5 files changed
tree: db43fc543c7ad3540dd16f21d9ff2a6ce90020d7
  1. _includes/
  2. _layouts/
  3. _posts/
  4. blog/
  5. community/
  6. css/
  7. fonts/
  8. guides/
  9. img/
  10. js/
  11. less/
  12. news/
  13. reference/
  14. releasenotes/
  15. start/
  16. .gitignore
  17. _config.yml
  18. CNAME
  19. CONTRIBUTING.md
  20. deploy-site.sh
  21. doap_jclouds.rdf
  22. favicon.ico
  23. index.md
  24. latest_snapshot.txt
  25. latest_version.txt
  26. README.md
README.md

Apache jclouds®

This repository supports the GitHub Pages site for jclouds. See and read more at http://www.jclouds.org.

To deploy the site:

  • ensure you have jekyll 1.5.1 or newer installed
  • if necessary, clone this repository
  • run sh ./deploy-site.sh [$uid] [$pwd] from the repository root. Here, $uid is your ASF account ID and $pwd your ASF password. If you do not supply your account ID or password, you will be prompted for them