Minor text changes and small corrections
1 file changed
tree: eadcd880d0f671aa08d9b722386b75637f3040ef
  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-javadoc.sh
  21. deploy-site.sh
  22. doap_jclouds.rdf
  23. favicon.ico
  24. index.md
  25. latest_snapshot.txt
  26. latest_version.txt
  27. 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 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