aglio-theme-olio-attributes

0.0.1 • Public • Published

Aglio Custom Theme fork from olio

This is Olio-attributes, the custom theme engine for Aglio. It takes an API Blueprint AST and renders it into static HTML. Example use:

$ sudo npm install -g aglio
$ sudo npm install -g aglio-theme-olio-attributes
$ aglio -t olio-attributes -i blueprint.apib -o MyAPI.html

Theme engines for Aglio are described in more detail in the Aglio documentation.

Design Philosophy

Olio is designed from the ground up to be both fast and extensible while maintaining backward compatibility with most of the original Aglio theme. It uses the following technologies:

For backward compatibility, Jade templates can continue to use inline Stylus and CoffeeScript.

Original License

Aglio[https://github.com/danielgtaylor/aglio]

Copyright © 2016 Daniel G. Taylor

http://dgt.mit-license.org/

Package Sidebar

Install

npm i aglio-theme-olio-attributes

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • hajimeni