1.0.1 • Published 7 years ago

aglio-theme-shoelace v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Algio Theme for Bootstrap

Theme for Aglio

NPM package here.

Usage

First install the npm package globally:

npm install -g aglio-theme-shoelace

Then generate your API documentation using your API blueprint.

aglio -i your/api/blueprint.apib -t shoelace --theme-template triple -o your/api/documentation.html

Differences from Olio

The main core of this theme is from the Olio theme.

Here are the differences:

Markdown-it table

Markdown-it outputs the open table tag with class="table".