my personal website
Run the following to install the necessary gems:
gem install jekyll rdiscount compass
Assuming you have python installed with easy_install
available:
sudo easy_install Pygments
The following tasks are available (use rake -T
to list them):
rake build # Build site with Jekyll
rake clean # Clean up generated site
rake server # Start server with --auto