Static site generators

We love static sites and have plugins to support three of our favorites.

Middleman

Middleman is a Ruby based static-site generator, and this plugin will help you manage your Contentful content.

View on GitHub

View examples

Jekyll

Jekyll is a Ruby based static-site generator, and this plugin pulls content from Contentful.

View on GitHub

View examples

Metalsmith

Metalsmith is a JavaScript based static-site generator, and this plugin fetches and renders data from Contentful.

View on GitHub

View examples

Tutorials

Automated rebuild and deployment with CircleCI and Webhooks

This tutorial shows you how to setup and automatically deploy static sites using Jekyll or Middleman with CircleCI.

Other tools

We have more tools available to extend the functionality of Contentful. We have tested these tools, but they are not officially supported by Contentful.

Gatsby

Gatsby is a static-site generator based on React. Gatsby has a package that enables Contentful to be a data source for a Gatsby project.

View on GitHub

Roots

Roots is a JavaScript based static-site generator, and this plugin helps you manage content from Contentful.

View on GitHub

View examples

Simple static-site generator

A CLI tool to generate a site from templates and data in a Contentful space.

View on GitHub

AWS Lambda

An example project for building a static site using AWS Lambda.

View example