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
- Host: GitHub
- URL: https://github.com/jdan/jscal.es
- Owner: jdan
- Created: 2012-05-19T19:55:30.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-20T00:03:05.000Z (almost 14 years ago)
- Last Synced: 2025-04-16T14:32:35.812Z (about 1 year ago)
- Language: Ruby
- Size: 146 KB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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