Handbook
Component ID
850440
Component name
Handbook
Component type
theme
Maintenance status
Component security advisory coverage
not-covered
Downloads
2279
Component created
Component changed
Component body
A Zen sub theme for handbook sites.
The theme focuses on handling marked up content extremely well, helping you to rapidly create handbook sites that are pleasurable to read without having to design everything first.
Apart from proper styling for commonly used HTML elements, there's support for typical 'incorrect'/'correct' examples (as seen in the screenshot.)
<div class="incorrect"> <h3>Incorrect</h3> [your content] </div> <div class="correct"> <h3>Correct</h3> [your content] </div>
Where [your content]
can be anything (ul
, pre
, code
, and so on).
Download with Drush
$ drush dl zen-6.x-2.0 handbook