---
title: "[JavaScript Delivery] - Build Static Sites Using Static Site Generators"
description: Build static sites using static site generators with Contentstack JavaScript Delivery.
url: https://www.contentstack.com/docs/developers/sdks/content-delivery-sdk/javascript-browser/build-static-sites-using-static-site-generators
product: Contentstack
doc_type: sdk-guide
audience:
  - developers
  - frontend-engineers
version: latest
last_updated: 2026-03-26
---

# [JavaScript Delivery] - Build Static Sites Using Static Site Generators

This page explains how to use Contentstack with static site generators to build simple and reliable static websites powered by Contentstack content. It is intended for developers using the JavaScript Delivery SDK and should be used when choosing or setting up a static site generator integration.

## Build Static Sites Using Static Site Generators

Contentstack provides plugins to build websites using [static site generators](/docs/developers/static-site-generators/). You can check out these static site generators to build simple and reliable websites, and power its content from Contentstack.

## Gatsby

- [Get started with Gatsby and Contentstack](/docs/developers/sample-apps/get-started-with-gatsby-and-contentstack)

## Metalsmith

- [Build a website using Metalsmith and Contentstack](/docs/developers/sample-apps/build-a-website-using-metalsmith-and-contentstack)

## More resources

- [View and Download JavaScript Delivery SDK repository on GitHub](https://github.com/contentstack/contentstack-javascript)

## Common questions

### Which static site generators are referenced on this page?
Gatsby and Metalsmith.

### Where can I find the JavaScript Delivery SDK repository?
In the “More resources” section: https://github.com/contentstack/contentstack-javascript

### Where do I start if I want to use Gatsby with Contentstack?
Use the link “Get started with Gatsby and Contentstack” under the Gatsby section.

### Where can I learn more about Contentstack static site generators?
Use the “static site generators” link: /docs/developers/static-site-generators/