2010-02-03 16:02:27 +00:00
|
|
|
%h2
|
2010-03-29 08:10:53 +00:00
|
|
|
%a(href="/docs/") Compass Documentation
|
2010-02-04 23:13:57 +00:00
|
|
|
|
|
|
|
%h3
|
2010-03-29 08:10:53 +00:00
|
|
|
Tutorials
|
2010-02-04 23:13:57 +00:00
|
|
|
|
2010-03-29 08:10:53 +00:00
|
|
|
= item_tree(find("/tutorials/"), true)
|
2010-02-04 23:13:57 +00:00
|
|
|
|
|
|
|
%h3
|
|
|
|
Frameworks
|
|
|
|
|
2010-02-03 16:02:27 +00:00
|
|
|
%ul
|
2010-04-12 09:46:33 +00:00
|
|
|
= item_tree(reference_item(:stylesheet => "_compass.scss"))
|
|
|
|
= item_tree(reference_item(:stylesheet => "_blueprint.scss"))
|
2010-03-29 08:10:53 +00:00
|
|
|
|
|
|
|
%h3
|
|
|
|
Misc
|
|
|
|
%ul
|
|
|
|
%li
|
|
|
|
%a{:href => "/docs/frameworks/"}
|
|
|
|
Working with plugins and frameworks
|