Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 504 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 504 Bytes

timecruncher.com

Build Status

Public TimeCruncher site

To run locally:

  • clone this repo
  • if you haven't already got them installed: sodo apt install ruby ruby-dev
  • Install the github pages version of jekyll: sudo gem install github-pages
  • From inside the repo directory serve the site: jekyll serve
  • go edit

When deploying check travis (link above) for details.