A generator of static pages with content that the MarkIt app links out to.
The generator is template-based; it uses a simple XSLT stylesheet to merge a content sections into a basic page template.
- Run
make
to generate a set of HTML files in thedist/
directory. - Copy the HTML files to the production website on AWS.