Used the new sitebuild tool to generate stuff.

This commit is contained in:
Zed A. Shaw 2025-07-04 14:36:24 -04:00
parent 49dc8cf330
commit 9961915c8c
15 changed files with 169 additions and 33 deletions

View file

@ -37,3 +37,6 @@ cover_report:
go tool cover -func=coverage.txt
go tool cover -html=coverage.txt -o coverage.html
open coverage.html
site:
go run tools/cmd/sitebuild/main.go