0.0.1 • Published 7 years ago

aglio-theme-olio-attributes v0.0.1

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

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

Agliohttps://github.com/danielgtaylor/aglio

Copyright © 2016 Daniel G. Taylor

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