Skip to content

Sinatra application template with <strike>DataMapper, RSpec, and</strike> Haml. Deployable to Heroku.

License

Notifications You must be signed in to change notification settings

Nilloc/sinatra-lite-template

 
 

Repository files navigation

Sinatra Application Template Lite Edition

A base Sinatra application template. Just fork and build. Yay! Just for static and simpler Haml based sites, like when you need something freely hosted on Heroku. Deployable to Heroku.

Configuration

No configuration necessary, you can just either drop html files in the public folder, or start hamling it up (sorry) in the views directory.

Getting Started

$ shotgun

Spawning a site on heroku

Edit cp spawn.heroku.example.sh spawn.heroku.sh Then run spawn.heroku.sh

About

Sinatra application template with <strike>DataMapper, RSpec, and</strike> Haml. Deployable to Heroku.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 67.6%
  • Shell 32.4%