All features
Notes as source

Obsidian and Markdown sites

KilnMD is built for Markdown-first notes, including Obsidian-style content, linked pages, attachments, generated indexes, and public documentation sets.

What this means
Publish from Obsidian vaults and other Markdown-based knowledge bases.
  • Markdown-first publishing model
  • Attachment and asset uploads through the manifest
  • Works for notes, docs, research, and lightweight sites
Vault-friendly structure
Generated routes can preserve readable page paths while keeping private metadata out of public serving.
Content and assets together
HTML, CSS, JavaScript, images, PDFs, and other public assets are handled as deployment files with size and hash checks.
Markdown without lock-in
The platform cares about the static output contract, so other Markdown tools can publish through the same boundary.
Proof points

Designed around static site operations.

Markdown source
Static routes
Asset manifests

Related features

Each feature keeps the same local-generation and static-hosting boundary.

See plans
Browser rendering
Generate the site in your browser or Kiln client before anything is uploaded.
Workflow
Upload, verify, and activate immutable deployments instead of overwriting live files.
Custom domains
Start on kilnmd.page, then attach customer-owned domains when you are ready.