Skip to content

Conversation

@Gaubee
Copy link
Contributor

@Gaubee Gaubee commented Feb 11, 2026

Summary

  • default DWEB site origin/base to GitHub Pages (https://{owner}.github.io/{repo}/) when env is absent
  • remove SITE_ORIGIN variable override in CD workflow (keep deterministic GitHub Pages host)
  • generate webapp and webapp-dev zip artifacts in docs publish flow for download page
  • add Web ZIP links on download page
  • open webapp links in new tab to avoid VitePress SPA router interception/404

Verification

  • pnpm docs:build
  • pnpm vitest run src/lib/__tests__/dweb-update.test.ts --reporter=dot

@Gaubee Gaubee merged commit 359fdac into main Feb 11, 2026
5 checks passed
@Gaubee Gaubee deleted the fix/docs-webapp-download-routing branch February 11, 2026 16:11
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