Blog.
Articles & (mostly) links.
This blog is more of a tech demo to see if I could work out a reusable pagination and tag system. These features are strangly left out of Nuxt-Content.
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.