Commit Graph

26 Commits

Author SHA1 Message Date
Chris Eppstein
f3a2c9110a [Docs] Fix some obsolete syntax that was used in the examples. 2010-05-31 11:40:48 -07:00
Chris Eppstein
a0423a85bc [Docs] Use a public domain font and also one that was more obviously not on the user's system. 2010-05-03 21:38:07 -07:00
Chris Eppstein
45785b7561 [Docs] Document the enumerate helper. 2010-05-03 21:03:17 -07:00
Chris Eppstein
9170c1395e Remove unecessary quotes from examples 2010-05-03 19:04:05 -07:00
Chris Eppstein
cd6b9d659a [Docs] Start documenting the compass helper functions. First up: elements-of-type() 2010-05-02 13:25:43 -07:00
Chris Eppstein
866095e43e [Docs] Documentation for table mixins. 2010-04-30 09:44:33 -07:00
ltackett
47d4cc4638 Support for the experimental display: box model. 2010-04-27 01:13:52 -07:00
Chris Eppstein
7e0c4874e6 Clean up the border-radius example 2010-04-25 02:57:00 -07:00
Chris Eppstein
b2a9eab211 Move the tutorials to the new layout. 2010-04-24 10:03:34 -07:00
Chris Eppstein
cd78ca56c4 Upgrade docs to work on sass 3 2010-04-12 02:46:33 -07:00
Chris Eppstein
fbeaa1fdff sticky footer docs and example. 2010-03-29 18:17:31 -07:00
Chris Eppstein
128a551960 Font face example. 2010-03-28 23:53:57 -07:00
Chris Eppstein
f7841f7507 This looks better in the pre-formatted example. 2010-03-28 23:26:17 -07:00
Chris Eppstein
c2b1588e21 example and cleanup for background-size. 2010-03-28 23:05:27 -07:00
Chris Eppstein
d9d0609af4 Fix the background image in the background-origin example. 2010-03-28 20:11:52 -07:00
Chris Eppstein
d4e90d79aa An example for background origin. 2010-03-28 02:50:38 -07:00
Chris Eppstein
d03cb28400 Cleaned up the documentation on background clip and added an example. 2010-03-28 01:49:52 -07:00
Chris Eppstein
892e4effc2 Update the gradient examples for the new gradient mixins. 2010-03-06 22:55:16 -08:00
Johan Ronsse
4bc02bc53e Corrected metadata for current css3 examples so they show up in reference docs 2010-02-04 23:03:33 +01:00
Johan Ronsse
5569b12f80 Merge remote branch 'chris/docs' into docs
Conflicts:
	doc-src/content/examples/compass/css3/columns/stylesheet.sass
2010-02-04 00:52:31 +01:00
Johan Ronsse
13af3a7521 * Added examples for CSS3 transforms, transitions and gradients.
* Updated every CSS3 example to follow doc conventions: no tabs, spaces(2), colon after property (e.g. background: red), id naming like #id-name, no camelCasing
2010-02-04 00:41:21 +01:00
Chris Eppstein
1df482670f silence a compilation warning 2010-02-03 08:15:33 -08:00
Johan Ronsse
acf2182d87 Added examples for compass/css3: border radius, box shadow, box sizing, columns, inline block, opacity, text shadow. Slighty modified example CSS for better display. 2010-02-03 00:11:58 +01:00
Chris Eppstein
853169f616 two column layout example for blueprint. 2010-01-30 18:01:12 -08:00
Chris Eppstein
7d1d4d49e0 Use a better combined datasource: optional header, no crufty yaml files everywhere. 2010-01-26 23:27:09 -08:00
Chris Eppstein
b15f641bd7 A system for creating examples. 2010-01-26 22:08:13 -08:00