# static-site-generator-comparison **Repository Path**: mirrors_codejamninja/static-site-generator-comparison ## Basic Information - **Project Name**: static-site-generator-comparison - **Description**: No description available - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Static Site Generators Listing A comprehensive listing of static site generators with some minimal meta data about them. [View the listing.](https://github.com/jaspervdj/static-site-generator-comparison/blob/master/list.yaml) [Edit the listing.](https://github.com/jaspervdj/static-site-generator-comparison/edit/master/list.yaml) [View the rendered listing.](http://staticsitegenerators.net) [Hack on the website that renders the listing.](https://github.com/bevry/staticsitegenerators) ## Requirements for Additions There are generally three types of Content Management Systems: 1. Dynamic Servers (e.g. WordPress, Ghost, DocPad, Harp) — these allow you to have re-render on every request abilities 2. Flat File CMS (e.g. Jekyll, DocPad) — these allow you to write your content as files 3. Static Site Generators (e.g. Jekyll, DocPad) — these generate a static website from your input that you can deploy anywhere Currently, this listing is for only projects that are either or both a Flat File CMS and Static Site Generator, but not for projects which are only Dynamic Servers (such as WordPress and Ghost). If you would actually like a listing of all Content Management Systems, where you can browse by their types. [Let us know in this discussion.](https://github.com/jaspervdj/static-site-generator-comparison/issues/52) ## License This listing is released into the public domain.