Ethan Palm bdd9b51155 docs: add troubleshooting pages for the editor and local CLI preview
Adds editor/troubleshooting.mdx covering sync failures, publish errors,
branch confusion, conflict resolution, and blank editor states. Adds
cli/troubleshooting.mdx covering mint dev startup, port conflicts,
missing pages, broken links, OpenAPI issues, and deploy-only failures.
Both pages are added to docs.json navigation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-18 17:18:43 -07:00
2026-04-06 10:40:51 -07:00
2026-01-08 14:23:59 -08:00
2025-12-23 14:41:30 -08:00
2026-02-11 17:44:33 -08:00
2025-04-11 09:05:05 -07:00
2025-09-17 11:24:17 -07:00
2025-08-04 11:38:17 -07:00
2026-04-06 10:40:51 -07:00

Mintlify Documentation

Install the Mint CLI to preview the documentation changes locally. To install, use the following command

npm i -g mint

Run the following command at the root of your documentation (where docs.json is)

mint dev
S
Description
Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.
Readme MIT 302 MiB
Languages
MDX 99%
JavaScript 0.8%
CSS 0.2%