Files
omarchycn/site/wrangler.jsonc
T
ZacharyZhang-NYandClaude Fable 5 f9c9b3c364 Bring the landing site into the repo as site/
Vite 8 vanilla page for omarchycn.zacharyzhang.com: kami palette on a
12-col Swiss grid, self-hosted Fusion Pixel zh_hans (OFL shipped),
GSAP ScrollSmoother/ScrollTrigger with reduced-motion opt-out, reicon
icons, ISO download plus one-click convert command copy, real
installer screenshot. shots.mjs is the rendered-state harness; deploy
is npx wrangler deploy from site/ (custom domain + workers.dev).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019hLK3wsDuKVAC37GgDqg6H
2026-08-27 20:07:43 -04:00

15 lines
243 B
JSON

{
"name": "omarchycn-site",
"compatibility_date": "2026-08-27",
"assets": {
"directory": "./dist"
},
"workers_dev": true,
"routes": [
{
"pattern": "omarchycn.zacharyzhang.com",
"custom_domain": true
}
]
}