Quickstart
Get up and running with Maker in under 5 minutes. This guide walks you through creating, previewing, publishing, and editing your first Maker content.
Starting your project
Create a New Project
Click New Project in the sidebar or type a prompt.
(Optional) Select a Brand Style from the dropdown.
Click on the arrow to proceed.
View the Live Preview
After a few seconds, your project will appear in the preview pane.
Toggle between mobile/desktop viewports.
Click on the “open in new tab” to preview the project in full screen.
Creating a Project without Brand Guidelines
Click + New Project.
Choose No Style Guide from the dropdown.
Name and Create.
Maker AI will apply a clean, unbranded palette and font set.
Creating a Project that Follows Your Brand Guidelines
Click + New Project.
Select your Style Guide from the dropdown.
Name your project and Create.
All generated code and components will automatically adhere to your saved styles.
Edit your project
Write Your First Prompt
Type your desired project description into the prompt box. For example:
“Create a hero banner for my homepage with parallax animation. “
Press Enter or click the → button.
Prompting & AI Behavior
Can I control the tone or layout Maker uses?
Yes—be explicit in your prompt. Example:
“Create a minimal product page with large headlines, small body copy, and a calm, editorial tone.”
Can Maker adhere to my brand's voice and tone?
Yes, as long as the style guide is set up and you have references shared when creating the style guide, along with clear instructions, Maker will adhere to the brand's voice and tone.
Can I prompt in other languages?
Currently, we support only prompts in English and will be adding other language support.
Iterate & Customize
Edit the project directly in the editor.
Ask Maker follow-up prompts, e.g.:
“Add a blue background to the header.”
“Include a footer with © 2025 My Company.”
Each change updates the live preview in real time
What Is Remix?
Remix is Maker’s “fork” feature:
Open any project.
Click Remix in the top toolbar.
A copy appears in your Projects list.
Changes to the remix don’t affect the original—ideal for experimentation or sharing a template.
How can I delete or rename a project
To delete a project, click the delete icon on the project thumbnail.
To rename a project, open the dropdown menu in the top-left corner of the project and select the rename option.
How Style Guides work in Maker
This feature is available only on premium plans, such as Pro and Team.
Uses a Style Guide to define colors, fonts, and imagery.
Every component and template reads from the active style.
Style Guides live in Settings → Style Guide.
You can edit, duplicate, or delete a style guide at any time—changes cascade through existing projects.
Prompt inline overrides (e.g., “Use a red button instead of primary”) temporarily supersede the style guide.
How Do I Duplicate a Maker Project?
From Projects, hover over the project card.
Click the •• menu → Duplicate Project.
A copy will appear immediately for you to modify.
Can I create content in dark mode?
Yes! You can prompt Maker to design your component or page in dark mode.
Example:
“Create a dark-mode pricing page with white text on a black background and clear CTAs.”
You can even ask Maker to include a light/dark mode toggle in the design.
What Are Components, and How Do I Create Them?
Components are reusable UI pieces (buttons, cards, navbars).
To create one:
Select the code or design in the editor.
Right-click → Create Component.
Give it a name (e.g.
PrimaryButton
).
Use
/insert component
or drag from the Components panel to reuse anywhere.
Publish and go live
Publish Your Project
Click Publish in the top-right corner.
Choose Publish Now to make your project public, or Make Private to restrict access.
(Optional) Under Publish, connect a custom domain.
Use the “Live” link to share the project with teammates and stakeholders
Updating Maker Content
Open the project you want to update.
Choose either the "Select to edit" option or add a prompt with the updates you’d like to make.
Press Enter
Review the updated preview in the editor. It’s always advisable to preview the full-screen preview by clicking on “open in new tab,”
Click Publish again to push your updates to the public (or private) URL.
Connecting a Custom Domain
Inside your project, click Publish
Click on + Connect Custom Domain.
This will redirect you to the domain settings page.
Wait up to 24 hours for DNS propagation.
Once verified, your Maker project will be accessible at your custom URL.
Embedding Maker Content on Your Site
In your Maker project, click Publish.
Copy the provided embed code—choose between a Simple Embed or an Iframe Embed.
Paste it into your site’s HTML where you want the Maker project to appear.
Save and deploy your site. Your live Maker project will load in place of the embed.
Embeds, CMS & Integration
Can I export HTML or code?
Not yet, but it’s on our roadmap.
Can I connect APIs or a CMS?
We don’t have built-in support for any specific CMS or API. But you can always try to ask Maker and provide it with an API endpoint or an RSS feed, and in many cases, the Maker will be able to use it. That especially applies to well-known, popular, and documented CMS or API platforms.
Can I embed Maker content in another platform (Webflow, Shopify, etc.)?
Yes. Use the Publish > Embed option to generate a simple embed or iframe embed you can drop into most platforms.
Last updated
Was this helpful?