Commit Graph

92 Commits

Author SHA1 Message Date
mintlify[bot] 624c8ff594 Document default language configuration (#3118)
* Document default language configuration

* Add single language documentation section

* Clarify that first language in array is default

---------

Co-authored-by: Mintlify Agent <agent@mintlify.com>
2026-02-04 12:10:49 -08:00
Ethan Palm e26f17e0e7 update pro plan availability (#3002) 2026-01-30 13:37:21 -08:00
Ethan Palm e819807cd8 rename "custom" to "enterprise" (#2997) 2026-01-30 10:34:54 -08:00
Ethan Palm 8e7824a61e Update assistant embed guide for Next.js example (#2982)
* include Next.js example

* vale
2026-01-30 10:14:51 -08:00
Ethan Palm 596bd56fc2 use direct links instead of redirects (#2901) 2026-01-27 11:59:01 -08:00
Ethan Palm aeb0f7ea5e rem hreflang tag section (#2896) 2026-01-27 11:07:35 -08:00
Ethan Palm 99550b688b Add linking and references guide (#2836)
* Update guides/linking-and-references.mdx

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

* Update docs.json

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

* copy edit

* add to guides index

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-01-23 16:59:45 -08:00
mintlify[bot] e034135302 Update guides/accessibility.mdx (#2830)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-01-23 11:26:55 -08:00
mintlify[bot] 76228fcf88 Update authentication docs for public pages (#2802)
* Update deploy/authentication-setup.mdx

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

* Update deploy/authentication-setup.mdx

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

* Update deploy/authentication-setup.mdx

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

* remove personalization pages

* update links to personalization

* fix TODO:s

* use wildcard redirects

* vale

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-01-22 15:14:12 -08:00
Ethan Palm 872b9f923d Use case guides: support center and developer docs (#2727)
* update vale vocab

* add new guides to docs.json

* update guides overview

* create support center guide

* add dev docs guide

* vale
2026-01-16 09:48:06 -08:00
mintlify[bot] 6f7210b0a9 Documentation edits made through Mintlify web editor (#2730)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-01-16 07:58:58 -07:00
Ethan Palm e2f711248c Document knowledge capture using the agent (#2722)
* document knowledge capture using the agent

* Apply suggestions from code review

Co-authored-by: tembo[bot] <208362400+tembo[bot]@users.noreply.github.com>

---------

Co-authored-by: tembo[bot] <208362400+tembo[bot]@users.noreply.github.com>
2026-01-15 13:54:49 -08:00
Ethan Palm 131544a81e Update knowledge base guide (#2707)
* Update knowledge-base.mdx

* vale
2026-01-15 09:33:45 -08:00
Ethan Palm 55de88ff3f fix indentation (#2615) 2026-01-08 16:22:20 -08:00
Ethan Palm 9d22f79a44 Cursor rule update (#2612)
* split cursor rules into writing standards and component use

* remove duplicate content

* update cursor and windsurf guides
2026-01-08 14:23:59 -08:00
Ethan Palm b3974550ae Add i18n guide (#2587)
* add i18n guide

* combine with agent PR
2026-01-08 12:02:09 -08:00
Ethan Palm 8bbf5083fb Add content templates (#2569)
* add templates

* update supporting docs

* update reference template
2026-01-07 10:12:26 -08:00
Han Wang ccc30217b5 undo relative pages for french relative page 2025-12-30 22:05:44 -06:00
Han Wang 9b16c1480f test relative page 2025-12-30 22:02:09 -06:00
Ethan Palm f33c9dd8b7 Editor docs (#2490)
* create files and update docs.json

* draft of overview

* keyboard shortcuts draft

* draft of publishing

* draft of collaborate

* configurations draft

* media draft

* content draft

* navigation draft

* edit shortcuts

* update overview

* update media page and add images

* collaborate edits

* reorder nav

* publish edits

* copy edit publish

* publish 💅

* remove redundancy

* demo commit

* fix tooltips

* make configurations focused on tasks

* update index

* rename content.mdx to pages.mdx

* copy edit pages

* make configuration section more task-based

* 💅 pages

* remove old editor page

* add redirect

* 💅 navigation

* add more nav elements

* fix tooltip

* update numbering

* update redirects

* update links

* fix redirect loop

* remove columns
2025-12-22 19:06:24 -08:00
Ethan Palm 7c4f314298 Onboarding updates (#2336)
* add local preview page

* clarify when someone needs the GitHub app

* add local preview prereq

* add CLI prerequisites

* add more context on Git

* update details about GitHub App for mintlify-community repos

* update branch information

* simplify quickstart

* add links to local setup guide

* add local-setup to nav

* add local setup page

* 💅

* consistent naming for web editor

* make migrations title more connected to onboarding

* make "Get started" group more focused

* combine local setup into CLI page

* fix editor step

* link to CLI in quickstart next steps

* quickstart 💅

* github 💅

* remove preview-locally page

* guides 💅

* copyedits

* cli 💅

* remove passive voice
2025-12-16 15:19:32 -08:00
Ethan Palm 40f337909c Document new mint a11y flags (#2272)
* Update guides/accessibility.mdx

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

* Update installation.mdx

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

* Apply suggestions from code review

* Update guides/accessibility.mdx

* formatting

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-12-12 15:21:26 -08:00
Ethan Palm 625cac8233 Q&A bot updates (#2254)
* default Slack bot name

* reorder sidebar

* rename to Slack bot

* update links

* add link in assistant page

* Update docs.json
2025-12-12 11:28:39 -08:00
skeptrune 222fe874b4 fix: update API endpoint for assistant message integration (#2212) 2025-12-10 18:57:01 -08:00
Ethan Palm 2020d9b0a2 insights > analytics (#2210) 2025-12-10 18:02:18 -08:00
mintlify-development[bot] 0db6ae7c14 Add asDraft parameter to automation examples (#2094)
* Update guides/automate-agent.mdx

* Update guides/automate-agent.mdx

---------

Co-authored-by: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com>
2025-12-08 09:29:38 -08:00
Ethan Palm b6699b48c2 update procedure to access agent settings (#2083) 2025-12-05 16:19:31 -08:00
Ethan Palm d7e453d744 Knowledge base guide (#2039)
* add Use cases group

* Create knowledge-base.mdx

* add outline

* draft

* update guides overview

* update introduction

* update intro with assumption of migrating

* reorganize

* concision

* copyediting

* copyedits

* copyedit

* missing punctuation

* use Steps

* shorter heading
2025-12-03 19:55:58 -08:00
mintlify[bot] 287d71a8c2 Fix grammar issues in guides (#2017)
* Update guides/index.mdx

* Update guides/accessibility.mdx

* Update guides/media.mdx

* Update guides/style-and-tone.mdx

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-12-03 09:59:43 -08:00
mintlify[bot] e303bc939c Pull request for mintlify/docs-improvements-84149 (#1990)
* Update index.mdx

* Update quickstart.mdx

* Update guides/improving-docs.mdx

* Update guides/style-and-tone.mdx

* Update guides/content-types.mdx

* Apply suggestions from code review

* Update guides/style-and-tone.mdx

---------

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-02 10:25:54 -08:00
mintlify-development[bot] a551b3c3c0 Add guides overview page (#1950)
* Update guides/overview.mdx

* Update docs.json

* copyedits

* Update index.mdx

* update title

---------

Co-authored-by: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-12-01 11:21:43 -08:00
Ethan Palm 6f0cf51504 Document support for .md (#1900)
* replace `MDX` with `Markdown` where appropriate

* favor MDX

* Emphasize .md is for migration, .mdx is recommended

* favor MDX

* missing words
2025-11-25 19:15:15 -08:00
mintlify[bot] 5af2c01d4f Add Mintlify app installation requirement to automate-agent docs (#1871)
* Update guides/automate-agent.mdx

* Update guides/automate-agent.mdx

* copyedit

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-11-25 09:25:37 -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
Ethan Palm 0cbdf2e7e7 Embed assistant API guide (#1699)
* create guides

* add new pages to docs.json

* alphabetize sidebar nav

* add content for widget guide

* review code samples

* add content to deflection guide

* Update assistant-widget.mdx

* replace `domain` with `project`

* update reference

* update testing info

* copy edit

* 💅

* replace table with parafields

* concision

* use accordion for troubleshooting

* fix parameter names

* improve code sample

* remove deflection guide

no way to test right now

* improve UX of sample code

* tweak code sample

* simplify sample code

* rename guide

* edit intro

* update prerequisites

* use vite for consistency with sample code

* clarify `domain`

* copyedits

* set TODO:s

* simplify sample code

* update the verify steps

* Update assistant-embed.mdx

* add missing option

* review intro

* add preview button

* use steps

* move verify section

* fix text overflow

* fix links returned by assistant

* add more customization suggestions

* 💅 code sample

* note that example repo has some custommizations

* add link to repo

* update "What you will build"

* update prerequisites

* direct users to clone repo

* remove color and position customization

* remove troubleshooting

* update project structure section

* bugbot fixes

* add demo gif

* fix duplicate listener
2025-11-11 13:13:18 -08:00
Ethan Palm 00cf0f317a Add GitHub Action workflow to agent API guide (#1726)
* feature: created an ai generated ci action

* Add platform tabs

* readd Workflow overview

* active voice

* n8n prerequisites & fix heading levels

* 💅 n8n section

* 💅 GitHub Action section

* remove unused file

* review

* yaml indentation

* review yaml

* remove unused core and fetch

* remove IIFE wrapper

---------

Co-authored-by: cdxker <fdenzell@gmail.com>
2025-11-10 16:30:38 -08:00
Ethan Palm b0cbddc5d1 🧹 10-15 nits (#1560)
* add alt text

* fix broken link

* fix es/ broken links

* fix es/ broken links

* fix fr/ links

* fix zh/ links
2025-10-15 13:16:52 -07:00
Ethan Palm 4c90ec72c4 Migrate guide content (#1548)
* update sidebar title

* consolidate best practices group

* add understand your audience page

* add content types guide

* add navigation guide

* add style and tone guide

* add media guide

* add seo guide

* add maintenance guide

* add success content to "Improve your docs"

* update media title

* consistency
2025-10-14 16:20:42 -07:00
Ethan Palm a67fd112a0 Add guide on creating a n8n workflow to trigger agent API (#1538)
* add guide to nav

* draft of guide

* add monorepo note

* consolidate conceptual info

* copyedit

* copy edit

* add sidebar title

* alphabetize guides

* make steps use same language

* add images

* fix image path

* image sizing
2025-10-14 08:49:26 -07:00
Ethan Palm 3949543f6a Accessibility guide (#1511)
* add accessibility guide to nav

* draft of guide

* update intro

* update the what is accessibility section

* update alt text section

* update procedures

* Reorder sections
2025-10-09 16:35:44 -07:00
Ethan Palm 8a8e14a1ae Remove search page (#1505)
* remove search

* remove references to search

* alphabetize guides
2025-10-08 15:38:47 -07:00
Ethan Palm f26a93abc0 💅 2025-10-08 15:35:08 -07:00
mintlify[bot] 3dab7c7397 Rename Analytics to Insights throughout documentation (#1502)
* Update docs.json

* Update docs.json

* Update docs.json

* Update docs.json

* Update docs.json

* Update docs.json

* Update docs.json

* Update docs.json

* Update analytics/overview.mdx

* Update analytics/overview.mdx

* Update analytics/feedback.mdx

* Update analytics/search.mdx

* Update analytics/search.mdx

* Update guides/improving-docs.mdx

* Update guides/improving-docs.mdx

* Update docs.json

* Update docs.json

* copyedits

* Update docs.json

* rename directory

* fix dir name

---------

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-08 15:20:14 -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
mintlify[bot] 9b558c77e8 Add _mintlify/* to reverse proxy routing configuration (#1394)
* Update guides/reverse-proxy.mdx

* Update guides/reverse-proxy.mdx

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-09-29 12:59:30 -07:00
mintlify[bot] 25c44fecc6 Documentation edits made through Mintlify web editor (#1314)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-09-25 14:52:09 -07:00
Ethan Palm 020cd9dfea Resolve vale errors (#1270)
* don't lint inside curly brackets

* fix Vale errors

* false erroring on the word `information`
2025-09-24 14:38:35 -07:00
Ethan Palm 060ac1535b Fix vale errors (#1213)
* don't lint inside JSON examples

* actually don't lint inside JSON snippets

* update vocab

* fix errors

* update vocab

* remove latin abbreviations

* don't lint snippets

* update vocab

* don't lint in angle brackets

* add language tags

* update vocab

* regexify vocab list

* grammar
2025-09-19 17:28:26 -07:00
mintlify[bot] 7c71d9cd8e Added custom reverse proxy configurartion. (#1200)
* Update advanced/reverse-proxy.mdx

* Update docs.json

* Documentation edits made through Mintlify web editor

* Update advanced/reverse-proxy.mdx

* Update advanced/reverse-proxy.mdx

* Update advanced/reverse-proxy.mdx

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* move from `advanced` to `guides`

* copy edit

* remove Custom from title

* fix group casing

* concision

* update header

* replace lists with table

* more active language

* remove redundant example

* update placeholder

* remove propagating snippet

* copy edit troubleshooting

* make limitations more solutions-oriented

* update example config

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-09-19 09:23:04 -07:00