Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add navData to Carbon React library for tutorial pages #888

Closed
alisonjoseph opened this issue Jun 15, 2022 · 1 comment
Closed

Add navData to Carbon React library for tutorial pages #888

alisonjoseph opened this issue Jun 15, 2022 · 1 comment
Assignees

Comments

@alisonjoseph
Copy link
Member

Add navData to Carbon React library for tutorial pages
*(keep MDX source in carbon-website repository)

Update carbon.yml
https://github.com/carbon-design-system/carbon/blob/main/packages/react/carbon.yml

library:
  id: carbon-react
  name: Carbon React
  description: React implementation of Carbon Components.
  externalDocsUrl: https://react.carbondesignsystem.com
  inherits: carbon-styles
  navData:
   - title: Tutorial
     items:
       - title: Overview
         path: 'https://github.com/carbon-design-system/carbon-website/blob/main/src/pages/developing/react-tutorial/overview.mdx'
       - title: Step 1
         path: 'https://github.com/carbon-design-system/carbon-website/blob/main/src/pages/developing/react-tutorial/step-1.mdx'


.... etc

Tutorial pages in carbon-website
https://github.com/carbon-design-system/carbon-website/tree/main/src/pages/developing/react-tutorial

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

No branches or pull requests

1 participant