docs: MVP-α consumer landing page + quickstart#6200
docs: MVP-α consumer landing page + quickstart#6200caseyisonit wants to merge 3 commits intomainfrom
Conversation
|
📚 Branch Preview Links🔍 First Generation Visual Regression Test ResultsWhen a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:
Deployed to Azure Blob Storage: If the changes are expected, update the |
There was a problem hiding this comment.
basic placeholder getting started, yes you will see the old one still in side bar, this is an iterative evolution so i will not be removing the old on in this PR that will come later.
There was a problem hiding this comment.
basic place holder for consumer get started guide. this will change in the final PR of this merge queue when CONTRIBUTOR-DOCS is re-architected to audience based structure.
There was a problem hiding this comment.
basic entry point with linking the audience to their next page
There was a problem hiding this comment.
template to use for future consumer guides if needed
There was a problem hiding this comment.
for some reason these links were broken so replaced with forth coming since this is an old artifact
Summary
Adds the first consumer-facing docs path for 2nd-gen Spectrum Web Components. Lands a
Get startedlanding page authored in Markdown underCONTRIBUTOR-DOCS/for-consumers/get-started.mdand wires it into the Storybook sidebar as the first entry. This also seeds theconsumer-quickstarttemplate used by subsequent consumer guides.Stack position: 1 of 7 — base for this PR is
main.Part of the docs-overhaul-v2 rollout. See RFC:
CONTRIBUTOR-DOCS/rfcs/proposed/2026-04-22-docs-overhaul-v2.md.Motivation
/2nd-gen/README.mdwas 25 lines and only pointed back toCONTRIBUTOR-DOCS. A consumer who wanted to use<swc-badge>in their app had nowhere to land. This PR closes the #1 consumer gap with a real "hello world" — install, first component, framework note, where to go next.Related
2nd-gen/packages/swc/.storybook/guides/customization/getting-started.mdxfor the onboarding path (the stylesheet-setup content is folded into the new quickstart)Accessibility testing checklist
Docs-only change — no interactive component surface affected.
🤖 Generated with Claude Code