Skip to content

Commit

Permalink
docs: update domain guidance links (#3623)
Browse files Browse the repository at this point in the history
* docs: update domain guidance links

* Update carbonforsalesforce.svg

* Correct salesforce link

* update-salesforce-icon
  • Loading branch information
aagonzales authored Jul 5, 2023
1 parent 50f2c68 commit 22544af
Show file tree
Hide file tree
Showing 4 changed files with 83 additions and 3 deletions.
81 changes: 78 additions & 3 deletions src/pages/community/domain-guidance.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ accessible to IBMers only.
<AnchorLink>Product</AnchorLink>
<AnchorLink>IBM.com</AnchorLink>
<AnchorLink>Brand</AnchorLink>
<AnchorLink>w3</AnchorLink>
<AnchorLink>Salesforce</AnchorLink>
<AnchorLink>Conversational UX</AnchorLink>
</AnchorLinks>

Expand All @@ -31,6 +33,26 @@ and use cases.
_This content is accessible to IBMers only._

<Row className="resource-card-group">
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="Carbon for IBM Products"
href="https://pages.github.ibm.com/cdai-design/pal/"
>

![Carbon for IBM products icon](images/carbon-for-ibm-product.svg)

</ResourceCard>
</Column>
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="Security Software Design"
href="https://pages.github.ibm.com/security/security-design/"
>

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

</ResourceCard>
</Column>
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="Sustainability Software Design"
Expand All @@ -44,13 +66,14 @@ _This content is accessible to IBMers only._
</Column>
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="Carbon for IBM Products"
href="https://pages.github.ibm.com/cdai-design/pal/"
subTitle="Carbon React Native"
href="https://github.ibm.com/Aspera/carbon-react-native"
>

![Carbon for IBM products icon](images/carbon-for-ibm-product.svg)
![React icon](images/react.png)

</ResourceCard>

</Column>
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
Expand Down Expand Up @@ -80,6 +103,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/bee.svg)

</ResourceCard>

</Column>
</Row>

Expand Down Expand Up @@ -129,6 +163,47 @@ _This content is accessible to IBMers only._
</Column>
</Row>

## w3

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.

<Row className="resource-card-group">
<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="w3DS"
href="https://pages.github.ibm.com/w3ds/docs/#/"
>

![Bee icon](images/bee.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/carbonforsalesforce32.svg)

</ResourceCard>

</Column>
</Row>

## Conversational UX

The IBM Natural Conversation Framework is for anyone designing or building
Expand Down
4 changes: 4 additions & 0 deletions src/pages/community/images/carbonforsalesforce32.svg
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/community/images/ibm-security.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/pages/community/images/react.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 22544af

@vercel
Copy link

@vercel vercel bot commented on 22544af Jul 5, 2023

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.