Page link
https://kyverno.io/docs/
Description
The /docs/ route currently provides a poor user experience for users who directly navigate to the documentation root.
At the moment, the page appears mostly empty and does not provide a clear onboarding path, navigation guidance, or documentation overview for new users.
Since many users may reach /docs/ through bookmarks, search engines, shared links, or manual navigation, the current experience can feel unfinished and confusing.
Why this matters
/docs/ is commonly expected to be the primary documentation entry point.
- New users may not know where to start.
- The current page lacks discoverability for major documentation sections.
- This impacts onboarding and overall documentation usability.
Possible Improvements
Potential improvements may include:
- Redirecting users to a more useful entry page temporarily
- Creating a dedicated documentation landing page
- Adding quick start links and onboarding paths
- Providing links to major documentation sections
- Adding role based navigation for different audiences
- Improving overall documentation discoverability and UX
Possible Files
src/content/docs/docs/index.md
astro.config.mjs
Expected behavior
Visiting:
https://kyverno.io/docs/
should provide a clear and useful documentation entry experience instead of an almost empty page.
Users should either:
- be redirected to an appropriate starting page, or
- see a dedicated documentation landing page with meaningful navigation and onboarding content.
Slack discussion
No response
Page link
https://kyverno.io/docs/
Description
The
/docs/route currently provides a poor user experience for users who directly navigate to the documentation root.At the moment, the page appears mostly empty and does not provide a clear onboarding path, navigation guidance, or documentation overview for new users.
Since many users may reach
/docs/through bookmarks, search engines, shared links, or manual navigation, the current experience can feel unfinished and confusing.Why this matters
/docs/is commonly expected to be the primary documentation entry point.Possible Improvements
Potential improvements may include:
Possible Files
src/content/docs/docs/index.mdastro.config.mjsExpected behavior
Visiting:
https://kyverno.io/docs/
should provide a clear and useful documentation entry experience instead of an almost empty page.
Users should either:
Slack discussion
No response