Publish
Make your Maker project available to the world, or keep it private, right from the editor.
Last updated
Was this helpful?
Make your Maker project available to the world, or keep it private, right from the editor.
In the top-right corner of the editor, click Publish.
If you’ve never published before, you’ll see Publish Now. Click it to go live.
Pre-publish checks- When you're ready to publish, Maker will guide you through security and quality checks before going live.
After publishing, you can choose how to deploy: either embed the project into an existing page on your website, or connect it to a custom domain. If you share a URL where you want to embed it, Maker will detect the platform and provide step-by-step instructions specific to that platform, along with the embed code you'll need.

Live Preview
Every change you make shows up instantly in the right-hand preview pane. This is your “draft” view—perfect for iterating before anyone else sees it.

Published URL
Once you hit Publish, Maker assigns a permanent public URL (or private link) that you can share with teammates or embed on your site.
Make Public/Private: Click the ▼ arrow on the top left, then choose Make Private to restrict access or Make Public. This option is available only on the Pro and Team plans.
Click the project name dropdown (upper-left) for shortcut actions:
Make Private
Duplicate (create a copy)
Remix (fork a shareable template)
Save to Brand Style (capture current theme)
📌 Tip: Use Duplicate before major refactors so you can always roll back to a known state.
Maker keeps your code history automatically. If you need to revert:
Click the Version History found under the Publish dropdown.
Browse snapshots by timestamp.
Click Rollback on any version to restore the editor back to that point.
Last updated
Was this helpful?
Was this helpful?