Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 567 Bytes

readme.md

File metadata and controls

15 lines (8 loc) · 567 Bytes

Simple hello world starter app that combines...

sinatra, pry, jquery, sprockets, compass, bootstrap-sass, markdown, partials, content_for, more...

It starts out with working images, css and js. The JQuery and Bootstrap js are downloaded from the Cloudflare cdn and the local js is compiled through sprockets.

Simply clone this repository, and bundle install.

For developement, i'm using shotgun, so start the server with:

shotgun config.ru

This gist got me going: https://gist.github.com/datenimperator/3668587

MIT License. Govern yourselves accordingly...