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

https://github.com/jerodsanto/sinatra-foundation-skeleton

A skeleton Sinatra application which utilizes Zurb's Foundation 3 framework.
https://github.com/jerodsanto/sinatra-foundation-skeleton

Last synced: about 1 year ago
JSON representation

A skeleton Sinatra application which utilizes Zurb's Foundation 3 framework.

Awesome Lists containing this project

README

          

# sinatra-foundation-skeleton

Just a skeleton [Sinatra][sinatra] application which utilizes Zurb's
[Foundation 3][foundation] responsive front-end framework. Oh, and it's also
wired up for easy [Heroku][heroku] deployment.

Simply fork, clone, or download the files to get started. Foundation's settings
are in `views/scss/_settings.scss`

Run it in dev mode:

bundle exec shotgun config.ru

[sinatra]:http://sinatrarb.com
[foundation]:http://foundation.zurb.com/
[heroku]:http://heroku.com