This repository contains source code for a Libcloud website powered by Jekyll.
Note: Jekyll setup is based on my blog's jekyll setup.
- Ruby 1.9 or above
- Gems:
bundler(gem install bundler)
bundle installcd source
jekyll serve --watch --trace./scripts/generate_site_apache.sh
svn add generated/*
svn commit -m "Generate website"