Commit Graph

26 Commits

Author SHA1 Message Date
Chris Eppstein
63ba519ad1 Compass 0.5.0 release. 2009-02-21 00:27:49 -08:00
Chris Eppstein
3f0e16b261 Updated Manifest and gemspec. 2009-02-12 23:32:49 -08:00
Chris Eppstein
d0a9e0bcab Version is now 0.4.0.
This release is a major rewrite of the compass command line utility. It
is much more flexible and will better support other project types with
varying project structures.

There is a new configuration file format that allows you to specify
the sass, css, image and javascript locations for your project when
using compass in a stand-alone (or unsupported project) format.

Compass frameworks and plugins must now provide a manifest that
specifies what files and file types exist in the project template. This
paves the way for other types of templates as the same installation
framework that creates a project can now be used to install other
things.

The compass command line has better help text and more informative
output in general.
2009-02-08 03:47:59 -08:00
Chris Eppstein
359be7e46e Added an import to the install_rails command line command. Bumped the version up to 0.3.9 2009-02-06 10:57:08 -08:00
Chris Eppstein
ab149f895e Bump version. 2009-01-25 22:45:36 -08:00
Chris Eppstein
9311922cc0 Updated Manifest and gemspec. 2009-01-02 00:34:44 -08:00
Chris Eppstein
c36e539990 Updated Manifest and gemspec. 2008-12-17 13:15:59 -08:00
Andrew Vit
208d0b1f04 Added +sticky-footer mixin
Forces page layout to expand, pinning the footer
to the bottom edge of the browser window.

Refer to:
http://ryanfait.com/resources/footer-stick-to-bottom-of-page/
2008-12-08 20:37:06 -08:00
Chris Eppstein
7495e1d284 Updated version to 0.3.2 2008-12-08 10:46:26 -08:00
Chris Eppstein
9b6f5159ed Updated the manifest and gemspec. 2008-12-06 13:47:00 -08:00
Chris Eppstein
cf544a961c Updated the manifest and gemspec. 2008-12-04 20:03:29 -08:00
Chris Eppstein
e2ec3873c3 Updated manifest and gemspec. 2008-12-01 11:22:47 -08:00
Chris Eppstein
010cc9ad39 Update manifest and gemspec with new files. 2008-12-01 00:27:30 -08:00
Chris Eppstein
ecf64fceeb Updated the Gem Manifest. 2008-11-30 14:29:26 -08:00
Roland Moriz
670595484e - added missing entries to cover 'lib/compass/commands/watch_project.rb' 2008-11-19 17:00:34 +01:00
Chris Eppstein
98e13e306d Removed some erroneous entries in the Manifest file and changed the rakefile so they wouldn't happen again. 2008-10-31 13:07:35 -07:00
Chris Eppstein
23ef723d8c Added a gemspec and updated the Manifest. 2008-10-29 15:11:56 -07:00
Andrew Vit
94083e82e1 Introduced replace-text mixin for showing images in place of HTML text. 2008-10-03 08:26:26 -07:00
Andrew Vit
278cda2ed6 Backward Incompatible Change: Removed unnecessary html/body scoping for reset rules and made reset.sass a standalone stylesheet.
To perform a reset, simply @import compass/reset.sass

To perform a selective reset, you should @import compass/utilities/general/reset.sass which will provide
reset mixins without defining any css rules.
2008-10-03 08:23:30 -07:00
Geoff Garside
f9f77069ea Added an example of semantic liquid example.
The example can be found at examples/blueprint_semantic/parts/liquid.html
2008-10-03 07:56:35 -07:00
Geoff Garside
b0f35c4731 Add SASS adaptation of liquid.css.
Liquid.css is a liquid adaptation of the Blueprint grid by Ben Listwon, David Bedingfield and Andrei Michael Herasimchuk at Involution Studios.
2008-10-03 07:56:25 -07:00
Chris Eppstein
39ba715973 Updated the gem manifest. 2008-10-01 22:20:35 -07:00
Glenn Rempe
8079f16955 Fix incorrect paths in Manifest 2008-08-24 19:12:18 -07:00
Chris Eppstein
46cb91f59b updated gemspec 2008-08-24 18:14:24 -07:00
Chris Eppstein
6efe31a066 Merb support 2008-08-24 12:57:49 -07:00
Chris Eppstein
6a64c44feb gemspec 2008-08-24 00:05:04 -07:00