Skip to content
Clare Macrae edited this page Apr 1, 2019 · 4 revisions

Welcome to the claremacrae.github.io wiki!

Setup steps

# Edit Gemfile
bundle install

Build steps

jekyll --help
jekyll build
jekyll serve &
firefox http://localhost:400
Clone this wiki locally