-
Release v1.6.0
Stablereleased this
2026-04-01 15:48:25 +02:00 | 0 commits to main since this release- Colour Palettes: 6 built-in themes (Kewt, Nord, Monokai, One Dark, Rose Pine and Solarized, with dark and light variants for each)
- Modular: Refactored into
lib/modules (builder, commands, config, generator) - Client-Side Search: New
generate_search = trueoption builds asearch.jsonindex with. Place search bar in header/footer via config - Tag Pages: New
generate_tags = trueoption generates tag index pages from post frontmattertagsfield --init: Alias for--new--clean/--no-clean: Control whether the output directory is cleaned before building (default: clean), for fast editing use--no-clean --watch- Post Navigation: Automatic Previous/Next links at the bottom of posts in
posts_dir - Zsh Completions
- Table Styles: Pipe tables now render with proper styling (borders, header background, padding, striped rows) across all themes
- New Button: Updated button graphic and added SVG source
Downloads