summaryrefslogtreecommitdiffstats
path: root/docs/superpowers/specs/2026-04-18-prev-next-navigation-design.md
AgeCommit message (Collapse)AuthorFilesLines
2026-04-18feat: add prev/next article navigation with shell prompt styleDanilo M.1-0/+56
Add top and bottom navigation between sequential articles with hacker aesthetic: - Top nav: [visitor@danix.xyz articles]$ cd - Bottom nav: [visitor@danix.xyz articles]$ ls ../ - Missing link shows dimmed placeholder (beginning/end) - Only renders on articles, not static pages - New partial: article-nav.html - Styling: monospace prompt in accent color, hover links with transition Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>