[BREAKGLASS] Content of seedhammer.com
| about | ||
| article | ||
| cmd/viewer | ||
| doc/manual | ||
| getstarted | ||
| page | ||
| static | ||
| article.go | ||
| data.go | ||
| flake.lock | ||
| flake.nix | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
| routes.go | ||
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 .#