Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
27 lines (17 loc) · 677 Bytes

README.md

File metadata and controls

executable file
·
27 lines (17 loc) · 677 Bytes

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