Analysis updated 2026-07-03
Browse the list to find a static site generator in your preferred language, such as Python, Ruby, Go, or Rust, before starting a new project
Compare options for building a blog, documentation site, portfolio, or wiki to pick the right tool for your content type
Discover CMS add-ons and hosting services that pair with static generators to add content management or deployment
| myles/awesome-static-generators | bytelegend/bytelegend | dingjikerbo/android-bluetoothkit | |
|---|---|---|---|
| Stars | 3,701 | 3,701 | 3,701 |
| Language | — | Java | Java |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 1/5 | 3/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Awesome Static Web Site Generators is a community-maintained reference list of tools that build static websites. A static website generator takes plain text files, usually written in a simple format like Markdown, and compiles them into finished HTML pages that can be hosted anywhere without a database or server-side application running behind them. The concept is simple: write your content, run the tool, and the output is a folder of ready-to-deploy web pages. The list organizes entries by what they are built for. The Blogs section covers tools designed around posts, feeds, and archives, and includes well-known options like Jekyll (Ruby), Hexo (JavaScript), Pelican (Python), and Eleventy (JavaScript) alongside dozens of smaller or newer alternatives. Other sections cover tools aimed at documentation sites, marketing pages, single-page sites, photography portfolios, and wikis. There is also a CMS section for tools that add a content management layer on top of static generation, and a Frameworks section for more general-purpose building blocks. Because static site generation is a common need with low implementation overhead, the list spans a wide range of programming languages. Entries are tagged by language, so you can find generators written in Python, Ruby, Go, Rust, PHP, Elixir, Julia, Clojure, Zig, and others. A Tools and Services section covers hosting options and utilities that complement the generators. This is a plain list, not a ranking or a recommendation. It is part of the broader curated awesome list ecosystem on GitHub, where communities maintain similar reference documents for many technical topics.
A curated reference list of static website generators organized by use case and programming language, covering tools for blogs, documentation, portfolios, wikis, and more.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.