TL;DR
md.page is a free, zero-configuration service that turns Markdown into a shareable web page. It's designed for AI agents and developers who want to easily create web pages from Markdown content. md.page pages are private, expire after 24 hours, and support dark mode.
Start here
What's in the docs
.github/pull_request_template.md
A template for GitHub pull requests to the project.
CONTRIBUTING.md
Guidelines for contributing to the project, including development setup, making changes, and reporting bugs.
README.md
An introduction to the project, including its features, usage, and self-hosting options.
demo/README.md
A demonstration of the project's capabilities, including animated videos and screenshots.
mcp/README.md
A server for the Model Context Protocol (MCP) that allows AI agents to publish Markdown as a shareable web page.
skills/publish-to-mdpage/SKILL.md
A skill for the Skills platform that allows users to publish Markdown as a shareable web page using the project.
cli/README.md
A command-line interface for the project that allows users to publish Markdown as a shareable web page.
mcp/mcp/README.md
A server for the Model Context Protocol (MCP) that allows AI agents to publish Markdown as a shareable web page.