Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 690 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 690 Bytes

myoctocat.com

Tailored version of the Octocat Generator for demo purposes

image

image

Local Dev (probably not needed with our preview environments)

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

How to demo

The scripts to set up the custom demo are here.