mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
5ff4cbae6f
Implement individual detail pages for all 7 remaining theological resource sections: - Biblical Angels (12 entries) - Biblical Prophets (9 entries) - Biblical Covenants (7 entries) - Biblical Festivals (7 entries) - Names of God (14 entries) - The Twelve Apostles (12 entries) - Women of the Bible (12 entries) Each resource now has: - Detail route with slug-based URLs (e.g. /biblical-angels/michael-the-archangel) - Full data populated from main route - Generic resource_detail.html template for consistent UX - Clickable names in listing pages - Link hover styling - Breadcrumb navigation - Verse references linked to Bible passages This provides 73 new individual resource pages across all theological sections, improving SEO and user navigation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>