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

feat(react): add tutorial nav data to index #11631

Merged
merged 3 commits into from
Jun 21, 2022
Merged

feat(react): add tutorial nav data to index #11631

merged 3 commits into from
Jun 21, 2022

Conversation

alisonjoseph
Copy link
Member

Closes #carbon-design-system/carbon-platform#888

Add navData to Carbon React library for tutorial pages
(keeping MDX source in carbon-website repository for now, in the future docs will be stored alongside components)

Changelog

Changed

  • Add navData for tutorial pages to Carbon React library

Testing / Reviewing

Ensure data matches schema
https://github.com/carbon-design-system/carbon-platform/blob/main/docs/resource-schemas.md#resource-schemas

@alisonjoseph alisonjoseph requested a review from a team as a code owner June 16, 2022 20:39
@netlify
Copy link

netlify bot commented Jun 16, 2022

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit e19204a
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/62b1e4dd011c0500080c615e
😎 Deploy Preview https://deploy-preview-11631--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Jun 16, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit e19204a
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/62b1e4dd75198900085e157f
😎 Deploy Preview https://deploy-preview-11631--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@mattrosno mattrosno left a comment

Choose a reason for hiding this comment

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

Looks great here! Follows schema.

Copy link
Collaborator

@francinelucca francinelucca left a comment

Choose a reason for hiding this comment

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

this LGTM.

@alisonjoseph in our docs we have specified the navData path has to be relative to the carbon.yml; I see how that's not possible here, should we update our docs/schema to allow both absolute and relative urls?
image
image

@alisonjoseph
Copy link
Member Author

alisonjoseph commented Jun 21, 2022

@francinelucca good catch, I'll make an issue and update docs

carbon-design-system/carbon-platform#901

@kodiakhq kodiakhq bot merged commit 75c699e into carbon-design-system:main Jun 21, 2022
@alisonjoseph alisonjoseph deleted the platform-888-tutorial-nav-data branch June 21, 2022 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants