Commit Graph

53 Commits

Author SHA1 Message Date
Brandon Mathis
2da5502040 improved syntax highlighting 2010-12-15 18:15:19 -06:00
Brandon Mathis
34f8763b22 added haml/html toggle on examples, improved code styling, added get involved page 2010-12-14 16:44:44 -06:00
Brandon Mathis
e616fa1ea8 updated code styles to support scrolling on pre elementts, improved ipad display with meta view port on all layouts 2010-12-11 14:37:09 -06:00
Brandon Mathis
354beb965d improved the styling for the docs example pages 2010-12-10 18:16:27 -06:00
Brandon Mathis
2635f91049 added syntax toggling for example pages including: haml, html and scss, sass, css 2010-12-09 23:27:41 -06:00
Brandon Mathis
7f7b3c5ff8 general typography improvements 2010-12-08 23:02:20 -06:00
B Mathis
38b372bbbf added home page and improved site styles for IE 2010-11-27 17:13:47 -06:00
B Mathis
17ab1d3820 improved docs styling 2010-11-23 00:09:18 -06:00
Chris Eppstein
404c404fdb move /tutorials to /help/tutorials 2010-11-21 17:30:41 -08:00
Chris Eppstein
c547d48256 Output docs to doc-src/output and drop the /docs prefix 2010-11-21 17:17:36 -08:00
Chris Eppstein
88275d1281 Add beta indicator for new modules 2010-11-20 08:26:32 -08:00
Chris Eppstein
3699065086 Use a javascript based syntax highlighter. 2010-11-15 14:41:45 -08:00
Chris Eppstein
e41662e3ce Discuss comments. 2010-11-15 12:55:09 -08:00
Chris Eppstein
5d8f532b27 Document the new box shadow api 2010-11-15 03:52:29 -08:00
Chris Eppstein
f728805be3 [Docs] Default the markup to html instead of haml. 2010-05-06 19:07:13 -07:00
Chris Eppstein
6581420d86 [Docs] Make syntax highlighting work again. 2010-05-06 02:22:56 -07:00
Chris Eppstein
7acd09b1a0 [Docs] Move some markup from a helper to partials. 2010-05-03 19:08:15 -07:00
B Mathis
568fb47d0b [Docs] Refactored stylesheets, improved sidebar navigation styles 2010-05-02 20:46:38 -07:00
Chris Eppstein
df447b5d6c [Docs] Remove some duplicate IDs 2010-05-02 13:29:02 -07:00
Chris Eppstein
665dacf637 [Docs] A footer. 2010-05-01 15:18:12 -07:00
Eric Meyer
ba996c7ecc example code in css-slideshows 2010-04-26 18:04:55 -06:00
Eric Meyer
a7559fcdd5 mixin source uses :target for css interaction 2010-04-26 17:42:46 -06:00
Chris Eppstein
fd0446fff7 Don't display a variable description for empty comments. 2010-04-25 22:40:07 -07:00
Chris Eppstein
929feecd44 inline source code instead of a popup. 2010-04-25 02:56:00 -07:00
Chris Eppstein
a09e143f72 Navigate to examples instead of opening a new window 2010-04-25 00:11:28 -07:00
Chris Eppstein
070675e48a Dollar signs > exclamation marks. 2010-04-24 22:43:58 -07:00
Chris Eppstein
6dbee67bb0 Move examples to the new layout. 2010-04-24 10:43:32 -07:00
Chris Eppstein
b2a9eab211 Move the tutorials to the new layout. 2010-04-24 10:03:34 -07:00
Chris Eppstein
34fe52c116 get blueprint on the new layout. 2010-04-20 23:33:48 -07:00
Chris Eppstein
8a01916356 Some new sidebar action 2010-04-20 22:43:25 -07:00
Chris Eppstein
cd78ca56c4 Upgrade docs to work on sass 3 2010-04-12 02:46:33 -07:00
Chris Eppstein
c216d01eb0 How about a footer. 2010-03-29 17:49:13 -07:00
Chris Eppstein
31af2778b0 Some reorganization of some misc pages. 2010-03-29 01:10:53 -07:00
Chris Eppstein
03f973468f Allow examples to pass a description as a block. 2010-03-28 01:49:00 -07:00
Chris Eppstein
a728474570 put blueprint below compass core in the sidebar. 2010-03-27 23:25:02 -07:00
Chris Eppstein
88f887938b Don't put an empty list on the page when there's no bread crumbs. 2010-03-27 23:24:26 -07:00
Chris Eppstein
72a97107c7 Factor out a import partial that can be used directly. 2010-03-27 23:21:07 -07:00
Chris Eppstein
03568253bd Track visits to docs with GA. 2010-03-27 21:17:53 -07:00
Chris Eppstein
bc22684dc8 Documentation on guarded variables. 2010-03-17 08:59:06 -07:00
Chris Eppstein
41f1f30e0f Don't use a table for constants -- too hard to read. 2010-03-17 08:42:40 -07:00
Chris Eppstein
827e81d2ea Syntax highlighting 2010-02-07 13:58:52 -08:00
Johan Ronsse
7dc9d66fbf Ported following pages from the github wiki to the docs: Adding Frameworks to Compass, Supported Frameworks, Compass Plugins. Added some styles where necessary so the content was readable. Used html2haml with some manual adjustment so likely not super perfect. 2010-02-05 00:13:57 +01:00
Chris Eppstein
467bc9ebd7 List all the reference content in the sidebar. 2010-02-03 08:02:27 -08:00
Chris Eppstein
72b084ccbe Examples can now be targeted generally at a stylesheet instead of at
only mixins.
2010-01-30 16:31:36 -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
Chris Eppstein
5491a7702b Breadcrumb trails. 2010-01-24 16:06:34 -08:00
Chris Eppstein
6627fc6a44 Show code comments for constants, if there's any. 2010-01-24 01:53:59 -08:00
Chris Eppstein
0f21bbe999 Hover tooltips for colors. 2010-01-24 01:34:05 -08:00
Chris Eppstein
3e248176aa Link imports to their reference documentation. 2010-01-23 23:01:30 -08:00