Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/czarneckid/twitter-bootstrap-examples-haml

Twitter Bootstrap Example Templates in Haml
https://github.com/czarneckid/twitter-bootstrap-examples-haml

Last synced: 23 days ago
JSON representation

Twitter Bootstrap Example Templates in Haml

Awesome Lists containing this project

README

        

# Twitter Bootstrap Example Templates in Haml

A very simple [Sinatra](http://www.sinatrarb.com/) application where the example pages from the [Twitter Bootstrap](http://twitter.github.com/bootstrap/) framework
have been converted to [Haml](http://haml-lang.com/).

This original example templates used were current as of Bootstrap v2.0.0.

## Installation

```ruby
bundle install
rackup
```

You should now be able to view the application at [localhost:9292](http://localhost:9292).