mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
4f2e698f2b
Visual Improvements: - Added border, background, and subtle shadow to sidebar - Increased width from 160px to 200px for better readability - Added icons to navigation items (🏠📖✨🎲📅🏷️🔍) - Organized resources into logical groups: People, Theology, History & Culture, Study Tools - Better spacing and typography New Functionality: - Sidebar search box with live filtering of links - Recently viewed pages tracking (localStorage, max 5 items) - Search on Enter key press redirects to full search - Auto-tracking of page views (excludes home and search pages) Mobile Responsiveness: - Sidebar slides in from left on mobile (280px width) - Full-height overlay behavior on tablets/mobile - Larger toggle button (36px) with better shadows - Toggle button now says "Sidebar" when collapsed, "×" when expanded - Smooth transitions and proper z-indexing All features use localStorage for persistence across sessions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>