aboutsummaryrefslogtreecommitdiff
path: root/config.rb
diff options
context:
space:
mode:
authorB Mathis <brandon@imathis.com>2009-11-05 21:30:03 -0600
committerB Mathis <brandon@imathis.com>2009-11-05 21:30:03 -0600
commit145f81046bc5881d7da86b05c8b92862b63f8080 (patch)
treedc5fdc003a11537ab0722cff1db39796eaf601e8 /config.rb
parentfc691c1da6b091754b8881af5b2be509479baa21 (diff)
downloadmy_new_personal_website-145f81046bc5881d7da86b05c8b92862b63f8080.tar.xz
my_new_personal_website-145f81046bc5881d7da86b05c8b92862b63f8080.zip
updated rake file, reorganized stylesheets, added google site search, added google analytics
Diffstat (limited to '')
-rw-r--r--config.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.rb b/config.rb
index 1d7be82c..aaf00426 100644
--- a/config.rb
+++ b/config.rb
@@ -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: