Tutorials & Guides
Step-by-step Doccupine tutorials and guides. Deploy a docs site, configure custom domains, integrate AI chat, and automate your documentation pipeline.
All posts
3 postsHow to create a documentation site from Markdown files
A practical guide to turning a folder of Markdown files into a real documentation site: what a docs site actually needs in 2026, the decisions that matter before you pick a generator, and a path from zero to a live site in one command.
How to connect your docs to Cursor, Claude Code, and other AI coding tools
Your users build with AI coding agents now. If those agents can't read your current docs, they guess — and ship the guess into production. Here's how an MCP server fixes that, and why it should already be part of your docs site.
How to add dark mode images to your documentation site
Doccupine renders separate images for light and dark mode using one line of MDX. No imports, no custom components, no flash of the wrong asset on theme switch.