Publish your website on an ATProto PDS.
Warning
WIP
Nothing works
The only website that has this thing deployed is https://geesawra.industries, but it's just a demo.
make
The public
directory content can be placed at the root of your website.
To serve a local copy in on 0.0.0.0:8000
(needs Python 3 installed):
make serve
Not intended as a way of deployment, it's a development tool.
Only works in WebKit and Blink-based browsers, Firefox needs to figure out how to use ES modules in service workers first.