update readme
This commit is contained in:
parent
7544f60e74
commit
33b1b850de
16
README.md
16
README.md
|
@ -1,3 +1,17 @@
|
||||||
# burning.moe
|
# burning.moe
|
||||||
|
|
||||||
Code for the burning.moe homepage
|
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)
|
||||||
|
- [mage](https://github.com/magefile/mage)
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
|
Loading…
Reference in a new issue