improved starting point
This commit is contained in:
parent
2b4c5948b3
commit
82d0251da1
12 changed files with 839 additions and 3 deletions
10
config.rb
Normal file
10
config.rb
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Require any additional compass plugins here.
|
||||
project_type = :stand_alone
|
||||
# Set this to the root of your project when deployed:
|
||||
http_path = "/"
|
||||
css_dir = "_site/stylesheets"
|
||||
sass_dir = "_source/stylesheets"
|
||||
images_dir = "images"
|
||||
|
||||
# To enable relative paths to assets via compass helper functions. Uncomment:
|
||||
# relative_assets = true
|
Loading…
Add table
Add a link
Reference in a new issue