blog/config.rb

14 lines
359 B
Ruby
Raw Normal View History

2009-10-19 00:07:36 +00:00
# Require any additional compass plugins here.
project_type = :stand_alone
# Set this to the root of your project when deployed:
http_path = "/"
2011-04-18 03:49:30 +00:00
css_dir = "public/stylesheets"
sass_dir = "source/sass"
images_dir = "source/images"
2011-04-18 03:49:30 +00:00
http_images_dir = "images"
fonts_dir = "source/fonts"
http_fonts_dir = "fonts"
line_comments = false
output_style = :compressed