Commit Graph

238 Commits

Author SHA1 Message Date
Mintlify Agent 3288c28d6a Replace logo and hero images with banana images 2026-02-07 10:30:38 +00:00
Ethan Palm a5e755633f Add Security Contact documentation (#3218)
* Update dashboard/security-contact.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>

* Update docs.json

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>

* Update docs.json

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

* remove translated nav items

* concision

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-02-07 10:30:16 +00:00
locadex-agent[bot] 4d10b9a1b3 docs(locadex): add translations (#3194)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-07 10:30:16 +00:00
locadex-agent[bot] 25dbd8c0b5 docs(locadex): add translations (#3190)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-07 10:30:16 +00:00
locadex-agent[bot] ad445b0d6f docs(locadex): add translations (#3177)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-07 10:30:16 +00:00
locadex-agent[bot] f9b10820a4 docs(locadex): add translations (#3171)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-07 10:30:16 +00:00
locadex-agent[bot] 69e0d9f618 docs(locadex): add translations (#3156)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-07 10:30:16 +00:00
locadex-agent[bot] bc4e814c2b docs(locadex): add translations (#3150)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-07 10:30:16 +00:00
Ethan Palm 15ccd23d3b Assistant message API v2 docs (#3047)
* Split assistant message into separate v1 and v2 pages

- Revert create-assistant-message.mdx to v1 content with updated
  OpenAPI path and note pointing users to the v2 page
- Add create-assistant-message-v2.mdx for the v2 endpoint with
  AI SDK v5 integration example
- Add v2 page to docs.json navigation (Assistant group)

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

* add v2 endpoint to discovery openAPI schema

* update v1 openapi frontmatter

* update v2 page

* add version info to v1

* remove duplicative callout

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-07 10:30:15 +00:00
Mintlify Agent 271fbb73eb 🍌 Transform docs with banana theme
- Update site name from Mintlify to Bananify
- Change color scheme to banana yellow theme
- Add banana puns and fruit-themed language throughout
- Transform index page to Banana Grove welcome
- Update quickstart with banana-themed content and puns
- Modify installation guide with fruity banana CLI references
- Make documentation more a-peel-ing with banana emoji and wordplay
2026-02-02 22:40:48 +00:00
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 83919e3536 Update naming of migration page (#2975)
* custom -> ent

* add redirect
2026-01-29 11:32:54 -08:00
locadex-agent[bot] 05185f6af9 docs(locadex): add translations (#2949)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-28 14:08:07 -08:00
Reed Barnes f74260a0ae hidden documentation for new analytics API endpoints (#2942)
* hidden documentation for new analytics API endpoints

* Add property descriptions to spec

* Align path description with discovery OpenAPI spec

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

* Align projectId description with other specs

* update bearerAuth description

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 14:01:55 -08:00
locadex-agent[bot] 31f565a449 docs(locadex): add translations (#2900)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-27 11:53:59 -08:00
Ethan Palm 175397dfa5 Update docs for analytics revamp (#2846)
* remove insights, set up redirects

* update feedback page

* update analytics

* add range selector image

* remove link

* vale

* clarify note

* vale
2026-01-27 11:52:09 -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] 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 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
Ethan Palm 20542abbad remove install.md (#2784) 2026-01-21 13:10:34 -08:00
mintlify[bot] e95a7fff4a Add Audit Logs documentation (#2706)
* Update dashboard/audit-logs.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>

* Update docs.json

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>

* Update docs.json

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

* copy edit

* move log info up

* make categories into a table

---------

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-20 17:04:58 -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
Ethan Palm f136e43382 Add "Talk to us" CTA (#2717)
* add "Talk to us" CTA

* Apply suggestion from @tembo[bot]

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 12:52:56 -08:00
locadex-agent[bot] 8c95da11b2 docs(locadex): add translations (#2703)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-14 15:58:46 -08:00
mintlify[bot] 07be2e6310 Add install.md documentation (#2702)
* Update ai/installmd.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>

* copyedit

* Apply suggestion from @skeptrunedev

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: skeptrune <nick@mintlify.com>
2026-01-14 15:56:24 -08:00
Ethan Palm 074eea3480 Revert "add banner for live preview (#2695)" (#2699)
This reverts commit 7483041e7d.
2026-01-14 14:12:07 -08:00
Ethan Palm 7483041e7d add banner for live preview (#2695) 2026-01-14 13:06:04 -08:00
locadex-agent[bot] d7096d55cd docs(locadex): add translations (#2682)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-14 08:13:45 -08:00
Ethan Palm b1cada06a0 Add live preview page to editor docs (#2654)
* copyedit

* add live preview page

* vale

* passive voice
2026-01-14 08:10:33 -08:00
Ethan Palm cc346025ce Make agent nav group (#2676)
* update nav

* add new index

* add agent quickstart

* move suggestions

* tangentially improve CLAUDE.md

* reorder group

* add Slack page

* add customize page

* add prompts page

* add workflows page

* remove old agent page

* passive voice
2026-01-13 18:53:20 -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
Ethan Palm 9fd66307d4 switch back to regular logo (#2539) 2026-01-05 11:42:20 -08:00
Ethan Palm 8084ac2051 add holiday logo (#2504) 2025-12-23 14:41:30 -08:00
locadex-agent[bot] 531dd031e9 docs(locadex): add translations (#2491)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-22 19:11:07 -08: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
Ruhan Ponnada 40ed0b1654 Update docs.json (#2477)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-12-22 10:40:22 -08:00
Han Wang a8c99a4e60 Add components overview page (#2322)
* Update components.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>

* rename page index.mdx

* structure around intent

* update intro

---------

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-19 10:56:14 -08:00
Han Wang d9e2e1fbdf Add Tree component documentation (#2259)
* Update components/tree.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>

* Update docs.json

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>

* Update docs.json

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

* remove other languages

* Update components/tree.mdx

* Update components/tree.mdx

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: pqoqubbw <pqoqubbw@gmail.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-12-19 10:21:15 -08:00
locadex-agent[bot] 8c0d94b290 docs(locadex): add translations (#2375)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-16 15:23:52 -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
cdxker 60db3c8546 Added slack-app redirect from slack-bot (#2302)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-12-14 11:32:45 -08:00
locadex-agent[bot] 6f6604018c docs(locadex): add translations (#2255)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-12 11:34:43 -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
locadex-agent[bot] e0c1124df4 docs(locadex): add translations (#2249)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-12 10:55:18 -08:00
Ethan Palm 7bb754ac7e Discord bot (#2214)
* create discord file

* add front matter

* add content

* add images

* remove todo and passive voice

* adding bot and #ask-ai

* add remove steps

* update permission note

* update intro and key words

* remove unneeded step

* focus on outcomes, not steps

* remove unused images

* reorder sections

* 💅

* update intro

* add image of the discord config panel

* fix image path
2025-12-12 10:49:45 -08:00
Ethan Palm d479856a09 Slack app (#2215)
* update slack app page and images

* copyedit

* add steps to remove bot from a channel

* consolidate

* remove unused images

* clearer language

* 💅

* update TODOs
2025-12-12 10:43:06 -08:00
Ethan Palm 68951570d6 Rename autopilot to suggestions (#2187)
* rename page and add redirect

* rename image files

* remove unused images

* update references to autopilot

* replace agent with suggestions

* update procedures

* add images

* remove unused images

* copyedit
2025-12-10 16:01:37 -08:00
locadex-agent[bot] 09c7f0eefa docs(locadex): add translations (#2185)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-10 13:24:36 -08:00
Ethan Palm f22e6baf62 Move content from AI group (#2182)
* move features to create group

* move pages up in optimize group
2025-12-10 13:18:45 -08:00