Commit 601376b
fix(website): static-site Caddy routing (no SPA fallback)
Replace the SPA try_files fallback with static multi-page routing (resolve each
page's index.html, serve real 404.html) — this is a Starlight static site, so the
old fallback served the landing page for deep links/misses.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent d81e923 commit 601376b
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
25 | 32 | | |
26 | 33 | | |
27 | 34 | | |
0 commit comments