updated rake file, reorganized stylesheets, added google site search, added google analytics

This commit is contained in:
B Mathis
2009-11-05 21:30:03 -06:00
parent fc691c1da6
commit 145f81046b
16 changed files with 92 additions and 138 deletions

View File

@ -4,7 +4,7 @@ project_type = :stand_alone
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "site/stylesheets"
sass_dir = "source/stylesheets"
sass_dir = "/stylesheets"
images_dir = "images"
# To enable relative paths to assets via compass helper functions. Uncomment: