Static sites
I love using Hugo for generating static websites. I then use Netlify to host the sites for free.
Interesting generators
Gatsby - Using React.
VuePress - Minimalistic docs generator with Vue component based layout system.
zola - Fast static site generator in a single binary with everything built-in.
Styx - Purely functional static site generator in Nix expression language.
Charge - Opinionated, zero-config static site generator.
elm-pages - Statically typed site generator for Elm.
JuDoc - Simple static site generator (SSG) oriented towards technical blogging (code, maths, ...) and light, fast-loading pages.
Antwar - Static site generator built with React and Webpack.
Plot - DSL for writing type-safe HTML, XML and RSS in Swift.
Staticgen - Static website generator that lets you use HTTP servers and frameworks you already know.
rib - Haskell library for writing your own static site generator.
Publish - Static site generator for Swift developers.
Docsite - Open source static website generator.
Links
Awesome JAMStack - Modern web development architecture based on client-side JavaScript, reusable APIs, and prebuilt Markup.
StaticKit - Hassle-Free Forms For Static Sites.
Netlify Search Index Plugin - Generate a Search Index you can query via a static JSON blob or a Netlify Function.
Stork - Impossibly fast web search, made for static sites.
Last updated
Was this helpful?