Manual Upload
This guide explains how to manually upload your static website using a ZIP file.
Steps
- Click Add Project.

- Choose Import from ZIP file.

- Select your website ZIP folder.

- Enter your Site Name.
- Click Deploy.
- Your website will be uploaded and deployed with a unique subdomain.

GitHub Repository
This guide explains how to deploy your static website directly from a GitHub repository.
Steps
- Click Add Project.

- Choose Import from GitHub Repository.

- Select your repository from the list or paste the repository URL manually.

- Fill out the Build Form (specify branch, build commands if needed, etc.).

- Choose Static as the project type.
- Click Deploy.
- You will be redirected to the Logs Page to track deployment progress.
