project setup

* added refinerycms(-blog) as depencies
* removed capybara (we won't do any browsertests here)
* initialized refinery in dummy app
This commit is contained in:
Marc Remolt
2011-06-01 21:07:20 +02:00
parent 3ec27fdfe6
commit 1a68663552
46 changed files with 1263 additions and 211 deletions

View File

@@ -0,0 +1,4 @@
/*
Override default refinery application CSS below.
Formatting applies to all frontend.
*/

View File

@@ -0,0 +1,4 @@
/*
Override default refinery formatting below.
Formatting applies to backend WYSIWYG editors and all frontend.
*/

View File

@@ -0,0 +1,4 @@
/*
Override default refinery homepage styles here.
These only apply to the homepage of your site.
*/

View File

@@ -0,0 +1,4 @@
/*
Override default refinery 'theme' styles here.
These only apply when using custom WYMeditor CSS.
*/