Skip to content

ACTION-92: Add Invoca Design System product to Mintlify docs - #5

Draft
dep wants to merge 1 commit into
mainfrom
agent/design-system-mintlify-40e2
Draft

ACTION-92: Add Invoca Design System product to Mintlify docs#5
dep wants to merge 1 commit into
mainfrom
agent/design-system-mintlify-40e2

Conversation

@dep

@dep dep commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds a third Mintlify product, Invoca Design System, to the top-center product dropdown with starter MDX scaffolding so teams can begin documenting shared UI components.

Changes

  • docs.json — New navigation.products[] entry for Invoca Design System (after Invoca Support and Developer Portal) with:
    • Home tab → design-system/index
    • Components tab → group rooted at design-system/components with example button page
  • design-system/index.mdx — Landing/overview with getting-started steps and quick links
  • design-system/components.mdx — Components group landing page with guidance for adding new pages
  • design-system/components/button.mdx — Example/starter component page (when to use, usage snippet, props/variants table)
  • README.md — Repo layout updated to mention the design system folder

Wiring

UI location docs.json path
Product dropdown item navigation.products[].product: "Invoca Design System"
Home tab tabs[0].pages: ["design-system/index"]
Components tab tabs[1].pages[].root: "design-system/components"
Button example pages: ["design-system/components/button"]

Notes

  • This is docs scaffolding only — not a full token library or complete component catalog.
  • Content is clearly marked as example/starter material on the Button page.
  • Jira: ACTION-92

Test plan

  • Open Mintlify preview and confirm Invoca Design System appears in the product dropdown after the existing two products
  • Home tab renders design-system/index
  • Components tab shows the group landing and Button example page
  • Card links between Home, Components index, and Button resolve correctly
Open in Web Open in Cursor 

Add a third navigation product with Home and Components tabs, plus
starter MDX scaffolding under design-system/ including an example
Button component page for teams documenting UI components.

Co-authored-by: Danny Peck <[email protected]>
@mintlify

mintlify Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
invoca-docs 🟢 Ready View Preview Aug 20, 2026, 5:40 PM

@unblocked unblocked Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No issues found

About Unblocked

Unblocked has been set up to automatically review your team's pull requests to identify genuine bugs and issues.

📖 Documentation — Learn more in our docs.

💬 Ask questions — Mention @unblocked to request a review or summary, or ask follow-up questions.

👍 Give feedback — React to comments with 👍 or 👎 to help us improve.

⚙️ Customize — Adjust settings in your preferences.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants