Static Site Generators

A static site is one that serves a set of static files in response to web requests. The term "static" can seem like a misnomer on sites that use frontend JavaScript to create a high level of interactivity.

You could make a static site by writing every HTML, JavaScript, and CSS file from scratch, but these static site generators make the job a lot faster, easier, and more fun.

18 Projects
Sort
slate
Beautiful static documentation for your API
documentation
.
.
gatsby
⚛️📄🚀 Blazing fast static site generator for React
react
.
.
hexo
A fast, simple & powerful blog framework, powered by Node.js.
.
.
gitbook
📝 Modern documentation format and toolchain using Git and Markdown
.
.
metalsmith
An extremely simple, pluggable static site generator.
.
.
react-static
⚛️ 🚀 A progressive static site generator for React.
react
.
.
blendid
A delicious blend of gulp tasks combined into a configurable asset pipeline and static site builder
.
.
harp
Static Site Server/Generator with built-in preprocessing
.
.
assemble
Get the rocks out of your socks! Assemble makes you fast at creating code projects. Gulp- and grunt-friendly. Used by thousands of projects for rapid prototyping, creating themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites/static site generator, an alternative to Jekyll for gh-pages and more!
.
.
wintersmith
A flexible static site generator
.
.
phenomic
Modular website compiler (React, Webpack, Reason and whatever you want) ⚡️
.
.
docpad
Empower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. DocPad will streamline your web development process allowing you to craft full-featured websites quicker than ever before.
.
.
static-site-generator-webpack-plugin
Minimal, unopinionated static site generator powered by webpack
.
.
staticman
💪 Static sites with superpowers
.
.
nextein
A static site generator with markdown + react for Next.js
react
.
.
blacksmith
A generic static site generator built using flatiron, plates, and marked.
.
.
spike
:cactus: A modern static build tool, powered by webpack
.
.
antwar
A static site generator built with React and Webpack.
react
.
.
AKA
Static site generators are also known as: static site builder and static site framework.
CONTRIBUTING
To add to this list, submit a pull request in the javascriptstuff-db repository. Add an entry to this file.