commit | c52bd2941fd0f4cfa77ec632b6c7078f96817701 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@chromium.org> | Tue Jul 12 14:37:45 2022 -0400 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 02 18:01:27 2022 +0000 |
tree | 87caa1ca3a4c77192dfc297d75c790e3db7d7ea1 | |
parent | 4a6325dd07cdf64a89ee22f43376cf0ca8f1a9dd [diff] |
DIR_METADATA: omit : after monorail name It isn't necessary, and we tend to omit it in these files. Remove it here for consistency. Change-Id: I1d37d2c9bb4cb69ee5738a6aca24494f293790cd Reviewed-on: https://chromium-review.googlesource.com/c/website/+/3758114 Reviewed-by: Gary Tong <gatong@chromium.org> Commit-Queue: Mike Frysinger <vapier@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.