An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# myoctocat.com - Create your own Octocat

![image](https://github.com/octodemo/octodemo.github.io/workflows/Build%20and%20publish%20Docker%20image/badge.svg)
![image](https://github.com/octodemo/octodemo.github.io/workflows/Bootstrap%20Repository/badge.svg)
![image](https://github.com/octodemo/octodemo.github.io/workflows/IssueOps/badge.svg)

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

![image](https://user-images.githubusercontent.com/1872314/59640419-d88bf300-9112-11e9-85f9-88ad6a2a3a33.png)

![image](https://user-images.githubusercontent.com/1872314/61182821-270cae80-a639-11e9-8bba-d2f8812037c5.png)

## 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)