Skip to content

feat(docs): add custom 404 page with navigation links#855

Merged
christso merged 1 commit intomainfrom
feat/custom-404-page
Mar 29, 2026
Merged

feat(docs): add custom 404 page with navigation links#855
christso merged 1 commit intomainfrom
feat/custom-404-page

Conversation

@christso
Copy link
Copy Markdown
Collaborator

Summary

  • Add a standalone 404 page at apps/web/src/pages/404.astro with the AgentV logo, "404 - PAGE NOT FOUND" message, and navigation links (Home, Docs, GitHub)
  • Uses the site's dark theme, JetBrains Mono font, and cyan accent color for a minimal, branded error page
  • Self-contained with inline styles, consistent with the landing page design

Test plan

  • bun run build succeeds
  • All pre-push checks pass (build, typecheck, lint, test, validate examples)
  • Visit a non-existent URL on the deployed site to verify the 404 page renders correctly

🤖 Generated with Claude Code

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 29, 2026

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 14a51ef
Status: ✅  Deploy successful!
Preview URL: https://8a8ee1e4.agentv.pages.dev
Branch Preview URL: https://feat-custom-404-page.agentv.pages.dev

View logs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@christso christso force-pushed the feat/custom-404-page branch from b821fcb to 14a51ef Compare March 29, 2026 21:25
@christso christso merged commit b607344 into main Mar 29, 2026
2 checks passed
@christso christso deleted the feat/custom-404-page branch March 29, 2026 21:40
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