Which package?
Documentation Website (docs.termui.io)
What happened?
Several documentation links displayed in the sidebar redirect users to a "Page not found" screen instead of loading the expected documentation content.
Examples observed:
- /docs/getting-started/quickstart
- /docs/guides/theming
- /docs/guides/routing
- /docs/motion/overview
- /docs/jsx/overview
- /docs/dev-server/overview
Expected Behavior:
When a user clicks a documentation link from the sidebar, the corresponding documentation page should open successfully.
Actual Behaviour:
The website displays a "Page not found" screen with the message:
"The documentation page doesn't exist yet."
This creates confusion because the pages appear to be available in the navigation menu.
Steps to reproduce
- Open https://termui.io/docs
- Navigate using the left sidebar.
- Click on any of the following pages:
- Getting Started → Quickstart
- Guides → Routing
- Guides → Theming
- Motion → Overview
- JSX → Overview
- Observe the result.
Expected:
Documentation page loads.
Actual:
"Page not found" screen is displayed.
Following are the issues :

Which package?
Documentation Website (docs.termui.io)
What happened?
Several documentation links displayed in the sidebar redirect users to a "Page not found" screen instead of loading the expected documentation content.
Examples observed:
Expected Behavior:
When a user clicks a documentation link from the sidebar, the corresponding documentation page should open successfully.
Actual Behaviour:
The website displays a "Page not found" screen with the message:
"The documentation page doesn't exist yet."
This creates confusion because the pages appear to be available in the navigation menu.
Steps to reproduce
Expected:
Documentation page loads.
Actual:
"Page not found" screen is displayed.
Following are the issues :