Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

Dropley Documentation

Welcome to the Dropley documentation. Dropley lets you publish a finished static HTML artifact—from a single index.html, a folder, or a ZIP—to a temporary public URL. Drag, drop, share. No account, no dashboard.

Getting Started

New to Dropley? Start with the Getting Started guide to publish your first artifact.
Dropley is completely free and requires no account. Drop your files and share the URL — it's that simple.

What is Dropley?

Dropley turns finished static browser files into publicly accessible websites. Drop a single index.html, a folder, or a ZIP containing HTML, CSS, JavaScript, and assets, and Dropley serves the static artifact at a shareable URL. Your artifact lives from 1 to 7 days — three days by default, adjustable after publishing — and you share the link with anyone.

Key Features

  • One action: Drop your files. Get a URL. Done.
  • No account required: No signup, no login, no dashboard.
  • Shareable URLs: Your artifact lives at preview.dropley.app/p/{shortId}.
  • Configurable expiration: Set 1, 3, or 7 days in the manage panel after publishing — 3 days by default.
  • Any static project: Single HTML pages, full sites with assets, Storybook exports, AI-generated content.
TopicLink
First publishGetting Started
Core conceptsConcepts
Publish HTMLPublishing HTML
Publish ZIPsPublishing ZIP Projects
FAQFrequently Asked Questions
TroubleshootingTroubleshooting
Service limitsLimits
SecuritySecurity & Acceptable Use
Example projectsExamples

AI Assistant Guides

If you're using an AI coding assistant, these guides help you publish Dropley artifacts directly from your workflow:

API Reference

For programmatic access, see the API Reference.

AI Agent Resources

Dropley is built to be machine-readable:
  • llms.txt — AI agent discovery file, including a "When to use Dropley" summary and a developer resources index
  • OpenAPI spec — machine-readable API specification, also served byte-identical at /openapi.json, /openapi.yaml, /api/openapi.json, and /api/openapi.yaml
  • skill.md — Official Dropley Skill for coding agents
  • Any dropley.app page (/features, /about, /contact, /privacy, /terms, /acceptable-use) can be fetched as Markdown by sending an Accept: text/markdown header