A Jekyll and Compass powered blog with some extra Rakefile seasoning.
You'll need to install rbfu to manage your Ruby versions. You can find detailed installation instructions here.
To install using Homebrew, do this:
brew install https://github.com/hmans/rbfu/blob/master/homebrew/rbfu.rb
Next install a newer version of Ruby using ruby-build:
ruby-build 1.9.3-p194 $HOME/.rbfu/rubies/1.9.3-p194
Firstly, clone the repo and change to the subsequent directory:
git clone git://github.com/nefarioustim/kitchen.git kitchen
cd kitchen
Now install the dependencies:
gem install bundler
bundle install
And that's it. You're ready to go!
Kitchen by Tim Huegdon is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Based on a work at https://github.com/nefarioustim/kitchen.