https://www.chromium.org/ website

Clone this repo:

Branches

  1. fb527dd Update GN build configuration docs for Mac arm64 and ChromeOS. by Alexei Svitkine · 3 days ago main
  2. 86cb4eb Update registration info by Mike Taylor · 5 days ago
  3. 42a6e5a docs: clarify battery cutoff instructions for tablets by Ting Shen · 12 days ago
  4. b1febf1 Update website to use std::string_view instead of base::StringPiece by Sam Fortiner · 13 days ago
  5. d3b3b62 post-quantum-auth-roadmap: Add a table of contents by David Benjamin · 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.