The syntax for page variable headers changed from json to key: value plaintext. The method follows MultiMarkdown's metadata key [A-Za-z0-9_-]+ from beginning of line until : value a string per line, where multiline values become arrays notes key: …continue…
A python based static site html stitcher. Description Generate a static site via python from content-only .html and .md pages that are stitched together along with patch (e.g. nav.html, footer.html) files onto a main site quilt.html file. …continue…