main public.
1. Check readiness in Preview
- Deploy the final Branch with
fimo deploy. - Open the Preview link as a signed-in project member.
- Check key pages, forms, links, mobile layouts, page titles, and descriptions.
- Run
fimo statusand merge the reviewed Branch intomain.
2. Choose the public URL
Every project has a*.fimo.site URL. You can rename its slug before launch:
The default URL and attached custom domains start serving the site after the first successful publish.
3. Publish production
Choose one procedure:- In the CLI, check out
mainand runfimo deploy --publish. - In Studio, open the Publish panel and select Publish.
4. Verify the live site
- Open the production URL shown after publishing.
- Repeat the key page, form, link, mobile, and metadata checks on the live site.
- Confirm attached domains have reached their active state before sharing them.
- Use Analytics to review production traffic after launch.
5. Keep a recovery path
Create a named restore point before a risky launch if you need an easy reference:What’s next
Deploy & publish
Publish from the CLI.
Publish in Studio
Publish from the dashboard.
Version history
Restore code and content together.