Skip to content
/ octodemo.github.io Public template

IssueOps / Actions based version of the GitHub octocat generator

Notifications You must be signed in to change notification settings

jonico/octodemo.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myoctocat.com - Create your own Octocat

image image image

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.