Chris Eppstein
fbeaa1fdff
sticky footer docs and example.
2010-03-29 18:17:31 -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
b156437018
A little page-specific styling for the css main page.
2010-03-29 17:48:43 -07:00
Chris Eppstein
31af2778b0
Some reorganization of some misc pages.
2010-03-29 01:10:53 -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
8ee939a52c
Clean the comment before setting it on constants.
2010-03-28 23:09:03 -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
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
e65516f99e
allow a background image in examples.
2010-03-28 02:49:58 -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
03f973468f
Allow examples to pass a description as a block.
2010-03-28 01:49:00 -07:00
Chris Eppstein
a142306d1b
sub-module descriptions for the css module
2010-03-28 00:30:34 -07:00
Chris Eppstein
c2900a184a
Better indication of the current page in the sidebar.
2010-03-27 23:46:06 -07:00
Chris Eppstein
a728474570
put blueprint below compass core in the sidebar.
2010-03-27 23:25:02 -07:00
Chris Eppstein
3b3d286cdf
Some styles.
2010-03-27 23:24:41 -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
be5fd5b4ca
fix a bug during syntax highlighting.
2010-03-27 21:18:29 -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
4df1e98914
Add the local compass code to the load path automatically when compiling via rake.
2010-03-27 21:16:46 -07:00
Chris Eppstein
9988fa9a63
Fix some gem stuff.
2010-03-27 21:16:15 -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
3539728902
Docs for the blueprint IE module.
2010-03-16 18:43:36 -05:00
Chris Eppstein
de5ec40a3f
The Sass Parser will drop starting whitespace on single line comments so the | char can be used to work around that in the docs.
2010-03-16 18:43:13 -05:00
Chris Eppstein
c970ad3269
Allow some docs to be turned off so they are only visible in the code.
2010-03-16 18:41:59 -05:00
Chris Eppstein
892e4effc2
Update the gradient examples for the new gradient mixins.
2010-03-06 22:55:16 -08:00
Chris Eppstein
c01faf7714
Switch to bundler 0.9 for docs.
2010-03-06 22:38:55 -08:00
Chris Eppstein
827e81d2ea
Syntax highlighting
2010-02-07 13:58:52 -08:00
Chris Eppstein
4f6beead0a
Merge commit 'wolfr/docs' into docs
...
* commit 'wolfr/docs':
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.
Corrected metadata for current css3 examples so they show up in reference docs
Make the docs a little more nicer looking to work in
* Added examples for CSS3 transforms, transitions and gradients.
2010-02-07 09:47:07 -08:00
Chris Eppstein
132a80dddd
Checking the identifier before the attributes makes nanoc faster.
2010-02-07 09:37:07 -08:00
Chris Eppstein
f9a66671f8
Better caching for autocompile.
2010-02-07 09:14:20 -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
4bc02bc53e
Corrected metadata for current css3 examples so they show up in reference docs
2010-02-04 23:03:33 +01:00
Johan Ronsse
f549f0c8da
Make the docs a little more nicer looking to work in
2010-02-04 22:38:30 +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
575d1cfb0f
cleanup some display of mixin definitions.
2010-02-03 08:21:30 -08:00
Chris Eppstein
754533022d
Cleanup some more titles.
2010-02-03 08:16:12 -08:00
Chris Eppstein
1df482670f
silence a compilation warning
2010-02-03 08:15:33 -08:00
Chris Eppstein
e0abcf797f
Merge commit 'wolfr/docs' into docs
...
* commit 'wolfr/docs':
Added examples for compass/css3: border radius, box shadow, box sizing, columns, inline block, opacity, text shadow. Slighty modified example CSS for better display.
Formatting changes only; markdown `code` backticks instead of <code>; newlines adjustment in -box-sizing
Clarify documentation README so it is newbie friendly. Added new section on setting up the docs. Moved setup-related items to that section. Kept Chris' original section on structure and howtos, getting around the docs.
2010-02-03 08:04:11 -08:00