Commit Graph

36 Commits

Author SHA1 Message Date
Ethan Palm 68d2199edd Re-add personalization information (#2981)
* Document apiPlaygroundInputs

* add personalization info

* vale

* link to user data format instead of duplicating
2026-02-02 08:24:16 -08:00
Ethan Palm 2360f1dc50 Document SVG foreign object restrictions (#3010) 2026-01-30 15:49:56 -08:00
Ethan Palm ba42d00e1e add note that anchors aren't supported in redirects (#3008) 2026-01-30 14:58:10 -08:00
Ethan Palm e819807cd8 rename "custom" to "enterprise" (#2997) 2026-01-30 10:34:54 -08:00
mintlify[bot] e7f026b953 Update create/changelogs.mdx (#2768)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-01-20 14:36:42 -08:00
Ethan Palm cbb51323ab Revert "Update redirect documentation to reflect 308/307 status codes (#2674)" (#2688)
This reverts commit d32bf059ba.
2026-01-14 10:41:49 -08:00
mintlify[bot] d32bf059ba Update redirect documentation to reflect 308/307 status codes (#2674)
* Update organize/settings.mdx

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

* Update create/redirects.mdx

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

* Update create/redirects.mdx

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-01-13 22:21:39 -08:00
Ethan Palm 428d38fb9e Feedback fixes (#2603)
* add explanation of plausible server

* add info on aligning table columns

* clarify API keys

* add example API use cases

* update link to API auth

* remove passive voice
2026-01-08 10:12:33 -08:00
Kyle Finken 6943d615d8 Update snippets docs for implicit snippets (#2597)
* Update snippets docs for implicit snippets

title

* copyedit

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-01-08 09:28:48 -08:00
Ethan Palm ea2642b19c Update redirects documentation for root-level slug support (#2589)
* Update create/redirects.mdx

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

* simplify

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-01-07 17:09:50 -08:00
mintlify[bot] 257562172a Document partial wildcard redirects (#2433)
* Update create/redirects.mdx

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

* document partial wildcard matching

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-12-18 14:22:02 -08:00
Kyle Finken 80384c69c1 Remove docs around snippets config (#2436)
We are refactoring the snippets solution this removes the documentation around that solution and refactors it
2025-12-18 13:56:15 -08:00
Ruhan Ponnada 895c6a1942 Add warning about infinite redirect loops in redirects documentation (#2429)
* Update create/redirects.mdx

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

* Update warning message for redirect rules

Clarified warning about redirect rules to prevent infinite loops.

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-12-18 09:37:32 -08:00
Ethan Palm c6eddf0158 Snippets v3 docs (#2363)
* add snippets prop

* update path info in React page

* update snippets page

* reviewer feedback
2025-12-16 18:56:56 -08:00
Ethan Palm 100689f9d5 RSS changelog information (#2274)
* add RSS info to update component

* update changelog RSS info
2025-12-12 15:40:32 -08:00
Kyle Finken 53c29313fe Add a tip for relative snippets imports (#2247)
title
2025-12-12 10:57:06 -08:00
Ethan Palm 5d1b1da440 update supported file types (#2221) 2025-12-11 13:42:46 -08:00
Ethan Palm cfa3f61d1f Formatting fixes (#2150)
* number list formatting

* remove blank lines

* remove line break
2025-12-09 10:16:50 -08:00
mintlify[bot] edeac97c3a Document custom Shiki languages feature (#2139)
* Update organize/settings.mdx

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

* Update create/code.mdx

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

* Update organize/settings.mdx

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

* Apply suggestion from @hahnbeelee

* Update create/code.mdx

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

* re-arrange

* Update create/code.mdx

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Hahnbee Lee <55263191+hahnbeelee@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-12-09 09:29:20 -08:00
mintlify[bot] 1351210edd Fix markdown formatting typo in text documentation (#1999)
* Update create/text.mdx

* Update create/text.mdx

* Update create/text.mdx

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-12-02 09:18:40 -08:00
Ethan Palm 6677525efa Fixes from code block feedback (#1837)
* add intercom placeholder value

* fix Osano code block

* remove deprecated attribute
2025-11-21 15:04:57 -08:00
Patrick Foster 0a951714d6 override latex stylesheet (#1757) 2025-11-19 11:05:56 -08:00
Ethan Palm 4c31f3683c SEO: add keywords to pages (#1775)
* ai/ keywords

* api/ keywords

* components/ keywords

* create/ keywords

* customize/ keywords

* api-playground/ keywords

* dashboard/ keywords

* deploy/ keywords

* guides/ keywords

* insights/ keywords

* integrations/ keywords

* optimize/ keywords

* organize/ keywords

* root/ keywords

* rm temp files
2025-11-14 14:08:24 -08:00
Ethan Palm 4b68a8e5ec Update descriptions for SEO (#1767)
* add global metatags

* set "indexing": "all"

* update AI group descriptions

* api-playground descriptions

* root level page descriptions

* component descriptions

* create descriptions

* customize descriptions

* dashboard descriptions

* deploy descriptions

* guides descriptions

* insights descriptions

* api-playground

* organize descriptions

* Integrations descriptions
2025-11-13 17:14:39 -08:00
mintlify[bot] 2510060a22 Add CodeBlock component documentation (#1721)
* Update create/code.mdx

* Update create/code.mdx

* Update create/code.mdx

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-11-07 02:37:26 -09:00
mintlify[bot] c947ca0cd8 Resolve code snippet feedback (#1715)
* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-11-06 15:47:00 -08:00
Ethan Palm cd4635477e Fix code block syntax examples (#1680)
* fix link to param-styling

* fix twoslash code block

* fix expandable code block

* remove line breaks
2025-10-31 09:52:15 -07:00
Ruhan Ponnada 08c5563ea5 fixed relative links (#1651) 2025-10-29 18:09:30 -07:00
Dean from Mintlify dd5c0c29bd Mintlify/clarify auth file restrictions 85778 (#1633)
* Update create/files.mdx

* editing for clarity

* Update create/files.mdx

* Update create/files.mdx

* update: for all file types

* Update create/files.mdx

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

* Update create/files.mdx

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

* Update create/files.mdx

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

* Update create/files.mdx

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

* Update create/files.mdx

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

* Update create/files.mdx

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

* Update create/files.mdx

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

* Update create/files.mdx

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

* Update create/files.mdx

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

* Update create/files.mdx

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

* Update create/files.mdx

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

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-10-28 20:12:25 -07:00
Hahnbee Lee 9693f1930c Merge branch 'main' of https://github.com/mintlify/docs 2025-10-28 14:07:50 +03:00
Hahnbee Lee f3fa8839e6 remove incorrect snippet line 2025-10-28 14:07:41 +03:00
mintlify[bot] 0bbf43a715 Add authentication restrictions for Enterprise file types (#1631)
* Update create/files.mdx

* editing for clarity

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: dino475 <dean@mintlify.com>
2025-10-27 21:11:09 -07:00
Ricardo Nunez d30a680acd chore: document css-variables Shiki theme (#1589) 2025-10-20 23:09:27 -07:00
mintlify[bot] 82495c5196 Add image resizing documentation with inline styles (#1585)
* Update create/image-embeds.mdx

* update examples

* update examples

* spacing

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-10-20 13:45:14 -07:00
Ethan Palm b40eea2817 Update supported file types (#1486)
* document which file types are gated

* include OpenAPI specs

* copyedit
2025-10-07 10:10:11 -07:00
Ethan Palm 654d533b90 Task based IA (#1353)
* implement task-based IA

* rearrange pages

* tag examples

* add cookbook example

* add a components menu

* rename cookbook to guides

* fix docs.json after adding translations

* prettier docs.json

* move content to Guides

* move GEO page to guides

* draft of ai-native page

* update body with info on reading/distributing

* copy edits

* 💅

* move guides above API reference

* remove CLI sidebarTitle

* update organization

* remove tags

* remove guides icons

* Update ai-native.mdx

* Update ai-native.mdx

* copyedits

* 💅

* even number of cards

* update discovering section

* remove components tab

* remove icons

* remove icon

* add group level icons

* update Get started group

* Update organize group

* update customize group

* update create content group

* shorten URLs

* update API group

* update deploy group

* update optimize and guides groups

* set up redirects

* update links

* add pdf page

* add missing icons

* remove default expanded state

* update docs.json
2025-10-01 11:55:34 -07:00