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

推荐订阅源

Y
Y Combinator Blog
博客园_首页
雷峰网
雷峰网
V
V2EX
博客园 - 司徒正美
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - Franky
月光博客
月光博客
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
T
Tailwind CSS Blog
小众软件
小众软件
博客园 - 叶小钗
美团技术团队
酷 壳 – CoolShell
酷 壳 – CoolShell
Apple Machine Learning Research
Apple Machine Learning Research
IT之家
IT之家
MyScale Blog
MyScale Blog
Blog — PlanetScale
Blog — PlanetScale
大猫的无限游戏
大猫的无限游戏
Jina AI
Jina AI
人人都是产品经理
人人都是产品经理
H
Help Net Security
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

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
Launch Week III Day 1: Themes
Han Wang · 2024-06-24 · via Mintlify Blog

Welcome to Mintlify's third ever Launch Week! Over the course of the next five days, we'll be bringing you an exciting new feature every day.

We're kicking off Day 1 with the launch of themes - one of our most highly requested features.

No one wants their documentation to look like everyone else's. Themes enables you to transform the styling and layout of your documentation to fit your branding.

Ever wanted your documentation to look like that of your favorite companies? With themes, you can achieve this with just one line of code.

Today, we're unveiling a set of three themes: Quill, Prism, and Venus, with many more coming in the following months.

Quill is built for simple and modern brands.

With its clean lines, sharp edges, and an uncluttered look, Quill allows your content to take center stage, ensuring that your audience is focused on what's most important.

Prism brings vibrant colors to your documentation with a gradient touch. It's perfect for companies that want to make a bold statement and stand out from the crowd.

Venus is designed for API and SDK heavy products with extensive functionality and content. Its design is focused on usability, making it easy for your audience to navigate through content.

Themes can be enabled with a simple [mint.json configuration](https://www.mintlify.com/docs/settings/global).

To try out any of the above themes for yourself, just add the following line into your `mint.json` file with any of the following values.

"theme": "quill" | "prism" | "venus"

For instance, if you would like to try out the quill theme, you can by adding the following configuration.

"theme": "quill"

Themes are just a set of pre-configured customization configurations. You can further fine-tune these customizations for your needs.

Check out global configurations or our open source examples to learn more.

If you're new to Mintlify, you can get started [here](https://app.mintlify.com/signup?utm\_source=blog\&utm\_medium=blog\_post\&utm\_campaign=themes) to try it for your docs.

To stay updated for the rest of Launch Week, follow our X or join our community!