Static Site Search Part 1 - Preprocessing Articles
April 3, 2024 15 Minute Read
In this series of articles I discuss how I created a client-side search for my static website. After looking at a few options out there for static sites and Next.js projects, I decided the challenge to build my own search from scratch would be more enjoyable. This first article discusses how I preprocess my articles into a search index.