Skip to content

docs(templates): recast em dashes in page template descriptions - #5679

Merged
josephfarina merged 1 commit into
mainfrom
navi/docs/slop-52
Sep 1, 2026
Merged

docs(templates): recast em dashes in page template descriptions#5679
josephfarina merged 1 commit into
mainfrom
navi/docs/slop-52

Conversation

@josephfarina

Copy link
Copy Markdown
Contributor

What

Recast em dashes in the description prose of 12 page templates under packages/cli/assets/templates/pages/. Each description used em dashes for appositive asides; they now use parentheses (for the parenthetical list of parts), commas, or a colon (for the list/definition intro). No wording or meaning changed, only the punctuation between clauses.

Files: ai-chat, centered-hero, contact-form, dashboard, detail-page, gallery-hero, incident-console, login, messaging-shell, product-gallery, settings, table.

These strings feed the CLI template list and the doc site, so plain punctuation is the house style (see the Night Watch prose rubric).

Checklist

  • pnpm --filter @astryxdesign/core typecheck:docs passes
  • tsc --project packages/cli/tsconfig.template-docs.json --noEmit passes
  • All 12 files parse-checked as ES modules
  • No remaining em/en dashes, curly quotes, or ellipsis chars in the edited files
  • Prose strings only; meaning preserved

Night Watch — Doc Reviewer

Replaced em dashes in the description prose of 12 page templates with
parentheses, commas, and colons. These strings feed the CLI template
list and doc site, so plain punctuation reads better than em dashes.

Found during Night Watch doc review.
@vercel

vercel Bot commented Aug 29, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
astryx Ready Ready Preview Aug 29, 2026 9:17am

Request Review

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 29, 2026
github-actions Bot added a commit that referenced this pull request Aug 29, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR Analysis Report

📚 Storybook Preview

View Storybook for this PR
GitHub Pages may take up to a minute to hydrate after deploy.

🧪 Sandbox Preview

View Sandbox for this PR
GitHub Pages may take up to a minute to hydrate after deploy.

No new or modified components detected.

Bundle Size Summary

No component packages changed.

Accessibility Audit

Status: No accessibility violations detected.


Generated by PR Enrichment workflow | Storybook | Sandbox | View full report

@cixzhang cixzhang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this keeps every page-template description plain ASCII while preserving the edited meaning in both CLI and docsite output.

[Reviewed by Robohands]

@josephfarina
josephfarina merged commit 24bce10 into main Sep 1, 2026
26 checks passed
@github-actions
github-actions Bot deleted the navi/docs/slop-52 branch September 2, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants