README
http://blogs.steeplesoft.com/posts/2013/Setting-Up-an-Awestruct-based-Blog.html


(14:57:31) ge0ffrey: akostadinov: https://github.com/droolsjbpm/optaplanner-website
(14:58:04) ge0ffrey: akostadinov: that generates optaplanner.org with "rake clean build"
(14:58:20) ge0ffrey: akostadinov: bootstrap stuff is under the dir website IIRC
(14:58:34) ge0ffrey: akostadinov: and its hooked up in layouts_/base.haml IIRC

*********************************************************************
Congratulations! Your compass project has been created.

You may now add sass stylesheets to the stylesheets subdirectory of your project.

Sass files beginning with an underscore are called partials and won't be
compiled to CSS, but they can be imported into other sass stylesheets.

You can configure your project by editing the config.rb configuration file.

You must compile your sass stylesheets into CSS when they change.
This can be done in one of the following ways:
  1. To compile on demand:
     compass compile [path/to/project]
  2. To monitor your project for changes and automatically recompile:
     compass watch [path/to/project]

More Resources:
  * Website: http://compass-style.org/
  * Sass: http://sass-lang.com
  * Community: http://groups.google.com/group/compass-users/