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.2.0

[Note]

The Asciidoc Bootstrap backend standard version included :

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

1.1. Themes from Bootswatch a free template provider

AsciiDoc-Bootstrap backend v4 standard distribution included these following templates :

You can download pre-compiled CSS (uncompressed and/or minified) with default behavior :

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

These files are already included in AsciiDoc-Bootstrap backend standard distribution (see stylesheets/ folder)

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