Markdown-first hosting

Humans get HTML.
AI agents get Markdown.

mkdn.io serves your docs directly from GitHub — rendered beautifully for browsers, delivered as raw Markdown for AI tools. One source of truth. Zero build, config optional.

# Your docs, live in seconds
# 1. Sign in with GitHub 2. Connect a repo 3. Done

# Browsers get HTML, agents get Markdown
curl -H "Accept: text/html" yourdocs.mkdn.io/guide → rendered page
curl -H "Accept: text/markdown" yourdocs.mkdn.io/guide → raw .md

Everything your docs need

Content negotiation

Standard HTTP Accept headers route browsers to HTML and AI agents to raw Markdown automatically.

🐙

GitHub-native

Connect any public GitHub repository. Your Markdown files are the source of truth — no uploads, no syncing.

🌐

Custom domains

Bring your own domain. Verify with a DNS TXT record and your docs are live at docs.yourdomain.com.

Edge-served

Served from Cloudflare's global network with KV caching — fast everywhere, resilient to traffic spikes.

Ready to publish your docs?

Connect a GitHub repo and get a live site in under a minute. Free to start.

Sign in with GitHub →