-
Notifications
You must be signed in to change notification settings - Fork 16
Labels
enhancementNew feature or requestNew feature or request
Description
Problem statement
The current DevEx documentation on https://devex.intersectmbo.org does not provide any search functionality. As the documentation grows, developers must rely on manual navigation and browsing, which increases onboarding friction and slows down information discovery. This makes it harder for new contributors and maintainers to quickly locate relevant guidance, definitions, or processes.
### Current State:
- Documentation is accessible via static navigation and links
- No global or contextual search UI is present on the site
- No documentation indexing or search tooling exists
Proposed solution
Introduce a searchable documentation experience by:
- Integrating a documentation search solution (e.g. Algolia DocSearch, Meilisearch, or equivalent)
- Indexing DevEx documentation content
- Adding a search input to the site header or sidebar
- Ensuring search results link directly to relevant pages or sections
Scope and impact
Scope
- DevEx documentation hosted on https://devex.intersectmbo.org
- Documentation discovery and navigation
- Search UI integration (header or sidebar)
- Documentation indexing and configuration
- Contributor guidance for maintaining search content
Positive impact
- Faster information discovery
- Reduced onboarding friction
- Lower support overhead for maintainers
- Improved perception of DevEx maturity
Risk of not addressing
- Docs become harder to use as content grows
- Repeated questions in Discord and GitHub
- Higher barrier to contribution over time
Checks
- I searched existing issues and discussions
- This is a feature/enhancement request (not a question or doc issue)
danbarukadanbaruka
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request