old-website/config.rb

17 lines
349 B
Ruby
Raw Permalink Normal View History

2009-10-19 05:37:36 +05:30
# Require any additional compass plugins here.
project_type = :stand_alone
# Publishing paths
2009-10-19 05:37:36 +05:30
http_path = "/"
http_images_path = "/images"
http_fonts_path = "/fonts"
2011-04-18 09:19:30 +05:30
css_dir = "public/stylesheets"
# Local development paths
sass_dir = "sass"
images_dir = "source/images"
2011-04-18 09:19:30 +05:30
fonts_dir = "source/fonts"
line_comments = false
output_style = :compressed