6 Commits

Author SHA1 Message Date
Ethan Palm 6c53a28e3a Document className and Tailwind arbitrary value support (#7301)
* Document className and Tailwind arbitrary value support

All built-in components now accept a className prop (mint#10540), and
dynamic Tailwind utilities work in className on MDX components
(mint#6737). Two pages stated the opposite.

- Correct the claims that Tailwind arbitrary values are unsupported in
  customize/custom-scripts and guides/custom-layouts
- Add className and arbitrary value guidance to the Tailwind section of
  custom-scripts, including the runtime-class limitation and the Tab
  content-panel caveat
- Add a Style components section to the components overview
- Add className property rows to every component reference page that
  supports it, and note the three components that do not
- Document inline Markdown support in component title props
- Correct the callouts page, which said typed callouts accept only
  children
- Replace inline style resizing with Tailwind classes in image embeds
- Add a help center article for Tailwind classes not applying in the
  editor's live preview, and note the limitation in custom-layouts
- Point skill.md at className before custom.css
- Accept className, keyframes, and unstyled in the Vale vocabulary

Resolves DOC-316, DOC-317

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

* Apply batched suggestions from code review

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

* Apply batched suggestions from code review

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

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-08 16:54:20 -07:00
mintlify[bot] 7c7c11169f Update from code changes: document mint index command (#6884)
* docs: document mint index command

* docs: refine index command translations and SEO

* 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-08-06 09:50:44 -07:00
Ethan Palm db3ca0500d CLI updates (#5150)
* update skills

* update migration guide

* update API migration guide

* update assistant page

* update analytics page

* update CLI commands

* deprecate openapi-check

* add coming soon

* update docs.json

* add index page

* add install page

* add preview page

* add analytics

* add commands reference

* update links

* delete installation.mdx

* add optional prereq steps

* Add telemetry section to commands reference

Incorporates telemetry content from #5039 which was merged to main after
this branch was created. Documents opt-out flags, env variables, and
config persistence.

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

* move global flags to top

* vale

* remove `mint upgrade`

* remove unnecessary prereq

* restructure analytics commands

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 10:40:51 -07:00
Ethan Palm 662afd5b28 Update Mintlify skill (#3317)
* create Mintlify docs skill

* move URL

* add step to load product knowledge

* remove redundancy with default skill.md

* consolidate into default skill.md

* add tip to quickstart
2026-02-09 12:59:57 -08:00
mintlify-development[bot] f48e6c5595 Document YAML frontmatter fields for custom skill.md files (#2848)
* Document YAML frontmatter fields for custom skill.md files

- Add comprehensive frontmatter documentation with all supported fields
- Clarify metadata as string key-value pairs (addresses review feedback)
- Specify allowed-tools as space-delimited experimental feature (addresses review feedback)  
- Use mintlify-docs name to avoid collisions (addresses review feedback)
- Make frontmatter requirement explicit, not optional

Addresses all feedback from PR #2847 review comments.

* Documentation edits made through Mintlify web editor

* 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-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com>
Co-authored-by: cdxker <32852291+cdxker@users.noreply.github.com>
2026-01-23 23:23:33 -08:00
Ethan Palm 6c468efb73 Add skill.md page (#2782)
* update AI native page

* add skill.md page

* Create skill.md

* improve description

* use task-based scaffolding

* refine skill.md

* link to components overview

* add more resources
2026-01-22 09:08:11 -08:00