Releases
v3
Deprecated Release 3.3.0
It was published on Marth 20, 2014.
Support both Bootstrap 2 and 3
v4
Features
Since the version 1
- Fixed Navbar
- is always pinned at top of the output file (even if empty).
- Brand
- is configurable.
- Dynamic Navbar
- control which navigation information files will be included in the output file.
- Dynamic Footer
- control which footer information file will be included in the output file.
- TOC position
- can be place on a sidebar on left or right of the main document.
- Themes
- support AsciiDoc themes plugin.
Since the version 2
- Dynamic Navbar
- add optional dropdown menu of a static versions list. An easy available documents switcher.
- Back to top
- system allow to choose between standard text html link and UItoTop jQuery plugin
Since the version 3
- TOC position
- can be place either on start or on a sidebar (left or right) of the main document.
- Themes
- support Bootstrap themes v2 and v3.
- Links
- buttons support was added.
- Open Blocks
- allows you to write blog, releases or features pages. 3.1.0
- Pygments styles
- ability to use all styles globally or locally. 3.1.0
- Icon Fonts
- are accepted via the new icon inline macro. 3.1.0
- Affix plugin
- from Bootstrap. 3.2.0
- Favorite icon
- is optional. 3.2.0
Since the version 4
- Less
- one of the most famous CSS preprocessor was adopted.
- Footer
- of the document may be enhanced from standard to full width in all resolution.
- Panels
- Bootstrap3 Component is partially supported (header and body without footer).
- Alerts
- Bootstrap3 Component is fully supported.
- Progress
- Bootstrap3 Component is partially supported (without stacked bars) with the new progress inline macro.
- Icon Fonts
- are accepted via the image inline macro for better compatibility with other backends. Icon inline macro was dropped
- Octicons
- icons font support was added. 4.1.0
- Themes
- switcher with JQuery plugin 4.3.0
- TOCmmenu
- off-canvas menu for Table Of Contents with JQuery plugin 4.5.0
Open Source
AsciiDoc-Bootstrap is open source. It’s hosted, developed, and maintained on GitHub.
Licenses
Documentation
All documentation provided in docs
folder are
in AsciiDoc format (files with extension .asciidoc
),
and is released under the Attribution-Share Alike 3.0 Unported license.
Code
All source code is released under the Apache Licence Version 2.0.