A very simple Sinatra application where the example pages from the Twitter Bootstrap framework have been converted to Haml.
This original example templates used were current as of Bootstrap v2.0.0.
bundle install
rackup
You should now be able to view the application at localhost:9292.