惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
博客园_首页
IT之家
IT之家
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Vercel News
Vercel News
美团技术团队
D
Docker
WordPress大学
WordPress大学
T
Tailwind CSS Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
The Cloudflare Blog
Y
Y Combinator Blog
F
Fortinet All Blogs
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
G
Google Developers Blog
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
月光博客
月光博客
MongoDB | Blog
MongoDB | Blog
S
SegmentFault 最新的问题
GbyAI
GbyAI
Hugging Face - Blog
Hugging Face - Blog
Microsoft Azure Blog
Microsoft Azure Blog
A
About on SuperTechFans

Mintlify Blog

22 UX improvements to the web editor Introducing the Mintlify Help Center Starter Kit Introducing the collaborative editor built for teams and agents Workflows, rebuilt Is your documentation agent-ready? Mintlify raises $45M Series B led by Andreessen Horowitz and Salesforce Ventures 5 things you didn't know you could do in the Mintlify web editor The improved Mintlify CLI Docs on autopilot: From zero to self-maintaining with Mintlify The state of agent traffic in documentation (March 2026) How we built a virtual filesystem for our Assistant We Replaced Our Internal Wiki With a Slack Bot. You Should Too. 8 ways teams use Mintlify to keep docs updated automatically Documentation is your AI interface What three years of watching AI in production taught us Bridging two JSX runtimes: How we solved Astro's React children problem AI agents are shipping faster than anyone can document Knowledge management systems for technical teams Workflows: Automate documentation maintenance Mintlify acquires Helicone to redefine AI knowledge infrastructure Why more product managers are switching to Mintlify Auto-generating documentation sites from GitHub repos Your docs, your frontend, our content engine Take control of your documentation system Almost half your docs traffic is AI, time to understand the agent experience @mintlify for better docs, faster Mintlify for Enterprise Real llms.txt examples from leading tech companies (and what they got right) Mintlify + Claude Opus 4.6: Powering AI-native knowledge management Declaring Clankruptcy: An experiment in agent orchestration
A better way to edit and publish in Mintlify
Peri Langlois · 2026-01-30 · via Mintlify Blog

Developers love Mintlify because it fits naturally into their existing workflows. Teams can version documentation alongside their product, rely on GitHub for reviews and approvals, protect their main branch, and ship changes with confidence.

But as companies grow, knowledge management increasingly depends on contributors across the organization: product managers update feature docs, support teams refine troubleshooting guides, marketing and partnerships add content and examples, people teams build out internal knowledge bases.

To keep knowledge accurate across teams, Mintlify builds editing workflows for everyone, not just developers.

Before talking about what's new, its worth being clear about what's not changing.

Mintlify still supports strong docs-as-code workflows:

  • Documentation lives in a repository, either a dedicated repo or alongside your product code in a monorepo
  • Branch protections, required reviews, and CI checks still apply
  • Teams can require pull requests for changes
  • Git history continues to provide traceability and accountability

These workflows are not being replaced, they’re being extended.

From publishing to editing, each update to the editor builds toward a single goal: make it easy for everyone to maintain accurate knowledge systems.

Publishing workflows that adapt to your setup

Different teams have different levels of rigor around publishing documentation, and Mintlify now adapts to that.

Publishing can now be as simple as a clicking a button and changes immediately merge into your deployment branch.

But, you can still require pull requests for publishing by configuring a branch protection rule.

One unified workspace for editing and previewing

The improved web editor brings configuration, structure, content, and preview together into a single workspace.

Configuration that once lived in docs.json is now fully visual. Instead of editing a file, you can see and adjust your documentation structure, themes, colors, and more directly.

A screenshot of the web editor with the configuration panel open.

You can view your navigation visually as it mirrors your actual information architecture or still see it as a file tree. This makes it much easier to understand how content is organized and where new pages should live.

As you make changes, the live preview updates in real time. There is no need to run a local build or open a pull request just to see how something will render. What you see while editing is what your users will see when it is published.

When you need feedback, you can share a preview deployment with your team.

Media handling is also simpler. Images and other assets can be added with drag and drop, removing another common point of friction for contributors.

Reusable snippets for consistency and speed

Many teams reuse the same patterns, examples, and components across pages.

The web editor includes a /snippet command that lets contributors quickly insert reusable snippets directly while editing. Typing /snippet opens a dropdown showing available snippets from your snippets folder, making it easy to find and add the right content without leaving the editor.

A screenshot of the web editor with the snippets dropdown open.

This makes documentation more consistent and faster to maintain as your product surface grows.

Maintaining accurate knowledge is a cross functional effort. By removing unnecessary barriers while preserving strong workflows for teams that need them, Mintlify makes it possible for the anyone across your company to contribute with confidence.

Try it out today and let us know what you think.