Everything you can do,
in three moves.
Publish a site, add a form people can actually use, and read every message from one place. No code needed — but there's a snippet for those who want it.
Two ways to go live
One page
Drop in a single .html file — a landing page, resume, or portfolio. Live in seconds.
A full website
Upload a .zip of a multi-page site — its own pages, CSS, JavaScript and images, all working together.
How to zip a full site
Put everything in one folder with an index.html at the top. Use relative links (css/style.css, not /css/style.css). Zip it and upload — byow strips junk and makes relative links work automatically.
A form people can actually use
Every submission is saved to your dashboard and (optionally) emailed to you. Here's the whole trip:
In the Maker, switch on the Contact form block. The AI builds a real, styled form wired straight to your dashboard.
Paste this form. Keep the action and field names exactly.
<form method="POST"
action="{{BYOW_FORM_ACTION}}">
<input name="name">
<input name="email" type="email">
<textarea name="message"></textarea>
<!-- spam trap: keep hidden -->
<input name="_hp" hidden>
<button>Send</button>
</form>Everything in one inbox
Open your dashboard, hit Messages on any site, and every submission is there — newest first, unread flagged.
Forms & messages are on every plan
Hosting, contact forms and message retrieval never cost points — only AI generation does.
- 5 hosted sites
- Contact forms + messages
- 1 free AI generation
- 100 sites + custom links
- Up to 12 sites & 15 revisions / month
- 300 byow points monthly