Skip to content

Commit

Permalink
docs(ecosystem): added and removed cards (#3902)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
sstrubberg and kodiakhq[bot] authored Feb 12, 2024
1 parent 3f4b77e commit 03f4711
Show file tree
Hide file tree
Showing 7 changed files with 73 additions and 23 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/pages/all-about-carbon/images/ecosystem/storybook.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 60 additions & 6 deletions src/pages/all-about-carbon/the-carbon-ecosystem.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ assets and guidance but Carbon is more than one website.
<AnchorLink>Product</AnchorLink>
<AnchorLink>IBM.com</AnchorLink>
<AnchorLink>Brand</AnchorLink>
<AnchorLink>IBMer Experience</AnchorLink>
<AnchorLink>Salesforce</AnchorLink>
<AnchorLink>Conversational UX</AnchorLink>

</AnchorLinks>
Expand Down Expand Up @@ -128,23 +130,24 @@ _This content is accessible to IBMers only._
</Column>
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="Watson Health"
href="https://pages.github.ibm.com/Watson-Health/index.html"
subTitle="Security Software Design"
href="https://pages.github.ibm.com/security/security-design/"
>

![Pattern icon](images/ecosystem/watson.svg)
![IBM Security icon](images/ecosystem/ibm-security.svg)

</ResourceCard>
</Column>
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="Watson Moments"
href="https://pages.github.ibm.com/data-and-ai/watson-moments/"
subTitle="Carbon React Native"
href="https://github.ibm.com/Aspera/carbon-react-native"
>

![Pattern icon](images/ecosystem/watson.svg)
![React icon](images/ecosystem/react.png)

</ResourceCard>

</Column>
</Row>

Expand All @@ -164,6 +167,17 @@ digital experiences for the IBM.com site.

</ResourceCard>

</Column>
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="Carbon for AEM"
href="https://pages.github.ibm.com/digital/interfaces/"
>

![Bee icon](images/ecosystem/bee.svg)

</ResourceCard>

</Column>
</Row>

Expand Down Expand Up @@ -213,6 +227,46 @@ _This content is accessible to IBMers only._
</Column>
</Row>

## IBMer Experience

The guidance and resources here have been developed for IBM teams building
digital experiences internally for IBMer experiences such as CIO and HR.

<Row className="resource-card-group">
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="Carbon for IBMer Experience"
href="https://pages.github.ibm.com/w3-unified/ibmer-carbon-components/?path=/docs/introduction--docs"
>

![Storybook icon](images/ecosystem/storybook.svg)

</ResourceCard>

</Column>
</Row>

## Salesforce

Carbon for Salesforce provides front-end developers & engineers a collection of
reusable LWC components to build websites and user interfaces. Adopting the
library enables developers to use consistent markup, styles, and behavior in
prototype and production work.

<Row className="resource-card-group">
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="Carbon for Salesforce"
href="https://carbon-for-salesforce.nnuka7gjzia.us-east.codeengine.appdomain.cloud/?path=/story/getting-started-welcome--page"
>

![Carbon for Saleforce](images/ecosystem/carbonforsalesforce32.svg)

</ResourceCard>

</Column>
</Row>

## Conversational UX

The IBM Natural Conversation Framework is for anyone designing or building
Expand Down
23 changes: 6 additions & 17 deletions src/pages/community/domain-guidance.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ accessible to IBMers only.
<AnchorLink>Product</AnchorLink>
<AnchorLink>IBM.com</AnchorLink>
<AnchorLink>Brand</AnchorLink>
<AnchorLink>w3</AnchorLink>
<AnchorLink>IBMer Experience</AnchorLink>
<AnchorLink>Salesforce</AnchorLink>
<AnchorLink>Conversational UX</AnchorLink>
</AnchorLinks>
Expand Down Expand Up @@ -75,16 +75,6 @@ _This content is accessible to IBMers only._
</ResourceCard>

</Column>
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="Watson Moments"
href="https://pages.github.ibm.com/data-and-ai/watson-moments/"
>

![Pattern icon](images/watson.svg)

</ResourceCard>
</Column>
</Row>

## IBM.com
Expand Down Expand Up @@ -163,20 +153,19 @@ _This content is accessible to IBMers only._
</Column>
</Row>

## w3
## IBMer Experience

The guidance and resources here have been developed for IBM teams building
digital experiences with the w3 publisher. Carbon will be replacing w3DS as the
designated design system for the CIO organization in late 2023.
digital experiences internally for IBMer experiences such as CIO and HR.

<Row className="resource-card-group">
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="w3DS"
href="https://pages.github.ibm.com/w3ds/docs/#/"
subTitle="Carbon for IBMer Experience"
href="https://pages.github.ibm.com/w3-unified/ibmer-carbon-components/?path=/docs/introduction--docs"
>

![Bee icon](images/bee.svg)
![Storybook icon](images/storybook.svg)

</ResourceCard>

Expand Down
1 change: 1 addition & 0 deletions src/pages/community/images/storybook.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 03f4711

Please sign in to comment.