Skip to content

docs: promote distribution to its own section - #39

Merged
jal-co merged 1 commit into
mainfrom
docs/distribution-section
Jun 3, 2026
Merged

docs: promote distribution to its own section#39
jal-co merged 1 commit into
mainfrom
docs/distribution-section

Conversation

@jal-co

@jal-co jal-co commented Jun 3, 2026

Copy link
Copy Markdown
Owner

What

Promotes GitHub registries out of the CLI nav group into a new top-level Distribution section, and adds a companion Hosted Registry page so the section has two peer pages.

- index
--- Distribution ---   hosted, github-registries
--- CLI ---            options, init, eject, prompts
--- Output ---         project-structure, frameworks, docs-engines
  • New www/content/docs/distribution/ with hosted.mdx, github-registries.mdx (moved from cli/), and meta.json.
  • Root + CLI nav meta updated.
  • All inbound links repointed to /docs/distribution/github-registries (index, options, prompts, README).

Why

GitHub source registries and the hosted build-and-host model are distribution choices — how your registry is shipped — not CLI command reference like options/eject/prompts. A dedicated section signals that and pairs the two models side by side. Follow-up to #38.

Closes #

Type

  • docs — Documentation

Checklist

  • Branch follows conventional naming (feat/, fix/, docs/, etc.)
  • Commits follow Conventional Commits
  • npm run lint passes
  • npm test passes
  • Tests added or updated (if changing behaviour)
  • Docs updated (if changing flags, prompts, or generator output)

Note: docs-only change. Verified locally with pnpm build in www/ — 26 static pages, both /docs/distribution/{hosted,github-registries} prerendered, no stale /docs/cli/github-registries references remain.

Move github-registries out of CLI into a new Distribution section and add
a companion hosted page, so the two distribution models read as peer
concepts rather than CLI command reference.

- New www/content/docs/distribution/ with hosted.mdx + github-registries.mdx
- Update root + cli nav meta
- Repoint all inbound links (index, options, prompts, README) to
  /docs/distribution/github-registries
@vercel

vercel Bot commented Jun 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
scn-stack Ready Ready Preview, Comment Jun 3, 2026 5:58am

Request Review

@github-actions github-actions Bot added docs Documentation changes website Changes to www/ (scnstack.sh) labels Jun 3, 2026
@jal-co
jal-co merged commit 26cfd83 into main Jun 3, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation changes website Changes to www/ (scnstack.sh)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant