sharieswebsite/config.rb
Yann Esposito (Yogsototh) 739e68ea34 Added nanoc stuff
2011-05-02 12:09:43 +02:00

10 lines
209 B
Ruby

http_path = "/"
project_path = "."
sass_dir = "compass"
css_dir = "output/Scratch/assets/css"
images_dir = "output/Scratch/assets/img"
# wehn using SCSS:
sass_options = {
:syntax => :scss
}