index
:
snonux
main
Microblog engine for snonux.foo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
generator
/
generator_test.go
Age
Commit message (
Expand
)
Author
2026-05-01
task 9: self-host nukem Web437 font
Paul Buetow
2026-05-01
Task 8: self-host volcano theme fonts
Paul Buetow
2026-04-27
refactor(generator): move theme sound data from Go code to embedded JSON files
Paul Buetow
2026-04-27
Add context.Context to I/O-bound public APIs (generator.Run, processor.Run, a...
Paul Buetow
2026-04-27
generator: lazy-init themeSet and navDefs with sync.Once
Paul Buetow
2026-04-27
fix(generator): write to temp file, check close error, rename on success
Paul Buetow
2026-04-26
audio: make ambient music hard, fast, and aggressive
Paul Buetow
2026-04-26
Add unique ambient melodies for all 19 themes
Paul Buetow
2026-04-25
Add ambient music and wild-mode tests
Paul Buetow
2026-04-25
Add ambient preset schema to theme sounds
Paul Buetow
2026-04-25
can swap themes dynamically
v0.12.0
Paul Buetow
2026-04-16
refactor(generator): load themes & shared HTML from embedded template files (...
Paul Buetow
2026-04-11
Release v0.1.6
v0.1.6
Paul Buetow
2026-04-10
Release v0.1.3
v0.1.3
Paul Buetow
2026-04-10
Release v0.1.1
v0.1.1
Paul Buetow
2026-04-10
Release v0.1.0
v0.1.0
Paul Buetow
2026-04-10
test: add table-driven unit tests for post, processor, generator
Paul Buetow