Tailored version of the Octocat Generator for demo purposes
run npm install
then gulp
then run bundle exec jekyll serve
If you are having issues with the versions of ruby try running the following on the root of the project:
brew install rbenv
rbenv install 2.6.3
The scripts to set up the custom demo are here.