11 Commits

Author SHA1 Message Date
mintlify[bot] 693dbc361f Fix Vale style warnings from PRs merged in the last week (#5690)
* Fix Vale style warnings across docs from past week of merges

Generated-By: mintlify-agent

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestions from code review

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>
2026-05-07 10:28:17 -07:00
skeptrune 9200586a3a Boost search ranking for single-word title pages (#5670)
* docs: boost search ranking for single-word title pages

Apply `boost: 3` to English pages whose H1 / frontmatter title is a single word (e.g. "Assistant", "Quickstart", "Cards"). Short titles tend to be canonical landing pages for a topic, so users searching the exact term should land on them first.

* docs: drop boost on websocket-playground stub to keep canonical Playground ranking

`api-playground/websocket-playground.mdx` is an auto-generated AsyncAPI stub with no body content but shares the title "Playground" with `api-playground/overview.mdx`. Boosting both equally diluted the canonical overview page in search for the query "playground". Drop the boost on the stub.
2026-05-05 10:30:58 -07:00
mintlify[bot] f8e015ff62 Improve SEO descriptions across 177 pages (#4993)
* Improve SEO metadata: update descriptions to 130-155 chars across 177 pages

Generated-By: mintlify-agent

* Apply suggestion from @ethanpalm

* Apply suggestions from code review

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

* Apply suggestions from code review

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>
2026-03-31 16:12:58 -07:00
Ethan Palm a26940e70e Revert "Document className prop support across components (#4938)" (#4957)
This reverts commit c2412fb20c.
2026-03-27 09:47:19 -07:00
mintlify[bot] c2412fb20c Document className prop support across components (#4938)
* Document className prop support across components

Generated-By: mintlify-agent

* remove translated

* 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-03-26 18:01:30 -07:00
mintlify[bot] 6268d03cc2 style: convert future tense to present tense (#3717)
* style: convert future tense 'will' to present tense across docs

Generated-By: mintlify-agent

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-02-24 12:05:49 -08:00
mintlify[bot] 9571a27c7d Add table of contents behavior documentation to View component (#2121)
* Update components/view.mdx

* Update components/view.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-08 12:22:18 -08:00
Ethan Palm 47e292bccd Add tip on using view component (#2007)
* Clarify that view component should be used once per page.

Customers were creating multiple view components on the same page, causing duplicate menu items. The component is designed to be used once per page since the multi-view dropdown is shared across the entire page.

🤖 Generated with Claude Code

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

* add tip

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-12-02 13:32:32 -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] 54c3704dcb Add View component documentation (#1702)
* Update create/text.mdx

* Update components/view.mdx

* Update docs.json

* Update docs.json

* Update docs.json

* Update docs.json

* Update create/text.mdx

* Update components/view.mdx

* Update components/view.mdx

* Update docs.json

* Update components/view.mdx

* Update components/view.mdx

* Update docs.json

* Update docs.json

* Update components/view.mdx

Co-authored-by: Kaishan (Sam) Ding <52273168+dks333@users.noreply.github.com>

* Update components/view.mdx

Co-authored-by: Kaishan (Sam) Ding <52273168+dks333@users.noreply.github.com>

* fix issues

* remove <CodeGroup />

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: dmytro <71014515+pqoqubbw@users.noreply.github.com>
Co-authored-by: Kaishan (Sam) Ding <52273168+dks333@users.noreply.github.com>
Co-authored-by: pqoqubbw <pqoqubbw@gmail.com>
2025-11-11 18:37:05 +01:00