https://www.chromium.org/ website

Clone this repo:

Branches

  1. c79d681 Migrate .vpython3 to vpython.toml by Alex Ovsienko · 16 hours ago main
  2. 9a04123 Update OT documentation to reflect the new 2-week release cycle. by Chris Harrelson · 17 hours ago
  3. a88b32e Update Root CA policy redirect URL by Ryan Dickson · 7 days ago
  4. 949eb22 Committer policy tweak by Rick Byers · 8 days ago
  5. ec8f413 Add line break opportunities after slashes by Rito Rhymes · 9 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.