Skip to content

Commit

Permalink
docs(developer): fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffchew committed Jan 2, 2025
1 parent 24206f6 commit d916466
Show file tree
Hide file tree
Showing 13 changed files with 57 additions and 121 deletions.
1 change: 0 additions & 1 deletion src/components/MdxIcon/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import vue from './icons/vue.png';
import webcomponents from './icons/webcomponents.png';
import yourlearning from './icons/yourlearning.svg';


const localIcons = {
angular,
ase,
Expand Down
5 changes: 3 additions & 2 deletions src/pages/all-about-carbon/who-uses-carbon.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,9 @@ Here are some ways developers can begin engaging with Carbon.
- Visit [Developing > Get started](/developing/get-started/) and install your
framework of choice.

- Visit [Developer resources](/developing/dev-resources/official/) to find Carbon tools,
as well as our GitHub repos and Storybooks for your framework of choice.
- Visit [Developer resources](/developing/dev-resources/official/) to find
Carbon tools, as well as our GitHub repos and Storybooks for your framework of
choice.

#### Connect with the team

Expand Down
34 changes: 15 additions & 19 deletions src/pages/developing/dev-resources/community.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ title: Developer resources
description:
Here you'll find Carbon tools, as well as our GitHub repos and Storybooks for
your framework of choice.
tabs:
[
'Official',
'Community',
]
tabs: ['Official', 'Community']
---

<PageDescription>
Expand Down Expand Up @@ -106,20 +102,20 @@ your framework of choice.
## Tutorials

<Row className="resource-card-group">
<Column colMd={4} colLg={4} noGutterSm>
<ResourceCard
subTitle="Carbon Angular tutorial"
href="/developing/angular-tutorial/overview/">
<MdxIcon name="angular" />
</ResourceCard>
</Column>
<Column colMd={4} colLg={4} noGutterSm>
<ResourceCard
subTitle="Carbon Vue tutorial"
href="/developing/vue-tutorial/overview/">
<MdxIcon name="vue" />
</ResourceCard>
</Column>
<Column colMd={4} colLg={4} noGutterSm>
<ResourceCard
subTitle="Carbon Angular tutorial"
href="/developing/angular-tutorial/overview/">
<MdxIcon name="angular" />
</ResourceCard>
</Column>
<Column colMd={4} colLg={4} noGutterSm>
<ResourceCard
subTitle="Carbon Vue tutorial"
href="/developing/vue-tutorial/overview/">
<MdxIcon name="vue" />
</ResourceCard>
</Column>
</Row>

## Tools
Expand Down
17 changes: 6 additions & 11 deletions src/pages/developing/dev-resources/official.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ title: Developer resources
description:
Here you'll find Carbon tools, as well as our GitHub repos and Storybooks for
your framework of choice.
tabs:
[
'Official',
'Community',
]
tabs: ['Official', 'Community']
---

<PageDescription>
Expand Down Expand Up @@ -111,13 +107,13 @@ your framework of choice.
## Tutorials

<Row className="resource-card-group">
<Column colMd={4} colLg={4} noGutterSm>
<Column colMd={4} colLg={4} noGutterSm>
<ResourceCard
subTitle="Carbon React tutorial"
href="/developing/react-tutorial/overview/">
<MdxIcon name="react" />
subTitle="Carbon React tutorial"
href="/developing/react-tutorial/overview/">
<MdxIcon name="react" />
</ResourceCard>
</Column>
</Column>
</Row>

## Tools
Expand Down Expand Up @@ -147,4 +143,3 @@ your framework of choice.
</Column>

</Row>

14 changes: 3 additions & 11 deletions src/pages/developing/frameworks-community/angular.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,9 @@
title: Frameworks (community)
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular, vanilla JS,
Vue, Svelte, and Lightning Web Components.
tabs:
[
'Angular',
'Vue',
'Svelte',
'LWC',
'Vanilla',
'Other frameworks',
]
Components. Community support exists for other frameworks like Angular,
vanilla JS, Vue, Svelte, and Lightning Web Components.
tabs: ['Angular', 'Vue', 'Svelte', 'LWC', 'Vanilla', 'Other frameworks']
---

<PageDescription>
Expand Down
14 changes: 3 additions & 11 deletions src/pages/developing/frameworks-community/lwc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,9 @@
title: Frameworks (community)
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular, vanilla JS,
Vue, Svelte, and Lightning Web Components.
tabs:
[
'Angular',
'Vue',
'Svelte',
'LWC',
'Vanilla',
'Other frameworks',
]
Components. Community support exists for other frameworks like Angular,
vanilla JS, Vue, Svelte, and Lightning Web Components.
tabs: ['Angular', 'Vue', 'Svelte', 'LWC', 'Vanilla', 'Other frameworks']
---

<PageDescription>
Expand Down
14 changes: 3 additions & 11 deletions src/pages/developing/frameworks-community/other-frameworks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,9 @@
title: Frameworks (community)
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular, vanilla JS,
Vue, Svelte, and Lightning Web Components.
tabs:
[
'Angular',
'Vue',
'Svelte',
'LWC',
'Vanilla',
'Other frameworks',
]
Components. Community support exists for other frameworks like Angular,
vanilla JS, Vue, Svelte, and Lightning Web Components.
tabs: ['Angular', 'Vue', 'Svelte', 'LWC', 'Vanilla', 'Other frameworks']
---

<PageDescription>
Expand Down
14 changes: 3 additions & 11 deletions src/pages/developing/frameworks-community/svelte.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,9 @@
title: Frameworks (community)
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular, vanilla JS,
Vue, Svelte, and Lightning Web Components.
tabs:
[
'Angular',
'Vue',
'Svelte',
'LWC',
'Vanilla',
'Other frameworks',
]
Components. Community support exists for other frameworks like Angular,
vanilla JS, Vue, Svelte, and Lightning Web Components.
tabs: ['Angular', 'Vue', 'Svelte', 'LWC', 'Vanilla', 'Other frameworks']
---

<PageDescription>
Expand Down
14 changes: 3 additions & 11 deletions src/pages/developing/frameworks-community/vanilla.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,9 @@
title: Frameworks (community)
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular, vanilla JS,
Vue, Svelte, and Lightning Web Components.
tabs:
[
'Angular',
'Vue',
'Svelte',
'LWC',
'Vanilla',
'Other frameworks',
]
Components. Community support exists for other frameworks like Angular,
vanilla JS, Vue, Svelte, and Lightning Web Components.
tabs: ['Angular', 'Vue', 'Svelte', 'LWC', 'Vanilla', 'Other frameworks']
---

<PageDescription>
Expand Down
14 changes: 3 additions & 11 deletions src/pages/developing/frameworks-community/vue.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,9 @@
title: Frameworks (community)
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular, vanilla JS,
Vue, Svelte, and Lightning Web Components.
tabs:
[
'Angular',
'Vue',
'Svelte',
'LWC',
'Vanilla',
'Other frameworks',
]
Components. Community support exists for other frameworks like Angular,
vanilla JS, Vue, Svelte, and Lightning Web Components.
tabs: ['Angular', 'Vue', 'Svelte', 'LWC', 'Vanilla', 'Other frameworks']
---

<PageDescription>
Expand Down
10 changes: 3 additions & 7 deletions src/pages/developing/frameworks/react.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@
title: Frameworks (official)
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular, vanilla JS,
Vue, Svelte, and Lightning Web Components.
tabs:
[
'React',
'Web Components',
]
Components. Community support exists for other frameworks like Angular,
vanilla JS, Vue, Svelte, and Lightning Web Components.
tabs: ['React', 'Web Components']
---

<PageDescription>
Expand Down
10 changes: 3 additions & 7 deletions src/pages/developing/frameworks/web-components.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@
title: Frameworks (official)
description:
The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular, vanilla JS,
Vue, Svelte, and Lightning Web Components.
tabs:
[
'React',
'Web Components',
]
Components. Community support exists for other frameworks like Angular,
vanilla JS, Vue, Svelte, and Lightning Web Components.
tabs: ['React', 'Web Components']
---

<PageDescription>
Expand Down
17 changes: 9 additions & 8 deletions src/pages/developing/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,24 +27,25 @@ checklist of everything you need to get up and running.
### Install your framework of choice

The Carbon Design System is built with official support for React and Web
Components. Community support exists for other frameworks like Angular, vanilla JS,
Vue, Svelte, and Lightning Web Components. Head over to
Components. Community support exists for other frameworks like Angular, vanilla
JS, Vue, Svelte, and Lightning Web Components. Head over to
[Frameworks](/developing/frameworks/react) for all the information you need to
get started.

### Check out our developer resources

In [Developer resources](/developing/dev-resources/official/), you’ll find Carbon tools,
as well as our GitHub repos and Storybooks for your framework of choice.
In [Developer resources](/developing/dev-resources/official/), you’ll find
Carbon tools, as well as our GitHub repos and Storybooks for your framework of
choice.

## Additional guidance

### Take a tutorial

We offer tutorials in React using Next.js, with community contributed tutorials for
Angular and Vue, to guide you in creating an app with the Carbon Design System. We’ll
teach you the ins and outs of using Carbon components, and introduce web development
best practices along the way.
We offer tutorials in React using Next.js, with community contributed tutorials
for Angular and Vue, to guide you in creating an app with the Carbon Design
System. We’ll teach you the ins and outs of using Carbon components, and
introduce web development best practices along the way.

<Row className="resource-card-group">
<Column colLg={4} colMd={4} noGutterSm>
Expand Down

0 comments on commit d916466

Please sign in to comment.