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.