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

MartinParrish/aglio-theme-shoelace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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