commit | 6f7a687d3cca0d52de7bdeee1a01955091517f75 | [log] [tgz] |
---|---|---|
author | Shuran Huang <shuuran@chromium.org> | Wed Apr 26 18:56:04 2023 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 26 21:05:31 2023 |
tree | 355c6a77aa79f02ec86f374a39887efb1ae9d0fc | |
parent | 40cfbbdee67c7010ae103011fe5797858e692a79 [diff] |
Add page for 3pcd debugging This is the initial content. More details to be added. Bug: 1440175 Change-Id: Ieceb60b86ce73d04698910bd84adf76bbac1dfdf Reviewed-on: https://chromium-review.googlesource.com/c/website/+/4480469 Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Shuran Huang <shuuran@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.