Releases: yet-another-static-site-generator/yass
Releases · yet-another-static-site-generator/yass
v0.3: updated README.md
This is third development version of program. Below are changes since last release:
Added
- Better info about lack of layout file
- Better info about errors in templates files
- Server monitor changes in layout files too
- Composite tags
Changed
- Updated README.md
- Regenerate only needed files not whole site
Fixed
- Server crash on missing file during site generation
- Server crash on error in template file
- Crash on comment in markdown file
v0.2: updated documentation
This is second development version of program. Below are changes since last release:
Added
- ChangeLog file
- Support for Boolean and numeric values in tags
- Documentation
Changed
- Replaced templates system with Ada Web Server templates
- Handling server shutdown
- Updated README.md
- Name of content variable from
Contents
toContent
First alpha
This is first alpha, bla, bla, etc release, use it at your own risk :)
At this moment, Yass can generate some very simple pages and was tested only on Linux.