-
Notifications
You must be signed in to change notification settings - Fork 794
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
comms: All about Carbon additions, edits, deletions #2338
Merged
kodiakhq
merged 10 commits into
carbon-design-system:main
from
janchild:comms--new-carbon-pages
May 21, 2021
Merged
Changes from 3 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
8e81538
comms: all about carbon additions
janchild 08781f9
update to the team page
janchild 175b407
copyediting pass
janchild ac35e85
Update src/pages/all-about-carbon/who-uses-carbon.mdx
janchild c92c413
Update src/pages/all-about-carbon/who-uses-carbon.mdx
janchild 52c68a0
Update src/pages/all-about-carbon/who-uses-carbon.mdx
janchild dcbe3b2
Update src/pages/all-about-carbon/who-uses-carbon.mdx
janchild aa02ec8
Update src/pages/all-about-carbon/who-uses-carbon.mdx
janchild 5ccf12e
Delete why-use-carbon copy.mdx
janchild 470a757
Merge branch 'main' into comms--new-carbon-pages
janchild File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
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.
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,236 @@ | ||
--- | ||
title: The Carbon ecosystem | ||
description: | ||
Within IBM, every team that is building a digital experience is consuming | ||
Carbon assets and guidance but Carbon is more than one website. | ||
--- | ||
|
||
<PageDescription> | ||
|
||
Within IBM, every team that is building a digital experience is consuming Carbon | ||
assets and guidance but Carbon is more than one website. | ||
|
||
</PageDescription> | ||
|
||
<AnchorLinks> | ||
|
||
<AnchorLink>Overview</AnchorLink> | ||
<AnchorLink>Community assets</AnchorLink> | ||
<AnchorLink>Product</AnchorLink> | ||
<AnchorLink>IBM.com</AnchorLink> | ||
<AnchorLink>Brand</AnchorLink> | ||
<AnchorLink>Conversational UX</AnchorLink> | ||
|
||
</AnchorLinks> | ||
|
||
## Overview | ||
|
||
At its core, Carbon has universal assets–elements, components, patterns, and | ||
code–and guidance for how to design and build with them. These assets are | ||
considered universal or fundamental in nature, which means they can used as a | ||
base for the widest variety of situations, and extended or adapted for the | ||
specific business use cases. | ||
|
||
Beyond this core is a distributed ecosystem of sites that support and serve the | ||
design and development communities within IBM and, where open source content is | ||
available, the external community as well. | ||
|
||
The following sites within the Carbon community include guidance, assets, and | ||
resources for all of IBM’s digital experiences from product to website. _Note | ||
that some guidance is accessible to IBMers only._ | ||
|
||
## Community assets | ||
|
||
### Component index | ||
|
||
These components are developed and maintained by members of the IBM Carbon | ||
community. They may change over time, and they may be incomplete or | ||
experimental. For support, please contact the maintainers listed on each page. | ||
|
||
_Some of this content is accessible to IBMers only._ | ||
|
||
<Row className="resource-card-group"> | ||
<Column colLg={4} colMd={4} noGutterSm> | ||
<ResourceCard | ||
subTitle="Community component index" | ||
href="/community/component-index/" | ||
> | ||
|
||
![Carbon icon](images/ecosystem/carbon.svg) | ||
|
||
</ResourceCard> | ||
|
||
</Column> | ||
</Row> | ||
|
||
### Patterns | ||
|
||
Patterns are best practice solutions for how a user achieves a goal. These | ||
community patterns are developed and maintained by members of the Carbon | ||
community. For support, contact the maintainers listed on each page. | ||
|
||
_Some of this content is accessible to IBMers only._ | ||
|
||
<Row className="resource-card-group"> | ||
<Column colLg={4} colMd={4} noGutterSm> | ||
<ResourceCard | ||
subTitle="Community patterns" | ||
href="/community/patterns/" | ||
> | ||
|
||
![Carbon icon](images/ecosystem/carbon.svg) | ||
|
||
</ResourceCard> | ||
|
||
</Column> | ||
</Row> | ||
|
||
## Product | ||
|
||
The guidance and resources here are for IBM product teams building software | ||
applications and digital experiences with the Carbon Design System. This work is | ||
built on the foundation of Carbon and provides solutions for specific domains | ||
and use cases. | ||
|
||
_This content is accessible to IBMers only._ | ||
|
||
<Row className="resource-card-group"> | ||
<Column colLg={4} colMd={4} noGutterSm> | ||
<ResourceCard | ||
subTitle="AI Applications Design" | ||
href="https://pages.github.ibm.com/ai-applications/design/" | ||
> | ||
|
||
![IoT icon](images/ecosystem/watson.svg) | ||
|
||
</ResourceCard> | ||
|
||
</Column> | ||
<Column colLg={4} colMd={4} noGutterSm> | ||
<ResourceCard | ||
subTitle="Carbon for Cloud & Cognitive" | ||
href="https://pages.github.ibm.com/cdai-design/pal/" | ||
> | ||
|
||
![Data icon](images/ecosystem/ibm-cloud.svg) | ||
|
||
</ResourceCard> | ||
</Column> | ||
<Column colLg={4} colMd={4} noGutterSm> | ||
<ResourceCard | ||
subTitle="Cloud Pattern and Asset Library" | ||
href="https://pages.github.ibm.com/ibmcloud/pal/" | ||
> | ||
|
||
![Cloud icon](images/ecosystem/ibm-cloud.svg) | ||
|
||
</ResourceCard> | ||
</Column> | ||
<Column colLg={4} colMd={4} noGutterSm> | ||
<ResourceCard | ||
subTitle="Watson Health" | ||
href="https://pages.github.ibm.com/Watson-Health/index.html" | ||
> | ||
|
||
![Pattern icon](images/ecosystem/watson.svg) | ||
|
||
</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/ecosystem/watson.svg) | ||
|
||
</ResourceCard> | ||
</Column> | ||
</Row> | ||
|
||
## IBM.com | ||
|
||
The guidance and resources here have been developed for IBM teams building | ||
digital experiences for the IBM.com site. | ||
|
||
<Row className="resource-card-group"> | ||
<Column colLg={4} colMd={4} noGutterSm> | ||
<ResourceCard | ||
subTitle="Carbon for IBM.com" | ||
href="https://www.ibm.com/standards/web/carbon-for-ibm-dotcom/" | ||
> | ||
|
||
![Bee icon](images/ecosystem/bee.svg) | ||
|
||
</ResourceCard> | ||
|
||
</Column> | ||
</Row> | ||
|
||
## Brand | ||
|
||
The journey to understand IBM brand guidance begins with the foundations in the | ||
Brand Center, then extends to the expression of brand as documented in the IBM | ||
Design Language (IDL) site. From there, go to the IBM Brand Systems for visual | ||
systems and guidance tailored to our hero brands, category brands, and | ||
offerings. | ||
|
||
_This content is accessible to IBMers only._ | ||
|
||
<Row className="resource-card-group"> | ||
<Column colLg={4} colMd={4} noGutterSm> | ||
<ResourceCard | ||
subTitle="IBM Brand Center" | ||
href="https://www.ibm.com/brand/" | ||
> | ||
|
||
![Bee icon](images/ecosystem/bee.svg) | ||
|
||
</ResourceCard> | ||
|
||
</Column> | ||
<Column colLg={4} colMd={4} noGutterSm> | ||
<ResourceCard | ||
subTitle="IBM Design Language" | ||
href="https://www.ibm.com/design/language/" | ||
> | ||
|
||
![Bee icon](images/ecosystem/bee.svg) | ||
|
||
</ResourceCard> | ||
|
||
</Column> | ||
<Column colLg={4} colMd={4} noGutterSm> | ||
<ResourceCard | ||
subTitle="IBM Brand Systems" | ||
href="https://www.ibm.com/brand/systems" | ||
> | ||
|
||
![Bee icon](images/ecosystem/bee.svg) | ||
|
||
</ResourceCard> | ||
|
||
</Column> | ||
</Row> | ||
|
||
## Conversational UX | ||
|
||
The IBM Natural Conversation Framework is for anyone designing or building | ||
conversational agents. It provides design principles, interaction patterns, and | ||
working code for the basic mechanics of natural conversation. | ||
|
||
_This content is accessible to IBMers only._ | ||
|
||
<Row className="resource-card-group"> | ||
<Column colLg={4} colMd={4} noGutterSm> | ||
<ResourceCard | ||
subTitle="IBM Natural Conversation Framework" | ||
href="https://alma.dal1a.ciocloud.nonprod.intranet.ibm.com/" | ||
> | ||
|
||
![Chatbot icon](images/ecosystem/chat-bot.svg) | ||
|
||
</ResourceCard> | ||
|
||
</Column> | ||
</Row> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😢