burning.moe/README.md
2024-05-21 14:47:07 -04:00

22 lines
675 B
Markdown

# burning.moe
Code for the [burning.moe](https://burning.moe) homepage
## technologies used
- written in [go](https://go.dev) using:
- [chi](https://github.com/go-chi/chi)
- [cleanenv](https://github.com/ilyakaznacheev/cleanenv)
- [log](https://github.com/charmbracelet/log)
- [tasks](https://github.com/madflojo/tasks)
- written using [helix](https://helix-editor.com/)
- tested on [void linux](https://voidlinux.org/)
- hosted on [debian linux](https://www.debian.org/)
## 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.