https://www.chromium.org/ website

Clone this repo:

Branches

  1. bc9e8a0 Indicates that iOS only string have their own folder by Arthur Milchior · 2 days ago main
  2. cca89b4 syscalls: change note block away from unsupported *** by Mike Frysinger · 5 days ago
  3. c53221e Provide direct link to edit-bug-access group. by Takuto Ikuta · 9 days ago
  4. ecd9c32 chromeos: sudo: simplify instructions slightly by Mike Frysinger · 10 days ago
  5. 9ae8cb4 Small fixes to extensions managed storage documentation. by Oliver Dunk · 12 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.