Code for the burning.moe homepage
Go to file
2024-01-23 18:24:29 -08:00
cmd/web it works! 2024-01-22 20:10:14 -08:00
internal load template data from json, toml, or yaml 2024-01-23 18:16:16 -08:00
static it works! 2024-01-22 20:10:14 -08:00
templates load template data from json, toml, or yaml 2024-01-23 18:16:16 -08:00
.gitignore update gitignore 2024-01-22 22:25:36 -08:00
go.mod load template data from json, toml, or yaml 2024-01-23 18:16:16 -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 update readme again 2024-01-23 18:24:29 -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.