Skip to content

Releases: marciovmf/static

Static v1.0.0

17 Feb 00:42
Compare
Choose a tag to compare

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

08 Feb 12:52
Compare
Choose a tag to compare
  • 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

28 Jun 00:41
Compare
Choose a tag to compare

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