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>

@jan--f jan--f left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this is definitely and improvement.
Maybe fix the PR description?

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

2 participants