Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 485 Bytes

README.markdown

File metadata and controls

15 lines (10 loc) · 485 Bytes

Twitter Bootstrap Example Templates in Haml

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.

Installation

bundle install
rackup

You should now be able to view the application at localhost:9292.