commit | f44cece3430cde0318db3c6c87b14d7ff240a62b | [log] [tgz] |
---|---|---|
author | Brian Chen <code004accepted@gmail.com> | Sun Mar 20 00:11:07 2022 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 30 00:24:39 2022 |
tree | 44cedb2362771219873aab5153dcfdba903f1bcb | |
parent | 7e8cf08fc8d55857fab484122a4351e59b22358e [diff] |
Change a minor mistake in docs Change-Id: Iaccb4f80b4a2e61b69626aa5f5b4122cb3c41551 Reviewed-on: https://chromium-review.googlesource.com/c/website/+/3538701 Reviewed-by: Jesse McKenna <jessemckenna@google.com> Commit-Queue: Jesse McKenna <jessemckenna@google.com>
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.