86 Commits

Author SHA1 Message Date
mintlify[bot] 3bb55a7bbf Update from code changes: note emoji as icon option (#7337)
* docs: note emoji as an icon option in frontmatter and components

* translations

* fix emoji examples for Windows

* copy edits

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-09-11 09:46:27 -07:00
mintlify[bot] f66b301e00 fix: revert hosted docs URLs to mintlify.site domain (#7272)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-09-07 12:19:54 -04:00
Leyland Yang db88b6fd8c docs: replace mintlify.site with mintlifysite.com (#7226)
Claude-Session: https://claude.ai/code/session_01NrNcqnQqnVxY8H1epWe88p
2026-09-02 14:42:34 -07:00
mintlify[bot] 6993c9ebc0 fix: correct typos, broken anchor, and formatting across docs (#7091)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-25 17:44:23 +00:00
mintlify[bot] e47328c4d8 docs: translate migration guides into es, fr, and zh (#7024)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-19 17:44:06 +00:00
Ethan Palm 3b2ab685d9 Add migration guides (#6996)
* docs: add platform migration guides

* move migrations.mdx to migrations/index.mdx

* add doc360 and fern guides

* /goal loop

* copy edit index

* copy edit doc 360

* docusaurus copy edits

* fern copy edit

* gitbook copy edit

* copy edit go-live

* resolve TODOs

* manual copy edit

* readme copy edit

* Fix GitBook terminology, Document360 export steps, and revert banner examples

- migration/gitbook.mdx: GitBook renamed spaces to sections. Their current
  docs use "section" exclusively across the Git Sync, content-structure,
  content-configuration, and reusable-content pages. Update terminology
  throughout, add a note about the older name, correct the Git Sync setup
  steps to match the real flow (Set up next to Git Sync in the section
  header, then pick a provider), and expand the direction warning with the
  version-history rollback. Add a Vale.Terms toggle so .gitbook.yaml and
  .gitbook/ paths do not trip the GitBook capitalization rule.
- migration/document360.mdx: fix "Document 360" typo and align the export
  procedure with Document360's documented dialog order, including the
  format selection, the Include media files checkbox, and downloading from
  Recent files.
- Revert components/banner.mdx and its es/fr/zh copies. The /migration link
  there is a placeholder inside an example, and translated content is
  handled by the translation pipeline.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* Rename migration hub page to avoid duplicating its group name

The group is already called "Migrate to Mintlify", so the root page title
repeated it in the sidebar.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* Address migration guide nits: Fern paths, scraper page command, placeholders

- migration/fern.mdx: correct the source-content paths against Fern's
  documented project structure. Pages live in fern/docs/pages/ and assets in
  fern/docs/assets/. Add the previously missing fern/docs/snippets/,
  fern/docs/changelog/, and fern/styles.css, note that only the fern and
  changelog folder names are reserved, and map Fern snippets to Mintlify
  snippets in the component table.
- migration/index.mdx: document the scraper's page command, which was only
  documented in the deleted migration.mdx. Covered once here rather than
  repeated in each scraper-supported platform guide. Also update the GitBook
  card to say section instead of space.
- migration/readme.mdx: replace https://project.readme.io with
  https://your-project.readme.io. The former is a real login-gated project.
- migration/docusaurus.mdx: remove trailing whitespace.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* remove go live checklist

* add launch your site snippet

* update index

* 💅

* 💅

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-19 10:30:56 -07:00
Kaishan (Sam) Ding b0bc8946df docs: clarify Next.js Widget loading strategy (#6937)
* docs: add Next.js widget loading guidance

* fix
2026-08-10 15:48:23 -07:00
mintlify[bot] 0ea1a427cc docs: translate Mintlify Index updates (#6892)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-06 06:57:31 +00:00
fay e7874fb66a Theme icon animation (#6847)
* theme icon animation

* added motion reduction handling

* stroke change to 1.5px

---------

Co-authored-by: fay <fayrouzdakrouri@gmai.com>
2026-08-03 19:57:10 +03:00
mintlify[bot] b828c4d653 docs: update widget install URL and CSP guidance for new CDN (#6820)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-30 14:08:03 -07:00
Kaishan (Sam) Ding 24719c3d9b widget nits (#6808) 2026-07-29 14:00:16 -07:00
Kaishan (Sam) Ding 2fd83e10ef playground updates (#6806)
* playground updates

* fix

* remove minimal path

* remove some options

* fix

* fix
2026-07-29 13:27:33 -07:00
Nivedh Mudiam fdf81e7bd6 modification to subdomain caching delays in the agent prompt (#6796) 2026-07-28 16:23:18 -07:00
mintlify[bot] c5f290b1f8 docs: translate quickstart setup agent prompt (es, fr, zh) (#6793)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-28 21:08:23 +00:00
mintlify[bot] 1595bc5244 docs: fix typos in setup agent prompt snippet (#6792)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-28 21:05:01 +00:00
Nivedh Mudiam 804051af12 docs: add AI setup agent prompt to quickstart (#6781)
* docs: add AI setup agent prompt to quickstart

* remove redundant SkillMcpPrompt

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-07-28 14:02:46 -07:00
Kaishan (Sam) Ding 995f5f0e2c use correct widget id (#6770) 2026-07-27 18:23:30 -07:00
Kaishan (Sam) Ding e10cfd0019 feat: assistant widget (#6754)
* feat: assistant widget

* fix

* docs: rename Assistant Widget to Mintlify Widget

* docs: shorten widget sidebar title

* add starter questions + support email

* new playground

* update

* fix

* remove bg

* remove bg

* fix

* update link

* resolve merge conflicts

* update intro, copy edit

* add prerequisites and confirmation step

* vale warning

* fix

* fix

* fkx

* fix

* fix

* live preview

* fix

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-07-27 17:37:11 -07:00
mintlify[bot] 5976d9dcd4 docs: document src prop on Icon component (#6150)
* docs: document src prop on Icon component

* Update snippets/icons-required.mdx

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-07-15 15:47:54 -07:00
mintlify[bot] 93f848e73d docs: translate custom domain updates (#6465) into es, fr, zh (#6492)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-07-09 18:51:37 -07:00
mintlify[bot] 9540ae22d9 docs: fix grammar and formatting in custom domain guides (#6488)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-10 01:07:39 +00:00
Ethan Palm be7a1371ac Custom domain updates (#6465)
* docs: update custom domain setup for new dashboard flow

Reflect the new custom domain UI: hosting mode selector (domain/subdomain
vs subpath), traffic routing options (Mintlify-managed vs proxy-only),
arbitrary base paths with reserved-path list, and base path changes that
redeploy with rollback on failure. Replace references to the removed
Host at /docs toggle in the Vercel and reverse proxy guides.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* copy edit

* update images

* docs: update subpath proxy guides for dashboard base paths

Custom subpaths no longer require documentation files to live in a
directory matching the subpath. The base path set in the dashboard is
applied at build time, so the custom subpath reverse proxy setup now
uses the same routing configuration as /docs with the path substituted.
Add dashboard base path setup steps to the Vercel, Cloudflare Worker,
and Route 53/CloudFront guides.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* 💅

* add plan gate

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* update vercel generator

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* remove gate

* remove gate

* Fix review findings: shared subpath setup snippet, generalize /docs framing, clarify Host header and script guidance

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* Align hosting mode and traffic routing labels with dashboard UI, update screenshot alt text

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* Fix root-only special file routing: path-preserving nginx destinations, restore sitemap/robots/mcp rewrites, sanitize generator input

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* Add apex domain DNS provider requirements

Apex domains get the same CNAME instruction as subdomains, but a CNAME
at the apex requires provider support for CNAME flattening or ALIAS
records. Document the requirement and supported providers, and link to
it from the hosting mode section.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* Correct special-file routing to base-path destinations per live verification, remove stale toggle images, generalize propagation snippet

Verified against mintlify.mintlify.site: all special files (sitemap.xml,
robots.txt, mcp, skill.md, llms.txt) serve under the base path and 404 at
root, so root-mapping rewrites are reverted and optional root routes now
proxy to base-path destinations. Broken links in es/fr/zh from image
deletion resolve via post-merge translation automation.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* remove outdated images

* Update dashboard instructions for Host at toggle UI (mint #8979)

The hosting mode selector and traffic routing options were replaced with
a Host at toggle and inline base path input; routing is now inferred from
DNS. Verified against mint origin/main commit 6fb20b1789.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* 💅

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 18:04:01 -07:00
mintlify[bot] a0ff4ec99e docs: translate static-export API pages, snippets, and specs to es/fr/zh (#6352)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-01 23:29:47 +00:00
mintlify[bot] 3ca550b188 Update from code changes: switch hosted docs domain to mintlify.site (#6296)
* docs: update hosted docs domain to mintlify.site

* docs: complete mintlify.site migration across remaining pages

Updates 45 files that PR 6282 had originally changed but were
reverted by PR 6285 and not re-addressed in this PR:

- snippets/vercel-json-generator.mdx (all 4 locales): rewrite
  destinations now use mintlify.site, consistent with deploy/vercel.mdx
- assistant/use.mdx: example deep-link URLs
- ai/skillmd.mdx: agent card subdomain reference
- guides/assistant-embed.mdx: docsURL code example
- guides/codex.mdx: MCP URL example
- deploy/authentication-setup.mdx: example Mintlify subdomain
- discovery-openapi.json: domain identifier URL descriptions (4 occurrences)
- integrations/privacy/osano.mdx: managed rule domain
- editor/branching-and-publishing.mdx: branch preview URL format
- customize/themes.mdx: theme demo site links
- guides/help-center.mdx: live example link
- zh/editor/collaborate.mdx: branch preview URL format

All changes mirrored across es, fr, and zh locales.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 10:51:54 -07:00
Ethan Palm 2c99f3c736 Revert "Update from code changes: hosted docs domain is now mintlify.site (#6…" (#6285)
This reverts commit 553e2813ac.
2026-06-25 14:10:23 -07:00
mintlify[bot] 553e2813ac Update from code changes: hosted docs domain is now mintlify.site (#6282)
* docs: update hosted docs domain to mintlify.site

* docs: tighten zh reverse proxy intro for translation parity

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-25 11:58:10 -07:00
mintlify[bot] 63a5fc4167 fix: resolve broken automation snippet import and CLI anchor (#6230)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-18 23:50:39 +00:00
mintlify[bot] aa9261ff85 docs: translate workflows pages and icon update to fr and es (#6022)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-05-28 18:33:56 +00:00
mintlify[bot] ec195789cb docs: remove filler words flagged by style guide (#5978)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-05-26 15:43:16 -07:00
Ethan Palm 6bb14aa061 docs: replace dashboard.mintlify.com with app.mintlify.com (#5990)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 15:42:09 -07:00
Ethan Palm 490436fda9 use snippet for repeated prompt (#5628) 2026-05-01 11:29:29 -07:00
Ethan Palm 2a1f93eedd Split workflows into structured group at /workflows/ (#5597) 2026-04-29 18:51:22 -07:00
Ethan Palm 9d0640aafb Improve settings page IA and readability (#4446)
* settings overview page

* update docs.json

* update links in icons snippets

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* add schema reference

* add api settings

* add appearance settings

* add integrations settings

* add seo and search settings

* add structure

* add new contextual options

* update links

* Vale

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 16:17:34 -07:00
locadex-agent[bot] 73edda4d1f docs(locadex): add translations (#4050)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-03-05 18:41:53 -08:00
locadex-agent[bot] 305fc7dba1 docs(locadex): add translations (#3482)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-16 08:54:01 -08:00
Ethan Palm 7593914c6d Remove test snippets (#3462)
* remove test snippets

* remove test dir
2026-02-16 08:51:27 -08:00
locadex-agent[bot] 3394b52733 docs(locadex): add translations (#3371)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-10 13:30:39 -08:00
mintlify[bot] 3a171abf1d Add Tabler icons support to documentation (#3370)
Co-authored-by: Mintlify Agent <agent@mintlify.com>
2026-02-10 13:27:33 -08:00
locadex-agent[bot] ce2388e32e docs(locadex): add translations (#3194)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-06 12:19:04 -08:00
locadex-agent[bot] 0a280021d0 docs(locadex): add translations (#3190)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-06 12:10:06 -08:00
locadex-agent[bot] 87859c1e1c docs(locadex): add translations (#3177)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-06 10:43:26 -08:00
locadex-agent[bot] ea8eca0f36 docs(locadex): add translations (#3171)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-06 10:15:18 -08:00
locadex-agent[bot] 3b313d0fd5 docs(locadex): add translations (#3156)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-06 09:37:34 -08:00
locadex-agent[bot] d7cf383795 docs(locadex): add translations (#3150)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-05 15:32:30 -08:00
locadex-agent[bot] 5ae7caa887 docs(locadex): add translations (#2897)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-27 10:33:43 -08:00
Ethan Palm 23b4be274f include icon library in icon snippets (#2895) 2026-01-27 10:26:53 -08:00
locadex-agent[bot] 27cc51fc37 docs(locadex): add translations (#2748)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-16 16:55:03 -08:00
Ethan Palm d00f2f293d chore: user feedback week of Jan 12 (#2747)
* Clarify icon options for docs.json configuration

* vale
2026-01-16 16:31:51 -08:00
locadex-agent[bot] 89a700081d docs(locadex): add translations (#2567)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-06 16:42:55 -08:00
Han Wang 38cbc1963a add hidden pages for testing snippets 2026-01-06 13:51:18 -08:00