Note to Web builders: One of the tiny things I did while wiring Pagefind into the blog was arrange, when you pop open the search field, that that the input has focus so you can start typing. There are plenty of sites I visit where the obvious thing you want to do is type into a search field, but you have to click first, which is just wrong. It’s not hard with basic JavaScript and you don’t need jQuery or anything.