1.0.0 • Published 7 years ago

aglio-theme-otto v1.0.0

Weekly downloads
39
License
MIT
Repository
github
Last release
7 years ago

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

Collapsed view

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