Adze Studio (Beta)

Adze Studio

Welcome back,
Styles (CSS)
Content (HTML)
.env (secrets)
Contains API keys and secrets. Edit with care.
Preview

VIBE-CODER

Try: update the nav on all pages

Preview
Secrets & API Keys

Environment variables for your site's backend (api.py). These are private and never exposed to visitors.

Raw JSON

Danger Zone

Permanently delete your entire site — all pages, assets, config, and backend code. This cannot be undone. Export your site first if you want to keep a copy.

Preview

Drop files here or click to upload

Preview

Snapshots save all your pages, config, and backend code. Assets (images, fonts) are not included — they're managed separately and won't be affected by restores. A snapshot is also auto-created before each new Vibe Coder session.

    Preview

    Custom Domain

    Loading domain status...

    Preview

    API Endpoints

    Services and data connections powering your site

    Simple Developer

    Loading endpoints...

    Fonts

    Browse Google Fonts and add them to your site with one click.

    Your Fonts

    Loading...


    Add from Google Fonts

    Loading fonts...

    Export Your Site

    Download a complete copy of everything. You're never locked in.

    .zip
    Full Site Export
    HTML, CSS, assets, source files, and API code

    Downloads a .zip containing your complete site ready to host anywhere, plus the raw source files and any backend code.

    What's included
    site/ Ready-to-host HTML & CSS — upload to Netlify, Vercel, GitHub Pages, or any web server
    source/ Raw content.md + config.json files — the editable source for each page
    api/ Your custom backend code (Flask Blueprint) — if you have one

    The site/ folder is fully self-contained with relative paths. No server or special setup needed — just upload and it works. If you have an api.py, you'll need Python + Flask to run the backend elsewhere.