aglio-theme-shoelace
v1.0.1
Published
Shoelace aglio engine
Downloads
3
Readme
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"
.