Fixed GSoC abbr. Added link.
1 file changed
tree: 881c55fa24c10c4d4e38f80f27651681cef19f41
  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. deploy-site.sh
  20. doap_jclouds.rdf
  21. favicon.ico
  22. index.md
  23. latest_snapshot.txt
  24. latest_version.txt
  25. 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