https://www.chromium.org/ website

Clone this repo:

Branches

  1. 9918992 Upgrade linux bots from ubuntu 22.04 to 24.04 by Victor Hugo Vianna Silva · 6 days ago main
  2. 258fabf [website] Update browsertest guidance on HTTPS EmbeddedTestServer by Lily Chen · 11 days ago
  3. c15c691 Remove mentions of `ui_test_utils::GetTestUrl` from the docs by Ho Cheung · 3 weeks ago
  4. bce017a Remove mentions of `make_chrome_default` from the docs by Ho Cheung · 3 weeks ago
  5. e308c30 Remove Linux exception from DoH Desktop launch description. by Andrew Williams · 3 weeks 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.