Skip to content

Configure GitHub Pages deployment - #1

Open
shaal wants to merge 1 commit into
aquariuscook:mainfrom
shaal:main
Open

Configure GitHub Pages deployment#1
shaal wants to merge 1 commit into
aquariuscook:mainfrom
shaal:main

Conversation

@shaal

@shaal shaal commented Jun 3, 2026

Copy link
Copy Markdown
  • Set Vite base path to /agentics.org/ for the project Pages subpath
  • Add router basename so React Router resolves routes under the subpath
  • Emit dist/404.html as SPA fallback (Pages has no rewrite for deep links)
  • Add GitHub Actions workflow to build and deploy on push to main

- Set Vite base path to /agentics.org/ for the project Pages subpath
- Add router basename so React Router resolves routes under the subpath
- Emit dist/404.html as SPA fallback (Pages has no rewrite for deep links)
- Add GitHub Actions workflow to build and deploy on push to main
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