This site is built using Go and HTMX. I host it myself as a single binary on a VPS.
GOOS=linux GOARCH=amd64 go build ./cmd/webserver/main.go
This repository has a dual license:
- The code is licensed under the MIT License.
- The blog content (posts, articles, media) is licensed under Creative Commons BY-NC-SA 4.0.
For full details, see the LICENSE file.