Theme for Aglio
NPM package here.
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
The main core of this theme is from the Olio theme.
Here are the differences:
Markdown-it outputs the open table tag with class="table"
.