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
Add homepage blog integration, related posts, year filter dropdown, and updated documentation
- Display real blog posts on homepage instead of placeholders
- Add related posts/events section to detail pages
- Replace year filter buttons with dropdown for better scalability
- Update README with test data generation instructions
Changes:
- Homepage now shows 3 most recent blog posts with images, dates, authors, and excerpts
- Blog and event detail pages display related content based on tag overlap (fallback to recent posts)
- Year filter dropdown styled with brand colors, replaces button row
- README includes dummy data command and updated page links
0 commit comments