Radial / Docs Viewport Early access

Radial app

Getting started

Radial is a visual editor for marketing-site codebases. Open a real repo (Next.js, Astro, or plain HTML), see it running live, and click text, links, or images to edit them. Changes are written back to the actual source code, and the site stays as plain code in your own GitHub repo. No platform lock-in.

Requirements

Install

Radial is in early access. Request access and you'll receive a download link for the macOS app (a DMG) by email. Open the DMG and drag Radial to Applications, like any Mac app.

Open your first project

The launcher offers three ways in:

On first open Radial runs npm install automatically, starts the project's dev server, and shows the live site in the preview. From there, press ⌘E and click anything to start editing.

Next steps