You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

To deploy the documentation (i.e. the website jclouds.apache.org) you need jekyll, git, subversion, and the source.  

  1. Install Jekyll 

  2. Install rdiscount gem for Jekyll 
  3. Install Subversion Client 

  4. 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>
  • No labels