This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "quickfw".
The branch, master has been updated
via c464926bd305acddc990d7c808ac524d18d3e855 (commit)
from f16c6770b72325d28ad12410d919b5330416ee76 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c464926bd305acddc990d7c808ac524d18d3e855
Author: Ivan Borzenkov <iva...@li...>
Date: Mon Jan 10 14:23:40 2011 +0300
Конфиг для Compass (http://compass-style.org/)
diff --git a/config.rb b/config.rb
new file mode 100644
index 0000000..454a4d7
--- /dev/null
+++ b/config.rb
@@ -0,0 +1,9 @@
+# Require any additional compass plugins here.
+# Set this to the root of your project when deployed:
+http_path = "www"
+css_dir = "www/css"
+sass_dir = "application/_common/css"
+images_dir = "www/img"
+javascripts_dir = "www/js"
+# To enable relative paths to assets via compass helper functions. Uncomment:
+# relative_assets = true
-----------------------------------------------------------------------
Summary of changes:
config.rb | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
create mode 100644 config.rb
hooks/post-receive
--
quickfw
|