summaryrefslogtreecommitdiff
path: root/internal/generator/generator.go
AgeCommit message (Expand)Author
2026-05-16Add theme background musicPaul Buetow
2026-05-01webfonts: bundle dos theme font + document per-theme webfont conventions (tas...Paul Buetow
2026-04-27+code-quality Add slice capacity pre-allocation in loadAllPosts and paginatePaul Buetow
2026-04-27generator: place Run entry point before private helpersPaul Buetow
2026-04-27Add context.Context to I/O-bound public APIs (generator.Run, processor.Run, a...Paul Buetow
2026-04-27generator: lazy-init themeSet and navDefs with sync.OncePaul Buetow
2026-04-27fix(generator): write to temp file, check close error, rename on successPaul Buetow
2026-04-25can swap themes dynamicallyv0.12.0Paul Buetow
2026-04-11Release v0.1.6v0.1.6Paul Buetow
2026-04-10Release v0.1.1v0.1.1Paul Buetow
2026-04-10Release v0.1.0v0.1.0Paul Buetow
2026-04-10generator: isolate Atom feed in atom subpackage, document boundariesPaul Buetow
2026-04-09add snonux static microblog generatorPaul Buetow