Skip to content

seanslerner/compass-sinatra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Compass-Sinatra

This app is a simple starting point for those wanting to explore Compass with Sinatra.

##Installation To get started just:

Fork the repo. Then:

$git clone git@github.com:YOUR_USERNAME/compass-sinatra.git
$cd compass-sinatra
$bundle install

Test that it is working with:

$ruby app.rb

Your site should the be at http://localhost:4567/

##Learn More!

To learn more about Compass check out compass-style.org. For more info on Sinatra, check out sinatrarb.com.

About

A very basic demo/starting point for Compass and Sinatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%