handbook.png

This project is not covered by Drupal’s security advisory policy.

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

Project information

  • Created by jix_ on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases