Skip to content

ghostandthemachine/sinatra-haml-bootstrap-fluid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra + Haml + Bootstrap

##Main components of project

####Sinatra

####Haml

####Bootstrap

  • Bootstrap site
  • The examples from the Twitter.github.com site can be found here

Setup

All of the example projects and the bare bones project are set up with: - Bundler - Shotgun - Rack - Haml - Vlad the Deployer

To get up and running all that should be needed is to install the Ruby gem Bundler if up don't already have it installed then run:

$ bundle install

That should install everything that is need for the app to run. To start it run:

$ shotgun

Update the config.ru file to change Shotgun settings. Likewise /config/deploy.rb for the Vlad settings and Gemfile for your bundler install settings

Similar templates

The Sinatra, Haml, Bootstrap versions can be found here

About

remake of boostrap fluid example using sinatra, haml, and bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published