commit | 4f4eed2dba854c0808b785554f98019fa2a277d5 | [log] [tgz] |
---|---|---|
author | Chris Fredrickson <cfredric@google.com> | Thu Dec 01 16:30:53 2022 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 01 22:42:59 2022 |
tree | 253244b00d0dd7c49ada106e4d6294724521403e | |
parent | 576b3bf1e165168bc8448ef64178fcdf796c5207 [diff] |
Add "outdated" note on FPS page. Change-Id: I079c952b286e8a42f93e8470bf44e68e1bf433a1 Reviewed-on: https://chromium-review.googlesource.com/c/website/+/4070664 Commit-Queue: Shuran Huang <shuuran@chromium.org> Reviewed-by: Shuran Huang <shuuran@chromium.org> Auto-Submit: Chris Fredrickson <cfredric@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.