DocsGitHubBlog
The Doccupine Blog

Documentation that your users actually find

Stories, deep dives, and field notes from the team building the open-source, AI-ready documentation platform.

Latest stories

7 posts
A documentation source tree of plain Markdown files in a Git repository, with arrows showing it deploying to multiple hosting providers
Documentation Best Practices

Documentation without lock-in: how to keep your content portable

If your docs live inside a proprietary editor, you don't own them — you rent access to them. Here's what real portability looks like: Markdown in a Git repo you control, a build you can run yourself, and the right to walk away without a migration project.

Luan Gjokaj5 min read
A code editor with an AI assistant panel querying a documentation site's MCP server and returning exact API reference snippets
Tutorials & Guides

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.

Luan Gjokaj5 min read
A documentation site dashboard showing AI bot crawl traffic broken down by user-agent, with GPTBot, ClaudeBot, and PerplexityBot lines climbing across the chart
Documentation Best Practices

How to track AI bot traffic on your documentation site

GPTBot, ClaudeBot, PerplexityBot, and a long tail of agents are reading your docs every day. A practical guide to spotting them in your logs, measuring what they actually do, and fixing the gaps before they ship into a developer's editor.

Luan Gjokaj9 min read
A developer's IDE with an AI assistant pulling structured context from a documentation site
Industry & Trends

Documentation is the new SDK

AI agents have made documentation a runtime concern. The contract between your product and the developer ecosystem used to live in your SDK. Increasingly, it lives in your docs.

Luan Gjokaj6 min read
A documentation page side-by-side with a developer's AI assistant pulling context from it
Documentation Best Practices

How to write documentation that AI agents can actually use

AI assistants now read your docs more often than humans do. A practical guide to the structure, formatting, and metadata patterns that make documentation parseable, retrievable, and citable by LLMs.

Luan Gjokaj8 min read
A Doccupine documentation page shown side-by-side in light mode and dark mode, each with a different illustration
Tutorials & Guides

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.

Luan Gjokaj5 min read
Doccupine dashboard with a freshly-deployed documentation site
Product Updates

Welcome to Doccupine

Doccupine ships your documentation at the speed of your code — versioned in Git, deployed automatically, live on your own domain in minutes.

Luan Gjokaj3 min read