Skip to content

A Jekyll and Compass powered blog with some extra Rakefile seasoning.

Notifications You must be signed in to change notification settings

nefarioustim/kitchen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kitchen

A Jekyll and Compass powered blog with some extra Rakefile seasoning.

Requirements

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

Installation

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!

License

Kitchen

Creative Commons License

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.

About

A Jekyll and Compass powered blog with some extra Rakefile seasoning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published