Commit Graph

7 Commits

Author SHA1 Message Date
mintlify[bot] f99123ca26 docs: fix Vale warnings from PRs merged in the last week (#6081)
* docs: fix Vale warnings from PRs merged in the last week

* docs: mirror Vale style fixes into es, fr, and zh translations

* 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-06-04 09:48:45 -07:00
Ethan Palm fbc3f9f18d Workflows updates (#6023)
* Update docs.json

* update title in link

* add link to new guide

* Update index.mdx

* first draft new guide

* Update create.mdx

* Update enable.mdx

* add reference of predefined workflows

* combine enable and manage

* update links

* Update reference.mdx

* Update create.mdx

* Update index.mdx

* Update manage.mdx

* Update use-workflows.mdx

* update images

* update workflow names

* update workflow descriptions

* clarify maintenance workflow cron vs push
2026-05-29 12:06:47 -07:00
mintlify[bot] 64868031c3 docs: rename workflows overview to "Workflows overview" and boost search (#5828)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-05-15 18:34:56 -04:00
Ethan Palm f1cb0b4959 remove beta info (#5735) 2026-05-09 11:18:50 -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] 2016c35157 Audit and improve SEO frontmatter across docs (#5649)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-05-02 04:32:23 +00:00
Ethan Palm 2a1f93eedd Split workflows into structured group at /workflows/ (#5597) 2026-04-29 18:51:22 -07:00