commit | 99af831d51449181a8094f19101d93dbd6a38487 | [log] [tgz] |
---|---|---|
author | Christian Biesinger <cbiesinger@chromium.org> | Mon Oct 31 20:01:40 2022 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 31 20:03:07 2022 |
tree | a4aeb993723d6bab82a04b2448b9a4158fb6d613 | |
parent | d1ab9aa7dd70b9c165e8da29ca7e3dd064fa95d0 [diff] |
Also allow calling reset() methods after move (if annotated with REINITIALIZES_AFTER_MOVE) Change-Id: I11e907ba3ad7c4efcc656c0004505628b7cc7253 Reviewed-on: https://chromium-review.googlesource.com/c/website/+/3991726 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: danakj <danakj@chromium.org> Commit-Queue: Christian Biesinger <cbiesinger@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.