Post #2521803
2026-05-13 07:45 UTC
I learned about Pagefind recently when looking at what we use for the search in https://api.kde.org.
It's a solution to add search to a static website. You just run it on your public HTML files and it generates the necessary JS and CSS with WASM.
Just added it to my blog. It's impressive! Mostly because it's seamless, the other solutions for Zola were so annoying to test and set up. I just needed to add one visual HTML element (the actual search bar).
Replies (0)
No replies.