---
title: "[Contentstack Launch] - Host a Static Site on Launch"
description: Host a Static Site on Launch
url: https://www.contentstack.com/docs/developers/launch/host-a-static-site
product: Contentstack Launch
doc_type: guide
audience:
  - developers
version: v1
last_updated: 2026-03-26
---

# [Contentstack Launch] - Host a Static Site on Launch

This page explains how to host a static site on Contentstack Launch, intended for developers who want to deploy a static site by importing from a Git repository or uploading a zip file, and should be used when setting up static site hosting on Launch.

## Host a Static Site on Launch

Contentstack Launch allows you to host static sites on Launch by [importing projects from Git repositories](/docs/developers/launch/import-project-using-github/) or by [uploading a zip file](/docs/developers/launch/import-project-using-file-upload/).

By using the steps mentioned in the [Other Frameworks on Launch](/docs/developers/launch/other-frameworks-on-launch#hosting-a-static-site-on-launch) guide, you will be able to host a static site on Launch.

## Common questions

### Can I host a static site on Launch without a Git repository?
Yes, you can host static sites on Launch by uploading a zip file.

### Where do I find the steps to host a static site on Launch?
Use the steps mentioned in the [Other Frameworks on Launch](/docs/developers/launch/other-frameworks-on-launch#hosting-a-static-site-on-launch) guide.

### What are the supported ways to import a project for static site hosting?
You can import projects from Git repositories or upload a zip file.