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

https://github.com/mojotech/random-run-www


https://github.com/mojotech/random-run-www

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

### [View Site](http://randomrunapp.com)

### Deploying

Deploying the marketing page is simple since the site is vanilla HTML and CSS. To deploy the site one can just push a given branch to `gh-pages`.

For instance to deploy master:

git push origin master:gh-pages