commit | 8ef190c15ff4982a54a22466f41c8fcaa30def58 | [log] [tgz] |
---|---|---|
author | Bruce Dawson <brucedawson@chromium.org> | Wed Aug 31 13:53:02 2022 -0700 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 31 21:29:19 2022 +0000 |
tree | 2b40b0bb7b2de9a9b62a0dc3743fb35e0aa588fc | |
parent | ae4c0c69074ebb307b4d26691b1a5b87410cab29 [diff] |
Update SizeBench docs SizeBench now works with Chrome binaries and has been open sourced. This updates the Chromium documentation to reflect that. Change-Id: Ie4e97b041263f4ba22bed5d0031c96ec7d97a9b9 Reviewed-on: https://chromium-review.googlesource.com/c/website/+/3865578 Reviewed-by: Jesse McKenna <jessemckenna@google.com> Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
This Git repo contains the source content for www.chromium.org.
NOTE: 2021-11-15. This is not (yet) actually true. This is a work-in-progress repo that we plan to move to.
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.