← Back to Archive

Private authoring surface

Studio

Choose the lane first. Writing and notes stay text-first, proposals get their own intake sheet, and music, video, and image entries now begin with upload-or-URL media framing.

This writes MDX entries through the GitHub API. Cloudflare Pages publishes them after the rebuild completes.

Choose a lane

Each frame only carries the fields that belong to that content type, so the page no longer behaves like one giant generic form.

Current flow

Text lanes still commit straight to GitHub. Media lanes now upload to R2 first and only commit the MDX entry with the asset reference.

  1. Pick the lane so the form only shows the fields that belong to that content type.
  2. For music, video, and image entries, choose upload or external URL first.
  3. Commit the entry through the existing GitHub-backed MDX flow.
  4. Wait for the Cloudflare rebuild to publish the new archive page.