Skip to content

blogatto 4.0.0

Choose a tag to compare

@veeso veeso released this 16 Mar 16:12
· 26 commits to main since this release

4.0.0

Released on 2026-03-16

⚠ Breaking Changes

  • auto generate slug if missing from frontmatter

    slug is no more required. User has nothing to change to their code though.

Added

  • 💥 auto generate slug if missing from frontmatter

    slug is no more a required field in the frontmatter. If missing it is automatically generated by slugifying the post title- build-time syntax

  • highlighting via smalto

    Add syntax highlighting support for code blocks during static site
    generation using the smalto library. Closes #27

Documentation

  • typo in gleam run command and conventional use of dev for setting up the dev server (#2)

    Edited and submitted with the online editor in Forgejo so squash the commits together as I didn't find a way to do that myself. 😁

Build

  • mist 6