Chris Eppstein
c2900a184a
Better indication of the current page in the sidebar.
2010-03-27 23:46:06 -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
be5fd5b4ca
fix a bug during syntax highlighting.
2010-03-27 21:18:29 -07: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
827e81d2ea
Syntax highlighting
2010-02-07 13:58:52 -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
Chris Eppstein
575d1cfb0f
cleanup some display of mixin definitions.
2010-02-03 08:21:30 -08:00
Chris Eppstein
467bc9ebd7
List all the reference content in the sidebar.
2010-02-03 08:02:27 -08:00
Chris Eppstein
b1fa724f66
Simple docs homepage
2010-01-31 10:01:04 -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
4fa7fdd14b
Speed up compilation a bit.
2010-01-30 15:50:25 -08:00
Chris Eppstein
960c665a7d
fix some sass output for unary operators.
2010-01-30 12:37:25 -08:00
Chris Eppstein
03c3c2b310
Only parenthize an operation if it's needed.
2010-01-28 10:01:16 -08:00
Chris Eppstein
6b4290472c
Fix some operator output in to_sass.
2010-01-28 09:43:27 -08:00
Chris Eppstein
b9af766886
Handle pass-thru @if nodes.
2010-01-28 09:18:32 -08:00
Chris Eppstein
d0846d76c5
Handle relative imports
2010-01-28 00:37:17 -08:00
Chris Eppstein
3dfd369e88
Directive nodes need to_sass too.
2010-01-28 00:01:23 -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
a9440b12c9
Create an asset datasource so that we don't need all those silly yaml files.
2010-01-26 23:05:57 -08:00
Chris Eppstein
b15f641bd7
A system for creating examples.
2010-01-26 22:08:13 -08:00
Chris Eppstein
4046ca77fe
Some cleanup and debug code removal.
2010-01-24 16:07:13 -08:00
Chris Eppstein
5491a7702b
Breadcrumb trails.
2010-01-24 16:06:34 -08:00
Chris Eppstein
3b88df6bbe
Fix a smattering of bugs.
2010-01-24 16:03:58 -08:00
Chris Eppstein
0f21bbe999
Hover tooltips for colors.
2010-01-24 01:34:05 -08:00
Chris Eppstein
3c459ebc04
less puts
2010-01-23 23:06:50 -08:00
Chris Eppstein
bcf6c74b7e
Silence a warning in autocompile mode.
2010-01-23 23:05:24 -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
559aebf9ab
display a mixin source in a modal dialog.
2010-01-23 01:11:18 -08:00
Chris Eppstein
54424de793
Sass extensions for emitting Sass text from a Sass::Tree
2010-01-23 01:06:54 -08:00
Chris Eppstein
b8b9f153f7
Markdown formatting support for source documentation.
2010-01-22 18:16:25 -08:00
Chris Eppstein
ec844d2148
fix some bugs.
2010-01-22 11:41:08 -08:00
Chris Eppstein
d7a9864ee2
doc support for mixins.
2010-01-22 11:40:56 -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