mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
|
|
||
|---|---|---|
| .. | ||
| docs-proxy | ||
| open-source-website-assets | ||
| README.md | ||
We have two cloudflare workers that let us serve some assets of this repo from Cloudflare.
open-source-website-assetsis used forinstall.shdocs-proxyis used forhttps://zed.dev/docs
On push to main, both of these (and the files they depend on) are uploaded to Cloudflare.
Testing
You can use wrangler to test these workers locally, or to deploy custom versions.