https://www.chromium.org/ website

Clone this repo:

Branches

  1. ad27a5d Fix broken links by Koji Ishii · 3 days ago main
  2. 19e08d5 [website] Update cloud.google.com URL by Ho Cheung · 6 days ago
  3. 5a23c51 Add ASUS Chromebook CM14 (Tarkin) and CM15 (Phasma) to chromium.org. by Kevin Chou · 7 days ago
  4. 81a7ea9 docs: Update website to remove extensions_browsertests references by James Cook · 8 days ago
  5. adf532f Add ASUS Chromebook CM32 Detachable (Padme/Jedi) to the device list. by Edward Dai · 10 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.