1. Publish Your Site

If your site is already published, you can skip this step and just copy the live site URL.

In the Dora editor, click the Publish button in the top-right corner. Click "Publish online" to make your site live.

Once published, copy your site URL (e.g., https://u6ok2nmp.dora.run).

image.png

2. Export to Static Bundle

Go to Dora Exporter and paste your published URL into the input field. Click Export to download a standalone .zip bundle containing all assets, fonts, and the Dora runtime.

image.png

3. Deploy Anywhere

Extract the downloaded ZIP file. You now have a fully static site with no external dependencies.

To deploy quickly, drag the extracted zip archive into Netlify Drop for instant hosting with a live URL.

image.png

Note: The exporter only works with published Dora sites. Ensure your site is publicly accessible before exporting.