https://github.com/jonico/octodemo-issue-forms.github.io
https://github.com/jonico/octodemo-issue-forms.github.io
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonico/octodemo-issue-forms.github.io
- Owner: jonico
- Created: 2021-09-08T13:26:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T00:25:06.000Z (over 3 years ago)
- Last Synced: 2025-03-03T16:14:59.273Z (over 1 year ago)
- Language: JavaScript
- Size: 18.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
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)