Timothy DeHerrera
7f765b32e1
feat(nav): complete Tier 1 hierarchical navigation
Add config option [nav] nested (defaults false), update base.html
template with nested nav rendering, and add .nav-children CSS styling
for indented section children.
- Add NavConfig struct with nested: bool
- Template renders item.children in .nav-children div
- CSS: left border + indent for nested items
2026-02-01 09:09:41 -07:00
..
2026-02-01 09:09:41 -07:00
2026-02-01 09:00:04 -07:00
2026-01-24 21:07:56 -07:00
2026-01-31 21:50:14 -07:00
2026-01-31 22:13:09 -07:00
2026-01-31 17:27:53 -07:00
2026-01-31 22:18:49 -07:00
2026-01-28 20:16:25 -07:00
2026-01-28 20:36:45 -07:00
2026-01-31 22:50:05 -07:00
2026-01-31 22:13:09 -07:00
2026-02-01 09:09:41 -07:00