Releases: marciovmf/static
Releases · marciovmf/static
Static v1.0.0
What's Changed
- Added means to override Post and Page titles
- The folder
<Posts-dir>/assets
, if exists will be copied to the output directory - The folder
<current-template-dir>/assets
, if exists will be copied to the output directory - Minor bug fixes
Static v0.0.2
- Several bug fixes
- Basic markdown support
- Update demo website
- Demo posts are now written in Markdown
Full Changelog: v0.0.1...v0.0.2
Static v0.0.1
First implementation
- supported commands
- include
- for/endfor
- Allow sorting collections on for loops
- Added a demo website
Full Changelog: https://github.com/marciovmf/static/commits/v1.0.0