Skip to content

Docs: Add Editor Starter client-side rendering guide - #9789

Merged
JonnyBurger merged 3 commits into
mainfrom
codex/docs-editor-starter-client-side-rendering
Jul 28, 2026
Merged

Docs: Add Editor Starter client-side rendering guide#9789
JonnyBurger merged 3 commits into
mainfrom
codex/docs-editor-starter-client-side-rendering

Conversation

@JonnyBurger

@JonnyBurger JonnyBurger commented Jul 28, 2026

Copy link
Copy Markdown
Member

Summary

  • document how to enable client-side rendering in the Editor Starter
  • explain the browser rendering flow and tradeoffs compared with Remotion Lambda
  • update the Editor Starter navigation and related rendering guidance

Validation

  • bun run build
  • bun run stylecheck

Closes #9658

Preview

@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview, Comment Jul 28, 2026 11:17am
remotion Building Building Preview, Comment Jul 28, 2026 11:17am

Request Review

@pullfrog pullfrog Bot 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.

✅ No new issues found.

Reviewed changes — adds a client-side rendering guide, fixes a stale font route reference, and updates related Editor Starter pages to reflect the new rendering option.

  • Add client-side-rendering.mdx — documents how to enable browser-based rendering via @remotion/web-renderer, the rendering flow, tradeoffs compared to Remotion Lambda, and see-also pointers.
  • Fix GET /api/fonts/:name route — corrected the heading and cross-references in backend-routes.mdx, fonts.mdx, and the new page to use the plural route name.
  • Update FAQ, dependencies, rendering, setup, and ToC — reworded descriptions to mention client-side rendering as an alternative, added the new page to sidebars.ts, articles.ts, and the Table of Contents.

Pullfrog  | View workflow run | Using DeepSeek Pro (free via Pullfrog for OSS) (Claude Opus not used — the program covers this model; add its provider key to run your pick) | 𝕏

@JonnyBurger
JonnyBurger merged commit d04d729 into main Jul 28, 2026
16 checks passed
@JonnyBurger
JonnyBurger deleted the codex/docs-editor-starter-client-side-rendering branch July 28, 2026 11:23
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.

Add documentation page for client-side rendering

1 participant