https://github.com/jonico/jonico.github.io
https://github.com/jonico/jonico.github.io
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonico/jonico.github.io
- Owner: jonico
- Created: 2021-11-05T11:19:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T15:17:42.000Z (over 1 year ago)
- Last Synced: 2025-01-14T02:32:24.928Z (over 1 year ago)
- Language: JavaScript
- Size: 19.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# myoctocat.com - Create your own Octocat



Tailored version of the [Octocat Generator](https://myoctocat.com/) for demo purposes


## 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](scripts/).
## Associated Memex boards
* [Octocat Generator - Issue Types](https://github.com/orgs/octodemo/projects/22/views/1)
* [Octocat Generator - Customers](https://github.com/orgs/octodemo/projects/21/views/1)
* [Octocat Generator - Security Issues](https://github.com/orgs/octodemo/projects/23/views/1)