Skip to content

Conversation

@Xoshbin
Copy link
Owner

@Xoshbin Xoshbin commented Jan 31, 2026

No description provided.

…grid

- Implemented Scoped Navigation: Header now serves as a context switcher (e.g., Guides, API), reducing sidebars clutter.
- Fluid CSS Grid Layout: Switched to a wider 1920px container using CSS Grid for perfect vertical alignment of sidebars and content.
- Smart Sidebar: Added context-aware filtering and real-time search to the sidebar navigation.
- Independent Scrolling: Sidebars are now sticky and scroll independently from the main content for better usability on long pages.
- Enhanced Index: Replaced the long list with a "Browse by Topic" category grid.
- Visual Polish: Improved readability with constrained prose width and cleaner spacing.
feat: redesign documentation layout with scoped navigation and fluid grid
- Updated header component to pass dynamic URLs via data attributes
- Modified pertuk.js to use data attributes instead of hardcoded paths
- Fixed route parameter mismatch in DocumentController::searchIndex
- Added tests for versioned search and dynamic attribute rendering
- Rebuilt frontend assets
fix: dynamic search paths for localized and versioned docs
@Xoshbin Xoshbin merged commit 65b71b7 into main Jan 31, 2026
19 checks passed
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.

1 participant