static-site-generation

DEV Community

I added search to all three of my AI-curated directory sites last month. The choice wasn't obvious — there are at least four options with real adoption — so here's the breakdown I actually ran through before landing on Pagefind . The four options I considered Pagefind is a Rust-based static search library. It runs at build time, generates an index in /_pagefind/ , and serves everything as static …

static-site-generationtechnologyweb-development