Commit Graph

545 Commits

Author SHA1 Message Date
Scott Davis
9992a18a72 Merge branch 'master' of github.com:chriseppstein/compass into stable 2011-05-12 14:27:51 -04:00
Scott Davis
ef18040a0b typo 2011-05-11 23:22:17 -04:00
Scott Davis
d254f41696 updated sprite docs 2011-05-11 23:21:51 -04:00
Scott Davis
fc106cb379 adding creadit back I removed by mistake doing a git reset 2011-05-11 03:12:45 -04:00
Scott Davis
c83432d1c0 updated change log 2011-05-11 03:10:11 -04:00
Scott Davis
80a6c90805 Revert "credit due on blog post"
This reverts commit 27d3aca067.
2011-05-10 19:22:45 -04:00
Eric Meyer
27d3aca067 credit due on blog post 2011-05-09 18:34:33 -06:00
Eric Meyer
f12e92601c Merge branch 'stable' of github.com:chriseppstein/compass into stable 2011-05-09 13:14:26 -06:00
Eric Meyer
40d231948b updated author info for eric 2011-05-09 13:13:42 -06:00
Eric Meyer
93b89a20bc blog post: using compass with django 2011-05-09 11:43:17 -06:00
Chris Eppstein
26cb90e2fc Fix broken link 2011-05-05 20:59:06 -07:00
Chris Eppstein
9b5d5b72a1 Update changelog. 2011-05-01 09:42:34 -07:00
Chris Eppstein
92ce8c6dbf Add a sitemap.xml for the docs. 2011-04-28 20:45:01 -07:00
Scott Davis
6965005c15 bad files 2011-04-28 10:14:49 -04:00
Scott Davis
e74255635a fixed features 2011-04-28 10:13:38 -04:00
Brandon Mathis
f86bbfc013 updated the sencha site graphic 2011-04-26 22:58:26 -05:00
Brandon Mathis
26f44fd8a2 fixed merge 2011-04-26 18:34:51 -05:00
Brandon Mathis
7106b7d719 Merge branch 'master' of github.com:chriseppstein/compass 2011-04-26 18:30:57 -05:00
Chris Eppstein
963eb3065b Merge branch 'stable'
* stable:
  Release strategy post.
  doc gemfile changes
  Fix broken example
  charityware

Conflicts:
	doc-src/Gemfile.lock
2011-04-26 07:42:01 -07:00
Chris Eppstein
ef013a231b Release strategy post. 2011-04-26 07:40:48 -07:00
Chris Eppstein
a881b0388c doc gemfile changes 2011-04-26 07:40:34 -07:00
Chris Eppstein
63cae60ca8 Fix broken example 2011-04-25 14:46:16 -07:00
Chris Eppstein
9dc37dd93a charityware 2011-04-25 11:26:49 -07:00
Chris Eppstein
a8498835c2 Merge branch 'stable'
* stable:
  Bump version for release.
  Update gemspec to pick up the stable version of sass.
  Add comments to blog posts
  Credits.
  Bump version and assign a name.

Conflicts:
	Gemfile.lock
2011-04-25 11:09:56 -07:00
Chris Eppstein
4d3ca90e82 Add comments to blog posts 2011-04-24 23:29:29 -07:00
Chris Eppstein
47b8fd4b55 Credits. 2011-04-24 22:51:22 -07:00
Scott Davis
58c7447436 gemfile fix 2011-04-25 01:49:33 -04:00
Scott Davis
a58a66c4c2 added application integration to turtorials 2011-04-25 01:44:08 -04:00
Chris Eppstein
bb53c8c34b v0.11 release posting and docs cleanup. 2011-04-24 22:11:06 -07:00
Scott Davis
0d029e6a02 merge 2011-04-24 23:23:07 -04:00
Chris Eppstein
a3e1fa7f78 release blog post. WIP 2011-04-24 16:04:49 -07:00
Scott Davis
830a44868a updated docs for extension change closes#351 2011-04-23 11:14:35 -04:00
Chris Eppstein
78dc4a5bfb Pick up bug fix in FSSM. 2011-04-21 12:32:55 -07:00
Chris Eppstein
be8e5f5313 Keep a list of blog authors in a yaml file. 2011-04-19 20:00:15 -07:00
Chris Eppstein
5b9a90f83b Bug fixes reported by ryan bigg. 2011-04-17 18:16:45 -07:00
Chris Eppstein
d416ee9ba1 Comment out the blog link for now. 2011-04-17 17:32:07 -07:00
Chris Eppstein
314cce80ce Merged the v0.11 beta changelog into a single cumulative changelog. 2011-04-17 17:32:07 -07:00
Chris Eppstein
810b95e7f3 Added a mechanism for plugins to extend compass's configuration options. 2011-04-17 11:36:16 -07:00
Chris Eppstein
b1b718e78a A basic blog for the compass website. 2011-04-17 01:49:19 -07:00
Chris Eppstein
791943e089 Note the new vertical rhythm function in the changelog 2011-04-16 01:23:39 -07:00
Chris Eppstein
9ce8522261 Changelog note for the pixel-based gradients in old webkits. 2011-04-16 01:10:41 -07:00
Chris Eppstein
c252d4b6d7 Note the new grid background module in the changelog. 2011-04-16 00:35:18 -07:00
Chris Eppstein
72434be137 Webkit now supports the css3 official gradient syntax. 2011-04-15 23:16:43 -07:00
Scott Davis
10dd6c1c63 updated docs to be correct for magic selectors 2011-04-13 16:46:01 -04:00
Eric Meyer
e66c822503 add grid-background mixins to layout module, with docs and tests 2011-04-11 19:26:55 -06:00
Chris Eppstein
db9b7ada14 Update changelog for v0.11.beta.6 2011-04-10 14:54:15 -07:00
Chris Eppstein
ad0e172ec3 Allow degrees for linear and radial gradients. Currently no support for SVG gradients using degrees. Partial fix for #303 2011-04-10 14:14:44 -07:00
Chris Eppstein
0eef08e6ce Remove the css3 background simple bg support and move it to a new mixin called background-with-css2-fallback. 2011-04-02 09:33:09 -07:00
Scott Davis
d2b4ec423f updated install page to have better installation instructions 2011-04-02 10:58:45 -04:00
Scott Davis
5d2db94bc0 working on lemonade upgrade guide 2011-04-02 10:07:55 -04:00