You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redesign API documentation landing page with modern grid layout (#37)
* Redesign API documentation landing page with modern grid layout
- Replace dropdown selector with responsive grid layout showing all packages as cards
- Add Vapor brand colors with purple/blue gradient theme
- Include package descriptions for better discoverability
- Implement responsive design (4 columns desktop, 2 tablet, 1 mobile)
- Add hover effects and smooth animations for better UX
- Ensure accessibility with proper focus styles and keyboard navigation
- Maintain existing URL routing structure for all packages
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
* Improve package descriptions
- Clarify XCTVapor is for XCTest and VaporTesting is for Swift Testing
- Update Fluent, Redis, and Leaf descriptions to reflect they are Vapor integration packages
- Make descriptions more accurate about the relationship between core packages and their Vapor wrappers
Co-Authored-By: @0xTim
---------
Co-authored-by: Claude <[email protected]>
0 commit comments