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

https://github.com/jdan/jscal.es

source code for my blog, jscal.es
https://github.com/jdan/jscal.es

Last synced: 11 months ago
JSON representation

source code for my blog, jscal.es

Awesome Lists containing this project

README

          

My blahg.

- Sets up in seconds
- Runs on toto (with some tweaks)
- Responsive design
- A touch of color

http://jscal.es

Based on dorothy - http://github.com/cloudhead/dorothy

Run it yourself

- git clone git@github.com:prezjordan/jscal.es.git
- cd jscal.es/
- thin start -R config.ru

Push it to heroku

- heroku create
- git push heroku master
- heroku open