blog/config.rb

12 lines
352 B
Ruby
Raw Normal View History

2009-10-19 00:07:36 +00:00
# Require any additional compass plugins here.
#require 'compass-colors'
2009-10-19 00:07:36 +00:00
project_type = :stand_alone
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "site/stylesheets"
sass_dir = "/stylesheets"
2009-10-19 00:07:36 +00:00
images_dir = "images"
# To enable relative paths to assets via compass helper functions. Uncomment:
# relative_assets = true