Skip to content

fix: Convert Express quickstart from Docusaurus to Mintlify format#611

Merged
gyaneshgouraw-okta merged 1 commit intomainfrom
fix/express-quickstart-mintlify
Feb 16, 2026
Merged

fix: Convert Express quickstart from Docusaurus to Mintlify format#611
gyaneshgouraw-okta merged 1 commit intomainfrom
fix/express-quickstart-mintlify

Conversation

@brth31
Copy link
Copy Markdown
Contributor

@brth31 brth31 commented Feb 14, 2026

Description

  • Added YAML frontmatter (title, description, sidebarTitle)
  • Converted all Docusaurus syntax to Mintlify components:
    • :::note →
    • :::warning →
    • :::checkpoint →
    • ::::tabs/:::tab → /
    • :::details → with
  • Added agent skills accordion for AI-assisted integration
  • Fixed navigation display (was showing "index", now shows "Express")
  • Fixed page rendering issue (content now loads properly)

Checklist

  • I've read and followed CONTRIBUTING.md.
  • I've tested the site build for this change locally.
  • I've made appropriate docs updates for any code or config changes.
  • I've coordinated with the Product Docs and/or Docs Management team about non-trivial changes.

- Added YAML frontmatter (title, description, sidebarTitle)
- Converted all Docusaurus syntax to Mintlify components:
  - :::note → <Note>
  - :::warning → <Warning>
  - :::checkpoint → <Check>
  - ::::tabs/:::tab → <Tabs>/<Tab>
  - :::details → <Accordion> with <AccordionGroup>
- Added agent skills accordion for AI-assisted integration
- Fixed navigation display (was showing "index", now shows "Express")
- Fixed page rendering issue (content now loads properly)

Co-Authored-By: Claude <noreply@anthropic.com>
@gyaneshgouraw-okta gyaneshgouraw-okta merged commit 6fc4410 into main Feb 16, 2026
4 of 5 checks passed
@gyaneshgouraw-okta gyaneshgouraw-okta deleted the fix/express-quickstart-mintlify branch February 16, 2026 08:07
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.

4 participants