Personal website for jesco39.com.
A Go stdlib server with a whisky-amber theme. No external dependencies.
go run .Serves at http://localhost:8081.
go build -o cask .First time — run the VM setup script once:
ssh <vm-ip> 'bash -s' < deploy/setup-vm.shAll subsequent deploys:
./deploy.sh jesco39.comSee AGENTS.md for details.