---
title: "README 668"
description: "We have two cloudflare workers that let us serve some assets of this repo from Cloudflare."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/readme-668
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:36:48.879Z
license: CC-BY-4.0
attribution: "README 668 — Claudary (https://claudary.paisolsolutions.com/skills/readme-668)"
---

# README 668
We have two cloudflare workers that let us serve some assets of this repo from Cloudflare.

## Overview

We have two cloudflare workers that let us serve some assets of this repo
from Cloudflare.

- `open-source-website-assets` is used for `install.sh`
- `docs-proxy` is used for `https://zed.dev/docs`

On push to `main`, both of these (and the files they depend on) are uploaded to Cloudflare.

### Deployment

These functions are deployed on push to main by the deploy_cloudflare.yml workflow. Worker Rules in Cloudflare intercept requests to zed.dev and proxy them to the appropriate workers.

### Testing

You can use [wrangler](https://developers.cloudflare.com/workers/cli-wrangler/install-update) to test these workers locally, or to deploy custom versions.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/readme-668) · https://claudary.paisolsolutions.com
