https://www.chromium.org/ website

Clone this repo:

Branches

  1. 692b478 Publish ChromeOS local policy testing guide by Mohamed Omar · 3 days ago main
  2. 77b138b LINT.IfChange: tweak style to avoid triggering linter by Mike Frysinger · 4 days ago
  3. 53291bf Introduce pre-built ChromiumOS VM guide by Mohamed Omar · 4 days ago
  4. 9918992 Upgrade linux bots from ubuntu 22.04 to 24.04 by Victor Hugo Vianna Silva · 11 days ago
  5. 258fabf [website] Update browsertest guidance on HTTPS EmbeddedTestServer by Lily Chen · 2 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.