Blog.
Articles & (mostly) links about web development, design and Linux.
Filter by Tag
Pagefind
Saturday, September 9, 2023
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, and without hosting any infrastructure.
Adding search to a static site
Saturday, August 26, 2023
I wrote a completely client-side search function to a static site.