---
url: "/weblify/build/export.md"
description: "Run Weblify's production checks and export your Figma website as an HTML and CSS ZIP."
---

# Audit and export a static website

> Run Weblify's production checks and export your Figma website as an HTML and CSS ZIP.

Weblify exports its pages as a static website containing HTML, shared CSS, local image assets, search metadata, and responsive layout rules. The exported site does not require a JavaScript framework or a Weblify hosting account.

## Run the preflight check

1. Open the **Export** tab.
2. Enter a site name.
3. Select **Run Preflight**.
4. Review any errors or warnings.

Errors block the export. Warnings do not block it, but you should review them before publishing.

Select **Repair Metadata** if valid Weblify layers have missing or outdated internal metadata. Run the preflight check again after repairing or editing the affected layers.

## Download the website

When the preflight status is **Ready**, select **Download Static Site (.zip)**. The ZIP contains:

- An HTML file for each Weblify page.
- Shared CSS and responsive rules.
- Images referenced by the website.
- Page titles, descriptions, and other configured metadata.

Unzip the download before uploading it to a static host.
