
Privacy Centerflagship
The Privacy Center is a static website meant to centralize multilingual privacy notices for multiple applications, built with Eleventy and deployable on GitHub Pages or any static host. Alongside the human-facing website, the build generates a full CDN API. Content is authored in Markdown and managed through Git, so every change is auditable, every approval goes through a pull request, and the repository history is the compliance trail. Notices are organized by application and language, with each app having its own directory containing metadata, icons, and versioned notice files. When a notice changes, old versions are automatically archived, keeping a clean history with stable URLs. The system detects when a translation is missing or outdated, surfacing a warning banner to users.

