The fastest way to put an HTML page on the web — live in about a second, with none of the usual build-and-deploy wait.
Shipping a page the normal way means saving to GitHub, waiting on a build, then a deploy — minutes every round trip. This skips that whole pipeline and publishes straight to a live host, so a throwaway page is up in about a second.
It's built for AdamoBot — the bot's way to publish a mockup or report it just generated and hand back a link. Humans dragging files in would be nice too, but that's not what it's for.
AdamoBot runs /share-preview <file> --clean <name> → live link, instantly.