diff --git a/packages/react/carbon.yml b/packages/react/carbon.yml index 7e8f0ecd1528..162ab48478e1 100644 --- a/packages/react/carbon.yml +++ b/packages/react/carbon.yml @@ -5,6 +5,23 @@ library: 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' + - title: Step 2 + path: 'https://github.com/carbon-design-system/carbon-website/blob/main/src/pages/developing/react-tutorial/step-2.mdx' + - title: Step 3 + path: 'https://github.com/carbon-design-system/carbon-website/blob/main/src/pages/developing/react-tutorial/step-3.mdx' + - title: Step 4 + path: 'https://github.com/carbon-design-system/carbon-website/blob/main/src/pages/developing/react-tutorial/step-4.mdx' + - title: Step 5 + path: 'https://github.com/carbon-design-system/carbon-website/blob/main/src/pages/developing/react-tutorial/step-5.mdx' + - title: Wrapping up + path: 'https://github.com/carbon-design-system/carbon-website/blob/main/src/pages/developing/react-tutorial/wrapping-up.mdx' assets: accordion: status: stable