Code for the burning.moe homepage
Go to file
2024-01-30 10:43:20 -08:00
cmd/web handle robots.txt 2024-01-27 16:28:03 -08:00
internal alphabetisation 2024-01-30 10:43:20 -08:00
static actually proper mobile layout 2024-01-24 19:46:35 -08:00
templates add link to listenbrainz 2024-01-28 17:13:01 -08:00
.gitignore update gitignore 2024-01-22 22:25:36 -08:00
go.mod it turns out cleanenv already does all that 2024-01-23 18:40:22 -08:00
go.sum load template data from json, toml, or yaml 2024-01-23 18:16:16 -08:00
LICENSE Initial commit 2024-01-18 13:39:35 -05:00
magefile.go it works! 2024-01-22 20:10:14 -08:00
README.md major refactor of render 2024-01-24 00:20:07 -08:00

burning.moe

Code for the burning.moe homepage

technologies used

why?

why not?

Improving my go skills, and learning to write web apps in go, was a good opportunity to rewrite my ancient and basic website while having it functionally not change at all.