Field guides

HTML presentation publishing guides

Publish the HTML presentation you already have. These field guides start after generation and cover the exact build, packaging, publishing, and sharing steps for plain HTML and framework decks.

Last tested: July 28, 2026

Choose a workflow

Start with your artifact

If you have one self-contained .html file, use the generic HTML guide. If a framework produces an index.html plus assets, use its packaging guide and check the multi-file requirement before you publish.

Publishing workflows

Current packaging limits

  • Anonymous publishing accepts one self-contained HTML file, up to 1 MB, and creates an unlisted deck.
  • Free accounts accept one HTML file per deck, up to 5 MB.
  • Multi-file zip uploads require a logged-in Pro account and must containindex.html at the archive root.
  • Remote script references in uploaded deck content are rejected. Bundle framework assets locally instead of relying on CDN scripts.