Releases: norberteder/gullap
Releases · norberteder/gullap
1.2.0
This version includes the following featuers:
- Markdown and HTML files (html, htm) can be mixed. HTML files won't be parsed, just copied.
- Added support of blog posts
- Updated command line argument handling
- Generate single files using the parameter
-f
- Added parameter
-v
for handling console output
1.1.0
This release includes some breaking changes to improve the overall handling.
- Support of YAML Front Matter - the old "headers" are not valid any more
- Added site configuration
- Information of all pages is available in templates now (introduced site and current page variables)
- MenuBuilder has been removed as this isn't necessary any more
Please see the documentation for furhter information.