aglio-theme-otto
v1.0.0
Published
Compact theme for the Aglio API Blueprint renderer
Downloads
3
Maintainers
Readme
aglio-theme-otto
a collapsible, slightly more compact aglio theme
Daniel Taylor's aglio tool is a nice renderer for API Blueprints. Aglio comes with a handsomely-styled theme called olio. This repo contains a modified version of olio. Changes:
- this theme is slightly more compact in its layout (a wee smaller typeface, tighter margins)
- this theme is more collapsible which is nice for big, complicated APIs (see screenshot below)
Preview
Quick start
Install aglio: npm install -g aglio
.
Install this theme (maybe eventually via npm, but let's not get ahead of ourselves here).
Run: aglio -t otto -i docs.apib -o docs.html