Quick access to builder resources that were removed from the mobile home header.
Builder Appearance
Switch the editor UI between dark and light mode.
GitHub Integration
โ Disconnected
Connect your GitHub account to push websites directly to a repository.
Cloudflare Pages Integration
โ Disconnected
Connect Cloudflare to deploy websites to Cloudflare Pages via Direct Upload.
Storage
All websites are stored in your browser's localStorage.
Deployment History
View and restore from versioned releases (if deployed as ZIP releases).
Loading...
Pages
Layout
Content
Properties
Click a block in the canvas to edit its properties.
index.html
style.css
script.js
Read-only preview
Create New Website
Install custom website templates from the Custom Library to offer premium starter sites.
Rename Website
Delete Website
Are you sure you want to delete ? This cannot be undone.
Add Page
๐ Deploy Website
Choose Deployment Target
GitHub Configuration
๐ก To use GitHub Pages: after deployment, go to your repo Settings โ Pages โ set source to the main branch.
Cloudflare Pages Configuration
๐ก Uses Cloudflare Pages Direct Upload. Project will be created automatically if it doesn't exist.
Edit Block
Custom Library
Install downloadable block packs and website templates, or export your own packs to sell and share.
0Custom Website Templates
0Custom Blocks
Export New Product
Create a portable pack from the current editor state.
Installed Website Templates
Installed Block Packs
๐ผ Image Library
No images yet. Upload files or import from a URL.
Import Image from URL
Import from GitHub
Help / Docs
Quick Start
From the home page, choose New Website and fill in the brand defaults.
Pick a starter template, then use the left Add panel to add blocks.
Click any block in the canvas to edit its settings in the right Properties panel.
Use Save often. Your projects are stored in this browser's localStorage.
Use Preview to open the current page, or Download ZIP to export the full site.
Builder Concepts
Pages are listed in the left panel. Each page exports as its own HTML file.
Blocks are the editable pieces of a page: Hero, Text, Image, Cards, Footer, and more.
Sections and Columns can hold editable HTML, and their insert buttons can add common content snippets inside them.
Layout shows every block on the page, including anchor slugs when available, so you can select, move, or delete hard-to-click blocks like dividers.
Advanced on a selected block includes anchors, block-level CSS/JS, and a read-only raw HTML snippet.
Importing and Restoring
Upload Existing Site is best for ZIPs exported from this builder. Those ZIPs include builder project data, so you can continue editing where you left off.
Import from GitHub can import static HTML repositories. It converts HTML pages into editable text blocks, which is useful for recovery but not as precise as importing a builder ZIP.
Deploying
GitHub Pages creates or updates files in a repository. After deploy, enable Pages in the repo settings and choose the deployed branch/folder.
Cloudflare Pages uses direct upload and needs a Cloudflare API token plus account ID in Settings.
If GitHub says Not Found, check the saved username/org, token permissions, branch name, and whether the token can create repos in that org.