website-content/README.md
2026-05-13 18:05:55 +02:00

287 B

Public content of seedhammer.com

Run local viewer

Command viewer runs a webserver at http://localhost:8080 with the content.

$ go run ./cmd/viewer

The Nix helper script runs the viewer and reloads it on file changes.

$ nix run .#