https://www.chromium.org/ website

Clone this repo:

Branches

  1. 8cf0731 os-config: fix links after migration by Mike Frysinger · 3 hours ago main
  2. 9352ca8 home: update ChromeOS website links by Mike Frysinger · 2 days ago
  3. 83cd34c Add miketaylr@chromium.org to chromium-security OWNERs for website by Mike Taylor · 2 days ago
  4. 83cc960 chrome security q2 2026 update by Jasika Bawa · 3 days ago
  5. 554e9be Update "Reporting Security Bugs" page by Alex Gough · 4 days ago

Source code for www.chromium.org

This Git repo contains the source content for www.chromium.org.

The website is implemented by serving static content (mostly Markdown files) that is translated / built ahead of time into HTML using the Eleventy static site generator (which is written in Node/JS) and deployed onto Firebase Cloud Hosting.

See //docs/CONTRIBUTING.md if you wish to contribute to the site.