burning.moe/README.md

21 lines
594 B
Markdown

# burning.moe
Code for the [burning.moe](https://burning.moe) homepage
## technologies used
- [go](https://go.dev)
- [chi](https://github.com/go-chi/chi)
- [cleanenv](https://github.com/ilyakaznacheev/cleanenv)
- [log](https://github.com/charmbracelet/log)
- [mage](https://github.com/magefile/mage)
- [toml](https://github.com/BurntSushi/toml)
- [yaml](https://github.com/go-yaml/yaml)
## 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.