D

Publishing

Turn any document, table, or artifact into a public web page — on dokki.one or your own domain.

In this section

  • Public Sites — workspace-level sites, slugs, and per-resource publishing.

  • Custom Domains — bind docs.your-company.com to a Dokki site (Pro).

How publishing works

Each workspace can host one publish site, identified by a slug:

dokki.one/pub/<site-slug>

Inside that site, every resource you publish gets its own slug:

dokki.one/pub/<site-slug>/<resource-slug>

Free workspaces get one published site with up to one published resource. Pro workspaces get unlimited sites and resources, plus a custom domain.

What gets published

The published view reflects the latest saved version of the resource — no separate "draft" vs "published" copy. If you want stable snapshots for visitors, use version history to roll back if you ship a mistake.

Published resources respect:

  • The resource's content (no edit chrome, no Copilot)

  • Your workspace branding (favicon, site name)

  • Public Access settings (view, comment, edit — most sites are view)

Custom domains

Bind any domain you own to a Dokki site:

  1. Add the domain in Settings → Custom Domain.

  2. Add the DNS record Dokki shows you.

  3. Cloudflare auto-provisions an SSL certificate.

The Custom Domains topic walks through each step with the exact CNAME values to use.