https://www.chromium.org/ website

Clone this repo:

Branches

  1. bb9de95 [CRLSets] minor update to website documentation by Joe DeBlasio · 4 days ago main
  2. 13e1b7f adding the Q3 2025 quarterly update to the website by Jasika Bawa · 4 days ago
  3. 91da2ec Update OWNERS file for the Chrome Security part of the website. by Nasko Oskov · 4 days ago
  4. df93358 Add Gerrit ReAuth page link by Andrew Mitchell · 14 days ago
  5. 3913dbd Update guidelines for referencing internal Buganizer issues by Greg Thompson · 14 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.