mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Rewrite interactive family tree as text-based collapsible tree
Replaced complex D3.js SVG visualization with simple HTML/CSS tree: - Collapsible branches with ▶/▼ toggles - Default depth limit of 3 levels for performance - Keyboard navigation (arrows, hjkl, Enter, e/c) - Search to find and jump to any person - Multiple starting points (Adam, Noah, Abraham, etc.) - Jesus ancestors view - Gold highlighting for Christ's lineage (Kekulé numbers) - Expand/Collapse All buttons - Dark mode support 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in: