mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
8 lines
156 B
Ruby
8 lines
156 B
Ruby
http_path = "/"
|
|
css_dir = "."
|
|
sass_dir = "."
|
|
images_dir = "img"
|
|
javascripts_dir = "js"
|
|
output_style = :compressed
|
|
relative_assets=true
|
|
line_comments = false |