# Bootstrap hosting for static builds

> Publish Bootstrap HTML/CSS/JS sites directly from a folder or ZIP archive.

Canonical: https://staticx.site/bootstrap-hosting

## Host plain Bootstrap sites

StaticX can publish hand-built Bootstrap HTML, CSS, JavaScript, images, and downloadable assets directly.

## Keep asset paths simple

Relative paths make Bootstrap pages easier to move between preview, free subdomain, and custom domain.

## Add forms without a backend

StaticX forms let Bootstrap landing pages collect leads while staying static.

## Deploy a Bootstrap website folder

Upload the HTML/CSS/JS folder, verify assets and forms, then publish the Bootstrap site as a version.

1. **Prepare the folder** — Include index.html, 404.html, Bootstrap CSS/JS, custom CSS, images, and any downloads.
2. **Test linked pages** — Open navigation links, modals, forms, and asset references before publishing.
3. **Publish to StaticX** — Deploy the folder or ZIP and connect a domain when the Bootstrap site is ready.

## Bootstrap sites are a natural fit for static hosting.

Many Bootstrap sites are straightforward HTML pages with CSS, JavaScript, and images. They do not need a server just to load quickly and collect basic leads.

StaticX adds release history, analytics, forms, custom domains, and file editing on top of that simple static foundation.

## Bootstrap launch checks

- **Local versus CDN assets** — Confirm whether Bootstrap is loaded from a CDN or included locally, and that both work in production.
- **Form actions** — Plain Bootstrap forms need StaticX form attributes or another backend before they collect entries.
- **Multi-page links** — Check every HTML page path and include 404.html for missing pages.

## FAQ

### Can I upload a Bootstrap template to StaticX?

Yes. Upload the template files with index.html at the root and all referenced assets included.

### Do Bootstrap forms work without PHP?

Yes, if you configure them for StaticX forms or another real form backend.

### Can I edit Bootstrap files in StaticX?

Yes. File editor saves update the working files, and publishing creates a new version.

### Can Bootstrap sites use custom domains?

Yes. Custom domains and SSL work for Bootstrap sites hosted on StaticX.

[View on staticx.site](https://staticx.site/bootstrap-hosting)
