Client side search

Funny little client-side search added @ /search
The fusion of custom jekyll powered search.json generator and fuse.js.

Big thanks to chatGPT and deepseek for helping here.

Additionally, the SVG logo now includes two links. If you click on the head, it should navigate to the new search page.

p.s.

  • gziped /search.json is around 260k (and expands to 860k), which I think is more than good enough. Data taken from chrome Network/Headers in Developer tools.
  • SVG logo with 2 links doesn’t show transparency correctly when called via object tag, so it’s now FAT part of _layouts/default.html, not so good.
luv