This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
compass /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Nov 27 16:23:25 -0800 2009 | |
| |
.project | Sun Nov 29 18:40:31 -0800 2009 | |
| |
CHANGELOG.markdown | Tue Dec 01 00:03:07 -0800 2009 | |
| |
LICENSE.markdown | Sun Jun 21 03:32:40 -0700 2009 | |
| |
README.markdown | Thu Nov 19 11:03:47 -0800 2009 | |
| |
REVISION | Thu Sep 24 09:07:04 -0700 2009 | |
| |
Rakefile | Sun Nov 29 22:46:23 -0800 2009 | |
| |
TODO.md | Thu Nov 19 01:30:41 -0800 2009 | |
| |
VERSION.yml | Tue Dec 01 00:07:31 -0800 2009 | |
| |
bin/ | Tue Sep 29 18:35:24 -0700 2009 | |
| |
compass.gemspec | Tue Dec 01 00:07:31 -0800 2009 | |
| |
deps.rip | Sat Jun 20 20:52:48 -0700 2009 | |
| |
docs/ | Sun Oct 25 22:17:27 -0700 2009 | |
| |
examples/ | Sun Nov 29 18:41:32 -0800 2009 | |
| |
features/ | Wed Nov 18 23:44:30 -0800 2009 | |
| |
lib/ | Thu Dec 03 00:53:35 -0800 2009 | |
| |
test/ | Mon Nov 30 22:49:29 -0800 2009 |
README.markdown
Compass
A Sass-based CSS Meta-Framework that allows you to mix and match any of the following CSS frameworks:
- Compass Core - Wiki Documentation
- Blueprint - Wiki Documentation
- 960 - Wiki Documentation
- Susy - Wiki Documentation
- YUI - Wiki Documentation
- New frameworks and extensions are tracked on the wiki as they are created.
- Other frameworks can be added relatively easily. Create your own!
Compass Provides
- A command line tool for managing your Sass projects.
- Simple integration with Ruby-on-Rails, Merb, StaticMatic, and even non-ruby application servers.
- Loads of Sass mixins to make building your website a snap.
Quick Start
$ (sudo) gem install compass
$ compass create my_compass_project --using blueprint
$ cd my_compass_project
$ compass watch
More Information
Please see the wiki
Author
Compass is written by Chris Eppstein.
Chris is the Software Architect of Caring.com and a member of the Sass core team.
License
Copyright (c) 2008-2009 Christopher M. Eppstein
All Rights Reserved.
Released under a slightly modified MIT License.







