Skip to content

Add a helpful not-found page - #3056

Draft
aryansk wants to merge 1 commit into
prometheus:mainfrom
aryansk:codex/issue-1795-404-page
Draft

Add a helpful not-found page#3056
aryansk wants to merge 1 commit into
prometheus:mainfrom
aryansk:codex/issue-1795-404-page

Conversation

@aryansk

@aryansk aryansk commented Aug 7, 2026

Copy link
Copy Markdown

Fixes #1795\n\n## Summary\n- add a Next.js not-found page that keeps the existing site layout and navigation\n- link visitors to the latest documentation and the Prometheus home page\n- provide page metadata for the 404 route\n\n## Validation\n- npm run lint (passes with an existing unused-import warning in src/components/PromMarkdown.tsx)\n- npm run build-all compiled and passed type checking\n- the static export reached 290/582 pages before the temporary filesystem ran out of space (ENOSPC)

Signed-off-by: Aryan Singh K. <70511529+aryansk@users.noreply.github.com>
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.

better 404 page

1 participant