A 4px gap between the nav item and dropdown panel was breaking the hover
state as the mouse crossed it. Added an invisible ::after bridge element
to maintain continuous hover coverage.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Replace Tags nav item with an Explore dropdown containing Tags, Site Index,
and all tool subpages (Status, Flights, Volleyball Score, Pixel Art, ASCII Art)
- Limit homepage to 8 posts per page with pagination controls
- Show frontmatter description as post excerpt (more useful than auto-summary
for Morning Brief posts with similar titles)
- Custom CSS for dropdown panel (hover + focus-within for keyboard/touch)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>