Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 384 Bytes

README.markdown

File metadata and controls

19 lines (11 loc) · 384 Bytes

Tim Hordern

Build Status

My personal blog which lives at http://www.timhordern.com

Dependencies:

  • ruby-2.2.3

Installation:

  • gem install bundler # if you don't have it already
  • bundle install

Previewing the site:

  • rake preview