Mizi Versions Save

A simple markdown to website generator written in C++.

v1.0.0

2 years ago

New features:

  • Templates: Create templates using template.conf, use templates in website.md file
  • Config:
    • added 'site' path param where Mizi would generate html files
    • added head param to add scripts in <head>
    • added css param for stylesheet path relative to generated html
    • added template param for templatefile path

What's Changed

Full Changelog: https://github.com/AbstractXan/Mizi/commits/v1.0.0