Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 568 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 568 Bytes

aglio-theme-hiro

Build status Snyk

It's a clone of a nice minimalistic theme that was used in Hiro generator.

Collapsed view

Quick start

Install Aglio:

npm install -g aglio

Install Hiro theme:

npm install -g aglio-theme-hiro

Then generate your API documentation using Hiro theme:

aglio -t hiro -i blueprint.apib -o documentation.html