Bootstrap backend for AsciiDoc

An AsciiDoc backend that renders the AsciiDoc source as HTML5 in the style of the Twitter Bootstrap docs.

Installation

To install the bootstrap backend, follow instructions on Getting Started page.

Usage

Use the 'bootstrap' backend as you would the built-in backends.

Example

As you would expect, the rendered output looks shockingly similar to the Twitter Bootstrap documentation.

Compare the original Base CSS chapter with this HTML output, from this source file.

Credits

Dan Allen wrote the first version, available at https://github.com/mojavelinux/asciidoc-bootstrap-docs-backend