Commit dfe6b1d
Migrate docs deployment from GitHub Pages to Cloudflare Workers (#60)
* feat: switch docs deploy from GitHub Pages to Cloudflare Workers
Add wrangler.toml for the docs package to deploy static assets to
Cloudflare Workers. Replace the GitHub Pages build/deploy workflow
with a single job that builds and deploys using wrangler-action.
https://claude.ai/code/session_013EHt7QrnymweVjZuftDiH5
* chore: rename wrangler project to funstack-static
https://claude.ai/code/session_013EHt7QrnymweVjZuftDiH5
* chore: update wrangler compatibility_date to 2026-02-18
https://claude.ai/code/session_013EHt7QrnymweVjZuftDiH5
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 83e930a commit dfe6b1d
2 files changed
Lines changed: 12 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | | - | |
| 12 | + | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | | - | |
| 16 | + | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 37 | + | |
| 38 | + | |
44 | 39 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 40 | + | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments