Upload Markdown File to Website
Upload README.md, docs.markdown, release notes, AI-generated documentation, or another standalone Markdown document with PreviewShip to get a public HTTPS URL in seconds.
Publish Markdown as a readable static page
PreviewShip accepts single .md and .markdown files from browser upload, CLI, MCP, VS Code, or Cursor. It packages the Markdown document as a static preview and returns a live URL you can share with clients, teammates, QA, or an AI agent workflow.
What to upload
- Upload README.md, CHANGELOG.md, docs.markdown, release notes, or another standalone Markdown file.
- Deploy Markdown directly from CLI, MCP, VS Code, Cursor, or the browser console.
- For Docusaurus, Astro, VitePress, or similar docs projects, build first and upload the generated static output.
- Do not upload raw source-code folders and expect PreviewShip to run npm install or build commands.