Page Spec Workflow Sample

A small generated concept page that demonstrates the page-spec bundle workflow end to end.

This sample was generated from one page-spec file to show how title, sections, tags, and assets stay message-key driven.

What It Is

A reviewable concept page bundle produced by the page-spec generator instead of hand-written MDX boilerplate.

Why It Matters

Maintainers can validate one input shape and trust matching page, message, asset, and registry files.

Simple Example

Run `bun run generate:page-bundle --spec page-specs/page-spec-workflow-sample.json --dry-run` to preview paths before writing files.
How one page spec drives page.mdx, messages, assets, and registry output.

Common Confusions

Generated MDX should reference message keys; reader-facing prose belongs in messages/en.json.

Tags

References

  1. Wei, Jason, et al. "Emergent Abilities of Large Language Models." arXiv, 2022, https://arxiv.org/abs/2206.07682.