Privacy
build-pages is a static read-out of public git history. It collects nothing about you.
What we don't collect
- No accounts. No login. No cookies.
- No analytics scripts. No tracking pixels.
- No form submissions. The only inputs are search filters that stay in your browser URL.
What the server logs
Standard nginx + Node access logs (IP, path, user-agent, response code, timing) for ops debugging. Retained 30 days, not shared.
What's public by design
Every commit subject, body, author name + email as recorded in the git repo, file paths, and diffs.
Authors who don't want their email surfaced should set a private one via
git config user.email before committing. We don't redact retrospectively.