DocsBlogDocsBlog
Log in

Instant search across all site content

Global Search

Find anything on the site in seconds. The global search covers every content type and delivers results as you type.

How to Use

  • Keyboard: Press ⌘K (Mac) or Ctrl+K (Windows) from any page
  • Click: Click the search box in the top header
  • Docs Sidebar: Click the search bar above the docs navigation

The search modal opens instantly with focus on the input field — start typing right away.

Global Search Modal

Search Coverage

A single search box covers all content types:

Content TypeWhat's Searched
Blog PostsTitle, description, content
DocumentationPage titles and content
AuthorsAuthor names
Twitter AccountsHandle, display name, bio
YouTube ChannelsChannel name, description
Navigation ItemsTool names, descriptions

Results are grouped by type so you can quickly find what you're looking for.

Performance

  • Real-time: Results appear as you type — no submit button needed
  • LRU Cache: The 20 most recent queries are cached client-side. Repeat searches return instantly
  • Lazy Loaded: The search component is dynamically imported (ssr: false) so it doesn't add to the initial page load

Keyboard Navigation

  • ↑ / ↓ — Move between results
  • Enter — Navigate to the selected result
  • Escape — Close the search modal

The entire search experience works without touching the mouse.