Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jclouds Wiki" for change notification.
The "How to Deploy Documentation" page has been changed by EverettToews: https://wiki.apache.org/jclouds/How%20to%20Deploy%20Documentation New page: To deploy the documentation (i.e. the website jclouds.apache.org) you need jekyll, git, subversion, and the source. 1. [[http://jekyllrb.com/docs/installation/|Install Jekyll]] 1. [[http://subversion.apache.org/packages.html|Install Subversion Client]] 1. [[http://git-scm.com/downloads|Install Git]] {{{ git clone https://git-wip-us.apache.org/repos/asf/jclouds-site.git cd jclouds-site ./deploy-site.sh <ASF_USERNAME> <ASF_PASSWORD> }}}
