aboutsummaryrefslogtreecommitdiff
path: root/config.rb
diff options
context:
space:
mode:
authorB Mathis <brandon@imathis.com>2009-10-18 19:07:36 -0500
committerB Mathis <brandon@imathis.com>2009-10-18 19:07:36 -0500
commit82d0251da120186c27791b7c073aa103d73c2b31 (patch)
treeed8c90ca49e21c160ed119ab6a297c614d9c5e73 /config.rb
parent2b4c5948b36ed1054dab270444df51fd4c38196f (diff)
downloadmy_new_personal_website-82d0251da120186c27791b7c073aa103d73c2b31.tar.xz
my_new_personal_website-82d0251da120186c27791b7c073aa103d73c2b31.zip
improved starting point
Diffstat (limited to '')
-rw-r--r--config.rb10
1 files changed, 10 insertions, 0 deletions
diff --git a/config.rb b/config.rb
new file mode 100644
index 00000000..8fcaa802
--- /dev/null
+++ b/config.rb
@@ -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