The dropthis blog

Guides, comparisons, and build logs on agent publishing. How AI agents and the people working with them put content on the web.

Sharing AI work 8 min read

How to Make a Quiz with AI (And Share It as a Link)

Learn how to make a quiz with AI using ChatGPT or Claude, get a self-contained HTML file, and publish it as a shareable link anyone can open without an account.

Sharing AI work 7 min read

How to Share a ChatGPT Canvas as a Link

Canvas share creates a link on OpenAI's domain — no password, no custom URL, account-tied. What it does, its limits, and how to get a permanent URL you control.

Instant hosting 7 min read

How to Publish AI-Generated HTML Online (5 Ways, Ranked)

You have HTML from Claude or ChatGPT — now what? Five paths ranked by friction: built-in share, drag-and-drop, CLI, and permanent hosts.

Sharing AI work 8 min read

Share v0, Lovable, or Bolt Output Without Deploying

Get a shareable URL from your v0, Lovable, or Bolt.new project in under 60 seconds — no Vercel account, no GitHub repo, no build pipeline required.

Sharing AI work 10 min read

How to Make a Game with AI (And Share It Instantly)

Learn how to make a game with AI using ChatGPT or Claude, then turn the HTML file into a shareable link anyone can play in their browser.

Sharing AI work 9 min read

How to Make a Landing Page with AI (and Share It as a Link)

Learn how to make a landing page with AI using ChatGPT or Claude, then publish the HTML to a live shareable URL in seconds — no git, no hosting config.

Sharing AI work 10 min read

How to Make a Portfolio Website with AI (Live in 60 Seconds)

Learn how to make a portfolio website with AI using ChatGPT or Claude, then publish the HTML file to a live URL without git, hosting, or a deploy pipeline.

Sharing AI work 7 min read

How to Publish a Website Made With ChatGPT (Live in Under a Minute)

ChatGPT gives you HTML. This tutorial covers every way to turn that file into a live URL — from drag-and-drop hosts to one-command instant publish.

Instant hosting 9 min read

Tiiny Host Alternatives for AI-Generated Sites (2026)

Compare tiiny host alternatives through the lens of AI-to-URL publishing: who handles ChatGPT and Claude output with one command, no git, and no build step.

Agent publishing 7 min read

How AI Agents Publish to the Web: MCP, CLI, SDK, or API

MCP server, CLI, SDK, or raw REST — compare the four ways AI agents publish content to the web, with the auth models, setup costs, and failure modes of each.

Sharing AI work 4 min read

How to Share Claude Artifacts at a URL You Control

Turn a Claude artifact into a permanent URL: get the HTML out of the chat, publish it over MCP or the CLI, and update it later without breaking the link.