Skip to content

Releases: prdx23/norite

v0.2.2

19 Jul 17:07
Compare
Choose a tag to compare

Changelog:

  • bugfix: removed hard-coded config filename
  • bugfix: drafts status is passed through on auto-reload
  • renamed default config from config.toml to norite.toml

v0.2.1

16 Jul 16:57
Compare
Choose a tag to compare

Changelog:

  • bugfix: config.toml will not ignore custom entries
  • added feature to mark files/folders as drafts
  • added --drafts cli argument
  • added -f cli argument to allow custom config files

v0.2.0

27 Jun 03:02
Compare
Choose a tag to compare

Changelog:

  • bugfixes
  • improved Page() and Asset() semantics
  • rename Page.sections -> Page.pages
  • remove redundant static folder support

v0.1.0

13 Jun 16:56
Compare
Choose a tag to compare

First release on PyPI