repos
/ orchard main

orchard

mirror

Every site I host, in one repo, along with the Cloudflare Tunnel and Caddy that front them. It's all Go, Vite, and SQLite, and it runs on a desktop at home with nothing listening on an inbound port.

blogbuncaddycloudflare-tunneldockergogolanghomelabhtml-templatemonorepoself-hostedseosqlitestatic-sitetypstuptime-monitoringviteweb-analytics

136 B · 7 lines · JavaScript Raw History
1import "@fontsource/monaspace-argon";
2
3import "./scripts/bootstrap.js";
4
5import "./styles/bootstrap.scss";
6import "./styles/base.scss";