gist.pub

Publish a markdown file, an HTML file, or a folder of static assets to a secret URL. One command, no account.

curl -fsSL https://gist.pub/install | bash
gpub publish README.md
gpub publish ./site/
gpub publish build.tar.gz

Each publish returns a URL like gist.pub/k3f9x2mqp7ad4nrt. The URL is the only credential: anyone who has it can read the gist, and nobody who doesn’t can guess it. Remove it again with gpub delete <url>.

Limits

Built for agents: /llms.txt has everything an agent needs to use this without reading further.