Skip to content

refactor(www): dogfood framework i18n path math; delete orphaned dev server - #519

Merged
SisyphusZheng merged 1 commit into
mainfrom
dev
Jul 26, 2026
Merged

refactor(www): dogfood framework i18n path math; delete orphaned dev server#519
SisyphusZheng merged 1 commit into
mainfrom
dev

Conversation

@SisyphusZheng

Copy link
Copy Markdown
Member

Logic-level hand-roll audit of www (follow-up to the theme-token sweep). Findings and actions: (1) www route declarations use the sanctioned tagName + OpenElement class contract read by the adapter route-scanner — not hand-rolled routing, no change needed; (2) open-layout.tsx hand-rolled locale path math (private detectLocale/parsePathWithoutLocale/localizePath/switchPath) duplicated the framework's runtime-safe i18n helpers — migrated to normalizeLocalePath from @openelement/app/i18n, keeping the site's canonical default-unprefixed scheme; (3) www/app/dev-server.ts + middleware/dev-static.ts were orphaned v0.26-era dev:fast leftovers with zero task/doc references — deleted (215 lines); (4) search-index.json is already generated by the adapter content/nav plugin — no change. Verification: www tests 26/26, full suite 946/946, deno task build + artifact truth green, i18n-locale e2e 12/12 in real Chromium (locale switch, zh rendering, dual-locale SSG output), theme-token gate green.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying openelement with  Cloudflare Pages  Cloudflare Pages

Latest commit: 40927ff
Status: ✅  Deploy successful!
Preview URL: https://a00b9631.lessjs.pages.dev
Branch Preview URL: https://dev.lessjs.pages.dev

View logs

@github-actions

Copy link
Copy Markdown
Contributor

APIError: Insufficient Balance

opencode session  |  github run

@SisyphusZheng
SisyphusZheng merged commit a933a56 into main Jul 26, 2026
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant