Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

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 

Code Block
languagebash
git clone https://git-wip-us.apache.org/repos/asf/jclouds-site.git
cd jclouds-site
./deploy-site.sh <ASF_USERNAME> <ASF_PASSWORD>