commit | f02ca5dc94996013ed6352fcfe042ee3d50439b5 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@chromium.org> | Fri Dec 20 03:30:59 2024 |
committer | chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com <chromium-website-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 20 20:43:17 2024 |
tree | 6ddff1d9f27080b8462feddf74734f263b3c6004 | |
parent | cffba0bc8035e594b9f42e6af7c4cfa1d6ba3758 [diff] |
404s: drop unused file This seems to be leftover from early development of the website. Nothing seems to check it, and it's def out of date at this point. Change-Id: Id941b2aee8f53f77eea30c80daddd5dfc0ed3e0d Reviewed-on: https://chromium-review.googlesource.com/c/website/+/6112497 Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Auto-Submit: Mike Frysinger <vapier@chromium.org>
This Git repo contains the source content for www.chromium.org.
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.