Skip to content

Commit ec211ef

Browse files
authored
docs: remove contributor guides from storybook (#5846)
* docs: remove contributor guides from storybook * docs: add placeholder welcome guide
1 parent af43c3f commit ec211ef

File tree

3 files changed

+33
-276
lines changed

3 files changed

+33
-276
lines changed

2nd-gen/packages/swc/.storybook/guides/code_of_conduct.mdx

Lines changed: 0 additions & 74 deletions
This file was deleted.

2nd-gen/packages/swc/.storybook/guides/s2_migration.mdx

Lines changed: 0 additions & 202 deletions
This file was deleted.
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
import { Meta } from '@storybook/addon-docs/blocks';
2+
3+
<Meta title="Welcome to 2nd-gen SWC" />
4+
5+
# Welcome to 2nd-gen SWC
6+
7+
This is the Storybook for the 2nd generation (2nd-gen) of Spectrum Web Components (SWC).
8+
9+
## About Spectrum Web Components
10+
11+
Spectrum Web Components (SWC) is a library of [web components](https://developer.mozilla.org/docs/Web/Web_Components) that implements [Adobe's Spectrum design system](https://spectrum.adobe.com/).
12+
13+
While SWC is used primarily by Adobe product teams, it is open-sourced and available for general use.
14+
15+
SWC is developed by a core team in Adobe Design Engineering, but we welcome contributions from inside and outside Adobe.
16+
17+
## About 2nd-gen
18+
19+
SWC is currently in transition from its first generation (1st-gen) to its second generation (2nd-gen).
20+
21+
2nd-gen has two main goals:
22+
23+
- To provide a clean foundation for the future of SWC
24+
25+
- To deliver a full-fidelity Spectrum 2 implementation
26+
27+
2nd-gen SWC is currently in active development, with the first pre-releases expected in early 2026.
28+
29+
For more information on 2nd-gen plans and status, see the [CONTRIBUTOR-DOCS](https://github.com/adobe/spectrum-web-components/tree/barebones/CONTRIBUTOR-DOCS/README.md) in the [SWC repository](https://github.com/adobe/spectrum-web-components).
30+
31+
## About these Guides
32+
33+
Eventually, this **Guides** section will contain non-component-specific docs for 2nd-gen SWC users, replacing 1st-gen SWC's standalone [doc site](https://opensource.adobe.com/spectrum-web-components/).

0 commit comments

Comments
 (0)