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

docs(contribution): added carbon tutorial #3800

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 21 additions & 17 deletions src/pages/contributing/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,26 @@ projects.

<Row>
<Column colMd={4} colLg={4} noGutterMdLeft>
<ArticleCard
title="Carbon Tutorial"
author="Adopter: Carbon Core"
date="Date contributed: November 3rd 2023"
readTime="Contributor: Jeremy Caine"
href="https://carbondesignsystem.com/developing/react-tutorial/overview/">

<img
className="contribution-style"
alt="words"
src="/images/carbon-tutorial.gif"
/>

</ArticleCard>
</Column>
<Column colMd={4} colLg={4} noGutterMdLeft>
<ArticleCard
title="Two handle slider"
author="Adopter: Carbon for IBM Cloud"
date="Date contributed: October, 24th 2023"
date="Date contributed: October 24th 2023"
readTime="Contributors: Kevin Camello, Matthew Oliveira"
href="https://github.com/carbon-design-system/carbon/issues/6337">

Expand All @@ -61,7 +77,7 @@ projects.
<ArticleCard
title="Sidenav delay on hover"
author="Adopter: CDD Hub"
date="Date contributed: May, 31st 2023"
date="Date contributed: May 31st 2023"
readTime="Contributor: Shankar V."
href="https://react.carbondesignsystem.com/?path=/story/components-ui-shell-sidenav--side-nav-rail-w-header">

Expand All @@ -77,7 +93,7 @@ projects.
<ArticleCard
title="Read-only states"
author="Adopter: Carbon for IBM Products"
date="Date contributed: May, 5th 2023"
date="Date contributed: May 5th 2023"
readTime="Contributors: Devin O' Bryan, Mike Eaker, Lee Chase"
href="https://carbondesignsystem.com/patterns/read-only-states-pattern/">

Expand All @@ -93,7 +109,7 @@ projects.
<ArticleCard
title="Content Switcher: Icon only variant"
author="Adopter: Carbon for Sustainability"
date="Date contributed: May, 1th 2023"
date="Date contributed: May 1st 2023"
readTime="Contributor: Diana Tran"
href="https://react.carbondesignsystem.com/?path=/story/components-contentswitcher--icon-only">

Expand All @@ -109,7 +125,7 @@ projects.
<ArticleCard
title="Combo Button"
author="Adopter: Carbon for IBM Products"
date="Date contributed: March, 13th 2023"
date="Date contributed: March 13th 2023"
readTime="Contributor: Jan Hassel"
href="https://react.carbondesignsystem.com/?path=/docs/components-combobutton--overview">

Expand All @@ -119,18 +135,6 @@ projects.
src="/images/combo-button.gif"
/>

</ArticleCard>
</Column>
<Column colMd={4} colLg={4} noGutterMdLeft>
<ArticleCard
title="React Testing Library"
author="Adopter: Carbon for IBM Products"
date="Date contributed: March, 9th 2023"
readTime="Contributors: Matt Gallo, Tanner Summers, Chris Knabe"
href="https://github.com/carbon-design-system/carbon/issues/10184">

<img className="contribution-style" alt="words" src="/images/rtl2.gif" />

</ArticleCard>
</Column>
</Row>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/pages/contributing/images/rtl2.gif
Binary file not shown.
Loading