summaryrefslogtreecommitdiff
path: root/website/wrangler.jsonc
AgeCommit message (Collapse)Author
2026-04-11fix(docs): add custom domain to wrangler configSho Sakuma
Explicitly declare lc.m1sk9.dev as a custom domain in wrangler.jsonc to ensure the domain binding is applied on every deploy. Without this, the Worker would intermittently fall back to a "Deploying..." placeholder. Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-05docs: add download page and rename docs to websiteSho Sakuma
- Add download page with GitHub API data loader for latest releases - Add DownloadCard Vue component with JA/EN i18n support - Include Modrinth and CI build links - Rename docs/ directory to website/ Co-Authored-By: Claude <noreply@anthropic.com>