How search works on this site
March 2026
This site is a plain Jekyll project: Markdown and HTML turn into static files, and there is no server-side search API. Anything that feels like search has to ship with the static assets or run in the browser. Here is the setup I use and how the pieces fit together.