Skip to content

tutorcruncher/timecruncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.