> ## Documentation Index
> Fetch the complete documentation index at: https://docs.liteshop.me/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a Site

> Generate a conforming Site Bundle and deploy it to a Liteshop subdomain.

## 1. Give the AI your brief

Include the business name, audience, desired pages, visual direction, written content, locale, timezone, and any image attachments. Then provide this instruction:

```text theme={null}
Read https://docs.liteshop.me/llms.txt before writing any files. Create a complete Liteshop Site Bundle for the following brief. Use only capabilities marked available. Return one ZIP with index.html and liteshop.json at its root.
```

## 2. Inspect the result

The ZIP root must contain `index.html` and `liteshop.json`. Local CSS, JavaScript, and images must be included in the archive. The Site must not depend on a package installation, build step, server, secret, or external runtime asset.

Finder ZIPs containing one enclosing folder are accepted, but a flat ZIP is preferred.

## 3. Upload and deploy

1. Accept your Liteshop invitation and sign in.
2. Open **Website**.
3. Choose **Upload files**.
4. Enter the Site name and desired subdomain.
5. Select the ZIP and choose **Validate and publish**.

If validation fails, paste the complete diagnostics into the same AI conversation. Ask it to apply each `repair` instruction and return a corrected ZIP rather than bypassing the validator.

## 4. Verify production

Open the generated `https://<subdomain>.liteshop.me` address and test every page, link, responsive layout, and local asset.
