Keyboard shortcuts

Press โ† or โ†’ to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Web app shell (litmus-u1cy)

StatusDone ยท archived
TypeTask
Prioritynormal
Parent(litmus-m8ze)

Set up the web app shell (likely static site โ€” Rust backend optional, could be pure frontend).

Summary of Changes

Restructured litmus-web with proper Dioxus routing:

  • Shell layout: nav header with app title, shared across all pages
  • ThemeList page: responsive grid of clickable theme cards showing name + 16-color swatch
  • ThemeDetail page: back link, full color palette (special + ANSI), all scene previews
  • Added dioxus/router feature for client-side navigation