[Feature] Add site-wide search (⌘K command palette) #2

Merged
iamdoubz merged 1 commits from feature_search into main 2026-06-26 08:56:50 -05:00
Owner
  • /api/search serves a static index built from config + blog post bodies
  • search-filter.ts: client-safe token matching (no new dependency) + self-check
  • SiteSearch palette in nav: live filtering, keyboard nav, ⌘K/Ctrl+K shortcut
  • full-text over pages, projects, stack, feeds, and blog content
- /api/search serves a static index built from config + blog post bodies - search-filter.ts: client-safe token matching (no new dependency) + self-check - SiteSearch palette in nav: live filtering, keyboard nav, ⌘K/Ctrl+K shortcut - full-text over pages, projects, stack, feeds, and blog content
iamdoubz added 1 commit 2026-06-26 08:56:45 -05:00
- /api/search serves a static index built from config + blog post bodies
- search-filter.ts: client-safe token matching (no new dependency) + self-check
- SiteSearch palette in nav: live filtering, keyboard nav, ⌘K/Ctrl+K shortcut
- full-text over pages, projects, stack, feeds, and blog content
iamdoubz merged commit c4dfef9caa into main 2026-06-26 08:56:50 -05:00
iamdoubz deleted branch feature_search 2026-06-26 08:56:50 -05:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: iamdoubz/me#2