Skip to content

docs: refresh onboarding pages for GA launch - #587

Draft
pwillia7 wants to merge 6 commits into
mainfrom
docs/launch-onboarding-refresh
Draft

docs: refresh onboarding pages for GA launch#587
pwillia7 wants to merge 6 commits into
mainfrom
docs/launch-onboarding-refresh

Conversation

@pwillia7

Copy link
Copy Markdown

Summary

Refreshes the first onboarding docs pages ahead of the mid-October GA launch, so the setup experience reads clearly and communicates what Vercel Shop offers. Copy edits only. No code or template changes.

Introduction (docs/index.mdx)

  • Add a brief mention that Vercel Shop is the Next.js storefront template for Shopify's new Hydrogen.
  • Rework the open-source / extensibility paragraph and the deploy line.
  • Reframe "What you get out of the box" to say it gives you everything Shopify's default Liquid theme, Horizon, has out of the box.
  • Expand the Security bullet (Shopify-owned checkout, encrypted sessions, server-side secrets, managed firewall/DDoS, optional BotID) and the Composability bullet.
  • Remove the repo link from the "Open source" bullet.

Setup Environment (docs/getting-started/index.mdx)

  • Rename page title Setup → Setup Environment.
  • Add a Prerequisites section (Node.js 24, pnpm, a Shopify store); remove the nvm mention.
  • Reword the Deploy to Vercel section.

Setup Shopify (docs/getting-started/shopify-setup.mdx)

  • Rename page title Shopify Setup → Setup Shopify.
  • Rename heading to "Set the storefront ID to enable server-side analytics".
  • Note that bundle relationships display when pdp.bundles.isEnabled is on (the default).

Authentication (docs/anatomy/authentication.mdx)

  • Move the local-HTTPS/Portless guidance into a neutral callout.

Extending with Agents (docs/getting-started/extending-with-agents.mdx)

  • Add fx to the list of supported agent harnesses.

Verification

  • pnpm lint (oxlint + oxfmt --check): pass
  • Affected pages render (200) with expected content against the local dev server

🤖 Generated with Claude Code

pwillia7 and others added 4 commits September 11, 2026 15:22
Combine Introduction and Why Use This into one overview, add a Features
landing page, and rework Setup, Shopify Setup, and Extending with Agents
for the public launch onboarding experience.

- index: enterprise-ready framing, agentic development, base template vs
  enterprise demo, new Hydrogen partnership, open-source repo
- anatomy/index: new Features landing page (fixes /docs/anatomy 404)
- getting-started: Node 24 callout, Deploy to Vercel section, Shopify
  credential links, drop the deploy button
- shopify-setup: Headless install steps, required-permissions table,
  storefront ID attribution, optional features section
- extending-with-agents: full skills table, harness-agnostic wording

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- index: mention skills in the intro, reframe "two ways to start" as one
  path (template) plus the enterprise demo as a showcase, drop the
  stabilization framing for Hydrogen, fix the suspended hyphen, simplify
  the open-source lines
- getting-started: neutral callouts, clarify creating a storefront in the
  Headless app, add a note to publish products if none appear, rename
  "Next steps" to "Related links"
- shopify-setup: re-add the Vercel Marketplace channel callout, rename the
  publish section, fold the Online Store warning into prose, move the
  storefront ID to its own section as an env var, neutral callouts
- extending-with-agents: expand the intro, make the skill run harness-
  agnostic, unwrap the update-shop link from code
- switch all callouts to the neutral geist variant

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- Intro: add Horizon feature-parity and new Hydrogen positioning,
  expand security (BotID, firewall, DDoS) and composability, and
  drop the repo link on "Open source"
- Setup: add a Prerequisites section (Node 24, pnpm, store), remove
  nvm guidance, reword the deploy step, and rename to "Setup Environment"
- Shopify Setup: rename to "Setup Shopify", clarify the storefront ID
  heading, and note the pdp.bundles.isEnabled setting
- Extending with Agents: add fx to the supported harnesses
- Authentication: add a Portless local-HTTPS callout (moved from Setup)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

You must have Developer access to commit code to Vercel Labs on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes.

Learn more: https://vercel.com/docs/accounts/team-members-and-roles/access-roles#team-level-roles

pwillia7 and others added 2 commits September 11, 2026 15:29
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant