Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dita-ot/org.dita-ot.html

DITA Open Toolkit plug-in used to generate documentation for the project website
https://github.com/dita-ot/org.dita-ot.html

dita dita-ot hacktoberfest jekyll

Last synced: about 1 month ago
JSON representation

DITA Open Toolkit plug-in used to generate documentation for the project website

Awesome Lists containing this project

README

        

# DITA-OT site plug-in

This is the _DITA Open Toolkit_ plug-in that is used to generate the DITA-OT documentation hosted on the project website at [dita-ot.org][1].

The plug-in extends the default `html5` transformation with additional processing specific to the project website.

The generated HTML topic stubs are combined with [Liquid][2] templates, styled with [Sass][3] and published with [Jekyll][4] from the repository at [github.com/dita-ot/website][5].

[1]: https://www.dita-ot.org/
[2]: https://github.com/Shopify/liquid/wiki
[3]: http://sass-lang.com "Sass: Syntactically Awesome Style Sheets"
[4]: http://jekyllrb.com "Jekyll • Simple, blog-aware, static sites"
[5]: https://github.com/dita-ot/website