New features:
- Templates: Create templates using
template.conf
, use templates inwebsite.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
- Separate pages working by @AbstractXan in #1
- Template Engine and Renderer by @AbstractXan in #11
Full Changelog: https://github.com/AbstractXan/Mizi/commits/v1.0.0