/pagefind

Static low-bandwidth search at scale

Primary LanguageRustMIT LicenseMIT

Pagefind

Pagefind is a fully static search library that aims to perform well on large sites, while using as little of your users' bandwidth as possible.

Pagefind runs after any static site generator and automatically indexes the built static files. Pagefind then outputs a static search bundle to your website, and exposes a JavaScript search API that can be used anywhere on your site.

Pagefind Documentation