commit | 64391088f65df676478898bb324aa5d7e584c64e | [log] [tgz] |
---|---|---|
author | Dane Sauceda <dsauceda@google.com> | Thu Aug 18 16:06:45 2022 +0000 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 01 14:23:19 2022 +0000 |
tree | f60250ddc80076ba29e151bb316e3f7c9096b98e | |
parent | 8ef190c15ff4982a54a22466f41c8fcaa30def58 [diff] |
Adding links in markdown files to a new Monorail component for submitting data and access requests for WPR files. Change-Id: I5562f2b9d02fbd22a764c7aa4dc71f8dde25d831 Reviewed-on: https://chromium-review.googlesource.com/c/website/+/3838253 Reviewed-by: Faraz Mirzaei <fmmirzaei@google.com> Commit-Queue: Dane Sauceda <dsauceda@google.com> Reviewed-by: Gary Tong <gatong@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.