Admin 79f5edf80c
Some checks failed
CI / Lint (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Build (push) Has been cancelled
feat: chapter list drawer in sticky header + remove duplicate title heading
- Remove the duplicate <h1> that appeared in the content area below the
  sticky bar (title is already shown in the header)
- Replace the static title span with a clickable button (title + ▼ caret)
  that opens a full-width chapter list drawer below the sticky bar
- Drawer is server-rendered with all chapters; current chapter is highlighted
  in amber and scrolled into view on open; clicking any row navigates to it
  and closes the drawer
- Opening the chapter list closes the settings panel and vice versa
- Both panels dismiss on outside click
- Pass AllChapters to the chapter template data struct
2026-03-01 20:18:45 +05:00
Description
No description provided
88 MiB
v4.5.5 Latest
2026-04-27 11:46:23 +05:00
Languages
Go 99.4%
Dockerfile 0.6%