···118118records, compile to a framework-agnostic render tree, and emit HTML.
119119120120```sh
121121-pnpm --filter @pds-cms/renderer exec pds-cms-render alice.bsky.social -o site
121121+pnpm exec pds-cms-render alice.bsky.social -o site # from the workspace root
122122```
123123124124Or programmatically — the pipeline is split so each stage is reusable: