commit | 9e68348a64b59d64d4f7bf204fc6e4dd7e66a659 | [log] [tgz] |
---|---|---|
author | Mike Taylor <miketaylr@chromium.org> | Fri Jun 17 15:26:29 2022 -0400 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 17 21:06:39 2022 +0000 |
tree | c9fbc2bfaf5c0b7127689473ff6b65eb8d0e5eb0 | |
parent | 43b7efb5acffcb3435068a132f4256bdc4b66319 [diff] |
Add OWNERS file for site/events Change-Id: Id0ea953cfd3e6388c621ab54d9a9731270252302 Reviewed-on: https://chromium-review.googlesource.com/c/website/+/3711870 Auto-Submit: Mike Taylor <miketaylr@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Cheng <dcheng@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.