https://www.chromium.org/ website

Clone this repo:

Branches

  1. b411528 webnavigation-api-internals: Fix broken markdown by Francois Marier · 2 days ago main
  2. af7574b Update some docs based on modern C++ usage by David Benjamin · 9 hours ago
  3. 1eed974 Mention cq.md#options by Nico Weber · 14 hours ago
  4. be0b005 repo init: drop references to our fork by Mike Frysinger · 16 hours ago
  5. 7633343 contributing-guide: Fix in-page links by Joey Holtzman · 3 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.