Tag
#Go
- I rebuilt this site from scratch in Go
Why I dropped Hugo and wrote my own small blog engine — Go, templ, HTMX, and SQLite in a single binary.
- Loading .env files in Go with Viper
How I load .env variables into a typed struct in Go using Viper.