Commit Graph

120 Commits

Author SHA1 Message Date
Chris Eppstein
759bf32cee link the docs to the stable branch. 2010-08-26 23:04:35 -07:00
Chris Eppstein
8dc719ac22 Less buggy import resolver. Closes GH-139. 2010-07-08 22:19:11 -07:00
Chris Eppstein
9feb387321 [Docs] Wire up the search feature. 2010-05-08 15:23:07 -07:00
Chris Eppstein
b5439e0b25 [Docs] Search the docs. Needs styling and to be wired into the search box. 2010-05-08 11:07:31 -07: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
7fce371c32 [Docs] Don't mislead people about search. 2010-05-05 00:39:12 -07:00
Chris Eppstein
29a9204cf7 Fix the styling of the sidebar on the blueprint layout. 2010-05-05 00:38:25 -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
Chris Eppstein
1b0e4519e1 Fix a broken link to the changelog 2010-04-27 00:35:16 -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
Eric Meyer
feb6549a02 more sensible nav markup/structure 2010-04-26 17:06:56 -06:00
Chris Eppstein
fd0446fff7 Don't display a variable description for empty comments. 2010-04-25 22:40:07 -07:00
Chris Eppstein
93585dc5b7 Move the main description of the file to the top of the article. 2010-04-25 19:03:52 -07:00
Chris Eppstein
458a19361d Display the current version on the docs. 2010-04-25 11:28:56 -07:00
Chris Eppstein
e713fdb66f Move the changelog to the documentation site. 2010-04-25 11:28:03 -07:00
Chris Eppstein
9f303ce300 No need for jquery ui anymore 2010-04-25 02:56:30 -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
c7d274394b More nav context awareness 2010-04-21 09:37:02 -07:00
Chris Eppstein
523f742ca9 don't put the extension in the suggested import statement. 2010-04-21 09:09:10 -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
bf83b2d5b3 Getting started with the new layout:
* Added susy and css-slideshow
* Converted legacy css to scss, moved it and updated reference.
* extracted some javascript to a file so it can be shared.
2010-04-20 11:16:43 -07:00
Chris Eppstein
cd78ca56c4 Upgrade docs to work on sass 3 2010-04-12 02:46:33 -07:00
Chris Eppstein
17469410b6 link to the specific file on github. 2010-03-29 17:49:48 -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
2a8ba797a0 remove some stale references to the tipsy library. 2010-03-28 23:07:51 -07:00
Chris Eppstein
32a5ae26a8 Better display of mixin signatures. 2010-03-28 23:06:56 -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
402a009e4d Fill out some of the intro for the top level of the compass modules. 2010-03-27 23:23:45 -07:00
Chris Eppstein
0c298fe48d Meta descriptions are pretty useful for search engines and also for an item summary from other pages. 2010-03-27 23:22:40 -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
72dfe20ca7 Favicons are helpful. 2010-03-27 21:17:16 -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
6a1c1c8c3d Put color swatches into the main view instead of as popups. 2010-03-17 08:41:30 -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
Johan Ronsse
f549f0c8da Make the docs a little more nicer looking to work in 2010-02-04 22:38:30 +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
658e543c0d Put the constants on every page too. 2010-01-28 09:18:08 -08:00
Chris Eppstein
fb998794ae put the docs in the docs folder. 2010-01-28 01:11:42 -08:00
Chris Eppstein
20e24dadf7 Link to the top pages of each reference 2010-01-28 00:00:56 -08:00
Chris Eppstein
389b8055f9 A generator for creating reference pages. 2010-01-27 23:46:39 -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
Chris Eppstein
0fd292b776 A module documentation for blueprint/colors and a constants partial. 2010-01-23 21:58:20 -08:00
Chris Eppstein
769e9c0c8e Extract a mixin partial. 2010-01-23 19:47:28 -08:00
Chris Eppstein
c05807ce31 Extract an imports partial. 2010-01-23 19:44:22 -08:00
Chris Eppstein
559aebf9ab display a mixin source in a modal dialog. 2010-01-23 01:11:18 -08:00
Chris Eppstein
5964d8d4ec Add some jquery ui stuff. 2010-01-23 01:08:00 -08:00
Chris Eppstein
4afca420c3 - Some helpers for the body attributes
- Move the blueprint reference content to the blueprint tutorial
- Made new blueprint reference content that is actually reference
  content.
- Some basic helpers for accessing a sass stylesheet and extracting info
  from it.
2010-01-21 11:54:47 -08:00
Chris Eppstein
5a893ee8a6 Initial doc site with nanoc. 2010-01-20 22:25:59 -08:00