
This plugin converts eligible AsciiDoc files located inside the source directory to HTML pages in the generated site. It consists of three plugins:
(1) a Converter to convert AsciiDoc source files to the HTML pages, (2) a Generator to promote AsciiDoc attributes to page variables, and (3) Liquid filters.
Any AsciiDoc attribute defined in the document header whose name begins with 'page-' gets promoted to a page variable. The value is then processed as YAML data.