Skip to content

Commit

Permalink
docs: add medium article to home and news (#1868)
Browse files Browse the repository at this point in the history
  • Loading branch information
janchild authored Oct 5, 2020
1 parent a8f7aca commit 0d5c8b3
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 13 deletions.
Binary file added src/pages/homepage/images/2020_hacktoberfest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 13 additions & 13 deletions src/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,19 @@ building websites and user interfaces.

<Row>
<Column colLg={4} colMd={4} noGutterMdLeft>
<ArticleCard
color="dark"
title="Hacktoberfest 2020 is here"
author="Scott Strubberg"
date="October 1, 2020"
href="https://medium.com/carbondesign/hacktoberfest-2020-is-here-2638d4f2c05 "
>

![Hacktoberfest 2020](./homepage/images/2020_hacktoberfest.png)

</ArticleCard>
</Column>
<Column colLg={4} colMd={4} noGutterMdLeft>
<ArticleCard
color="dark"
title="Sharing components across teams"
Expand All @@ -133,19 +146,6 @@ building websites and user interfaces.

![New information architecture](/whats-happening/news-and-articles/images/new_IA.png)

</ArticleCard>
</Column>
<Column colLg={4} colMd={4} noGutterMdLeft>
<ArticleCard
color="dark"
title="Seven new UX patterns for Carbon"
author="Jan Child"
date="January 9, 2020"
href="https://medium.com/carbondesign/seven-new-ux-patterns-for-carbon-f4a18c20c535"
>

![New ux patterns announcement](whats-happening/news-and-articles/images/patterns_announcement.png)

</ArticleCard>
</Column>

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/pages/whats-happening/news-and-articles/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,18 @@ about design systems.

<Row>
<Column colLg={4} colMd={4} noGutterMdLeft>
<ArticleCard
title="Hacktoberfest 2020 is here"
author="Scott Strubberg"
date="October 1, 2020"
href="https://medium.com/carbondesign/hacktoberfest-2020-is-here-2638d4f2c05 "
>

![Hacktoberfest 2020](/images/2020_hacktoberfest.png)

</ArticleCard>
</Column>
<Column colLg={4} colMd={4} noGutterMdLeft>
<ArticleCard
title="Sharing components across teams"
author="Anna Gonzales"
Expand Down

1 comment on commit 0d5c8b3

@vercel
Copy link

@vercel vercel bot commented on 0d5c8b3 Oct 5, 2020

Choose a reason for hiding this comment

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

Please sign in to comment.