https://www.chromium.org/ website

Clone this repo:

Branches

  1. a96616b Update "Create a new WebUI" doc to mention Extensions. by Demetrios Papadopoulos · 4 days ago main
  2. 3df07f4 Correct minor typos, and remove unnecessary spaces. by Jorge Lucangeli Obes · 6 days ago
  3. cc5e5b7 2025Q2 quarterly update by Jasika Bawa · 10 days ago
  4. c415f3d [website] Shift mkwst@ to @chromium.org in OWNERS. by Mike West · 10 days ago
  5. d088970 Updating the reference to ninja in the Win Debugging documentation. by Junji Watanabe · 11 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.