Recent Releases of htmd

htmd - v5.0.0

What's Changed

  • Coverage by @Siecje in https://github.com/Siecje/htmd/pull/22
  • Run ruff CI check on tests by @Siecje in https://github.com/Siecje/htmd/pull/24
  • Test preview properly by @Siecje in https://github.com/Siecje/htmd/pull/25
  • Preview will serve most recent static files by @Siecje in https://github.com/Siecje/htmd/pull/26
  • Refactor getprojectdir() by @Siecje in https://github.com/Siecje/htmd/pull/28
  • Build drafts into /draft/ by @Siecje in https://github.com/Siecje/htmd/pull/29
  • Don't build drafts by default by @Siecje in https://github.com/Siecje/htmd/pull/31
  • Add preview --drafts by @Siecje in https://github.com/Siecje/htmd/pull/32
  • Add templates folder to config and improve error handling by @Siecje in https://github.com/Siecje/htmd/pull/33
  • Prevent old files from being in the build by @Siecje in https://github.com/Siecje/htmd/pull/35

Full Changelog: https://github.com/Siecje/htmd/compare/v4.0.0...v5.0.0

- Python
Published by Siecje over 2 years ago

htmd - v4.0.0

[4.0.0] - 2024-01-27

Added

  • Set post time on build
  • Add published or updated on build
  • Draft posts
  • Build all pages instead of just pages that are linked to from the site ### Changed
  • tags sent to all_tags.html is now a dict
  • Hide Python warnings when using htmd ### Fixed
  • Atom feed URL
  • Using wheel without installing

- Python
Published by Siecje over 2 years ago

htmd - v3.0.0

  • Switched config file format to toml
  • Dropped support for Python 3.10

- Python
Published by Siecje over 2 years ago

htmd - v2.0.3

  • Added htmd --version option

- Python
Published by Siecje over 2 years ago

htmd - v2.0.1

  • Update for Python 2.12

- Python
Published by Siecje over 2 years ago