Chapter 1. Download

Download backend

Download html documentation

Install as any other plugins:

$ asciidoc.py --backend install bootstrap-<version>.zip
[Note]

<version> is to be replaced by the latest version available of the backend. Currently is 4.3.0

[Note]

The Asciidoc Bootstrap backend standard version included :

  • version 3.3.2 ( themes/ ) of the default, flatly, readable, cerulean and united themes from Bootswatch template provider.
  • version 3.3.2 ( bootstrap/, less/bootstrap/ ) of Bootstrap.
  • version 4.3.0 ( fonts/, /less/font-awesome/ ) of Font-Awesome.
  • version 2.0.1 ( fonts/, less/ionicons/ ) of Ionicons.
  • version 2.1.2 ( fonts/, less/octicons/ ) of Octicons.

1.1. Themes from Bootswatch a free template provider

AsciiDoc-Bootstrap backend v4 standard distribution included these following templates with pre-compiled CSS (uncompressed and/or minified) and default behavior :

  • Admonition blocks used Font-Awesome icons font
  • Support both Glyphicon, Font-Awesome and Ionicons icons font

Figure 1.1. Basic Flatly theme

flatly.png

Figure 1.2. Basic Readable theme

readable.png

Figure 1.3. Basic Cerulean theme

cerulean.png

Figure 1.4. Basic United theme

united.png

Figure 1.5. Basic Sandstone theme

sandstone.png