2023-12-10 19:26:25

So… showable progress on the little static mobile headless web app thing.

This little tool:

– Scraped the REST API of my local copy of my blog
– Saved all the JSON responses as static files
– Indexed using Pagefind (pagefind.app/)
– Has a thin JS (actually Alpine.js) and HTML layer on top
– 100% static files!

Neat!

Not QUITE ready for consumption yet. And has MANY caveats. But no reason it shouldn't work with simple blog sites.