This commit is contained in:
2025-07-18 23:13:11 +02:00
parent c9485bf576
commit 652812eed0
2354 changed files with 1266414 additions and 1 deletions

577
html/staticgenerators.html Normal file
View File

@@ -0,0 +1,577 @@
<h1 id="awesome-static-web-site-generators">Awesome Static Web Site
Generators</h1>
<p><a href="https://github.com/sindresorhus/awesome"><img
src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg"
alt="Awesome" /></a> <a
href="https://github.com/myles/awesome-static-generators/commits/master/README.md.atom"><img
src="https://mozorg.cdn.mozilla.net/media/img/trademarks/feed-icon-14x14.png"
alt="Changelog Feed" /></a></p>
<p>A static web site generator is an application that takes plain text
files and compiles them to HTML files.</p>
<!--lint disable alphabetize-lists-->
<ul>
<li><a href="#awesome-static-web-site-generators">Awesome Static Web
Site Generators</a>
<ul>
<li><a href="#blogs">Blogs</a></li>
<li><a href="#cms">CMS</a></li>
<li><a href="#documentation">Documentation</a></li>
<li><a href="#science">Science</a></li>
<li><a href="#marketing">Marketing</a></li>
<li><a href="#frameworks">Frameworks</a></li>
<li><a href="#photography">Photography</a></li>
<li><a href="#single-page">Single Page</a></li>
<li><a href="#tools">Tools</a></li>
<li><a href="#wikis">Wikis</a></li>
<li><a href="#helpful-tools-and-services">Helpful Tools and Services</a>
<ul>
<li><a href="#web-hosts">Web Hosts</a></li>
</ul></li>
<li><a href="#other-lists-of-static-web-site-generators">Other Lists of
Static Web Site Generators</a></li>
<li><a href="#related-awesome">Related Awesome</a></li>
<li><a href="#static-web-site-generators-in-other-awesome-lists">Static
Web Site Generators in Other Awesome Lists</a></li>
</ul></li>
</ul>
<!--lint enable alphabetize-lists-->
<h3 id="blogs">Blogs</h3>
<ul>
<li><a href="https://www.11ty.io/">11ty</a> - Eleventy is a simpler
static site generator. - <code>#JavaScript</code>
<code>#Node.js</code></li>
<li><a href="http://ablog.readthedocs.org/">ABlog</a> - A Sphinx
extension that converts any documentation or personal website project
into a full-fledged blog. - <code>#Python</code></li>
<li><a href="https://adduce.vale.rocks">Adduce</a> - A versatile static
site generator that handles both blogs and standard pages. -
<code>#Rust</code></li>
<li><a href="http://github.com/atas/ssg">Atas SSG</a> - A PHP-based
blog-aware vanilla-HTML static site generator for GitHub Pages with
markdown support.</li>
<li><a href="https://github.com/capjamesg/aurora">Aurora</a> - An
extensible, Python-based static site generator with support for jinja2
and markdown templates. - <code>#Python</code></li>
<li><a href="https://github.com/cfenollosa/bashblog">BashBlog</a> - A
single Bash script to create blogs. - <code>#Bash</code></li>
<li><a href="https://github.com/RayCC51/BashWrite">BashWrite</a> - You
can create a blog with a single Bash script, writing posts using
extended Markdown without any dependencies. - <code>#Bash</code></li>
<li><a href="https://github.com/venthur/blag">Blag</a> - blag is a
blog-aware, static site generator it uses Markdown and is written in
Python. - <code>#Python</code></li>
<li><a
href="https://github.com/tesar-tech/BlazorStatic">BlazorStatic</a> - Use
ASP.NET Blazor to generate static pages. - <code>#.NET</code>
<code>#C#</code></li>
<li><a href="https://code.rosaelefanten.org/blogcpp/">BlogC++</a> - A
static blog generator, written in C++17. - <code>#C++</code></li>
<li><a href="https://bloggrify.com/">Bloggrify</a> - A static blog
generator using Markdown, built on top of Nuxt-Content. -
<code>#Vue.js</code> <code>#Markdown</code></li>
<li><a href="https://bssg.dragas.net/">BSSG</a> - Flexible generator to
create minimal and accessible websites, either blogs or other kind of
journals. - <code>#Bash</code></li>
<li><a href="https://cobalt-org.github.io">Cobalt</a> - A Rust static
site generator. - <code>#Rust</code></li>
<li><a href="https://github.com/coleslaw-org/coleslaw">Coleslaw</a> -
Flexible blog and site generator with a lot of plugins. -
<code>#CommonLisp</code></li>
<li><a
href="https://github.com/spekulatius/laravel-commonmark-blog">CommonMark
Blog for Laravel</a> - Static generator to use with Laravel projects.
Uses CommonMark and FrontMatter to generate and publish files in the
<code>public</code>-folder. Supports articles as well as listing pages
<code>#PHP</code></li>
<li><a href="https://franklinjl.org/">Franklin</a> - A static site
generator written in Julia that is primarily intended for technical
blogging. - <code>#Julia</code></li>
<li><a href="https://github.com/imfunniee/gitfolio">Gitfolio</a> - A
portfolio website where you could showcase your work + a blog that will
help you spread your ideas into real world. - <code>#Node.js</code></li>
<li><a href="https://github.com/dannyvankooten/gozer">Gozer</a> - Simple
&amp; fast static site generator in a single static binary. -
<code>#Go</code> <code>#Golang</code></li>
<li><a href="https://github.com/hexojs/hexo">Hexo</a> - A fast, simple
&amp; powerful blog framework. - <code>#JavaScript</code>
<code>#Node.js</code></li>
<li><a href="https://github.com/hyde/hyde">Hyde</a> -
<code>#Python</code></li>
<li><a href="https://github.com/hydephp/hyde">HydePHP</a> - Elegant and
powerful static site generator with rich support for blogs,
documentation sites, and more using Markdown and/or Blade -
<code>#PHP</code> <code>#Laravel</code></li>
<li><a href="https://www.jamify.org/">Jamify Gatsby</a> - Publish
flaring fast blogs with Gatsby and Ghost. - <code>#JavaScript</code>
<code>#React</code> <code>#Gastby</code></li>
<li><a href="https://github.com/styxlab/next-cms-ghost">Jamify
NextJS</a> - Publish flaring fast blogs with Next.js and Ghost. -
<code>#JavaScript</code> <code>#React</code> <code>#Next.js</code></li>
<li><a href="https://github.com/jekyll/jekyll">Jekyll</a> - Jekyll is a
simple, blog-aware, static site generator perfect for personal, project,
or organization sites. - <code>#Ruby</code></li>
<li><a href="https://github.com/kabukky/journey">Journey</a> -
<code>#Go</code></li>
<li><a href="https://github.com/mreider/krems">Krems</a> - A simple,
lightweight static site generator for Markdown, with live preview, and
GitHub Pages compatibility. <code>#Ruby</code></li>
<li><a href="https://gitlab.com/alicela1n/litestatic">Litestatic</a> -
Tiny lightweight static site generator written in Python that uses
markdown and liquid to generate a website. <code>#Python</code></li>
<li><a href="https://github.com/sunainapai/makesite">Makesite</a> -
Simple, lightweight, and magic-free static site/blog generator (&lt; 130
lines) for Python coders <code>#Python</code></li>
<li><a href="https://github.com/alyxshang/mandy">Mandy</a> - A light and
fast static-site generator. :sparkles: :fire: - <code>#Rust</code></li>
<li><a href="https://github.com/rochacbruno/marmite">Marmite</a> - Zero
Config, Simple and fast, just run it on a folder with markdown files and
done! <code>#Rust</code></li>
<li><a href="https://mkws.sh">mkws</a> - simple static site generator
<code>#sh</code></li>
<li><a href="https://getnikola.com/">Nikola</a> -
<code>#Python</code></li>
<li><a href="https://github.com/imathis/octopress">Octopress</a> -
Similar to Jekyll but where everything you need is already setup. -
<code>#Ruby</code> <code>#Jekyll</code></li>
<li><a href="https://orchid.netlify.app">Orchid Posts</a> - Add
Jekyll-like blogging functionality to your Orchid site. -
<code>#Orchid</code> <code>#Java</code> <code>#Kotlin</code></li>
<li><a href="https://github.com/getpelican/pelican">Pelican</a> - Uses
Markdown or ReST for content and Jinja2 for themes. -
<code>#Python</code></li>
<li><a href="https://prpl.dev">PRPL</a> - A modular static site
generator built for longevity - <code>#TypeScript</code>
<code>#JavaScript</code> <code>#Node.js</code></li>
<li><a href="http://www.qgoda.net/">Qgoda</a> - Arbitrary taxonomies and
cross-links, multi-lingua. - <code>#Perl</code></li>
<li><a href="https://quartz.jzhao.xyz/">Quartz</a> - Batteries-included
extensible Markdown renderer for your digital garden, complete with GH
Pages integration and RSS. - <code>#TypeScript</code>
<code>#Node.js</code></li>
<li><a href="https://github.com/williamd1k0/sake">Sake</a> - A simple
static site generator built with make. - <code>#make</code>
<code>#Jinja2</code></li>
<li><a href="https://dalgona.github.io/Serum/">Serum</a> - Serum is a
static website generator written in Elixir Programming Language. -
<code>#Elixir</code></li>
<li><a href="https://sphido.cz">Sphido</a> - A rocket 🚀 fast,
lightweight, static site generator <code>#Node.js</code></li>
<li><a href="https://github.com/spress/Spress/">Spress</a> -
<code>#PHP</code></li>
<li><a href="https://www.stapy.net">Stapy</a> - Works without any
additional package and without command line on Windows. -
<code>#Python</code></li>
<li><a href="https://github.com/nakkaya/static">Static</a> - Supports
org-mode and markdown. - <code>#Clojure</code></li>
<li><a href="http://preaction.me/statocles/">Statocles</a> - Markdown,
code highlighting etc. <code>#Perl</code></li>
<li><a href="https://github.com/getstattic/stattic">Stattic</a> -
Decentralized Publishing - <code>#Python</code></li>
<li><a href="https://github.com/vladris/tinkerer">Tinkerer</a> -
<code>#Python</code></li>
<li><a href="https://github.com/elementor/wp2static">WP2Static</a> -
WordPress static site generator for security, performance and cost
benefits</li>
<li><a href="https://xlog.emadelsaid.com/">Xlog</a> - Personal knowledge
management application with focus on enriching markdown files and
surfacing implicit links between pages.</li>
</ul>
<h3 id="cms">CMS</h3>
<ul>
<li><a href="https://ari.se.net">Arise</a> - A 90s-web inspired Bash
static site generator designed around slow-moving stable dependencies,
modular page hierarchy, and cloud-native CI deployment. -
<code>#Bash</code></li>
<li><a href="https://datenstrom.se/yellow/">Datenstrom Yellow</a> - For
people who make small websites. - <code>#PHP</code></li>
<li><a href="https://www.getlektor.com/">Lektor</a> - An easy to use
static CMS and blog engine. - <code>#Python</code></li>
<li><a href="https://lume.land/cms/">LumeCMS</a> -
<code>#JavaScript</code> <code>#TypeScript</code>
<code>#Deno</code></li>
<li><a href="https://primo.so">Primo</a> - An all-in-one static site
builder. - <code>#Svelte</code> <code>#Electron</code></li>
<li><a href="http://getpublii.com/">Publii</a> - Easy-to-use desktop app
to generate static websites. - <code>#JavaScript</code>
<code>#Electron</code></li>
<li><a href="https://wordmogul.com">Wordmogul</a> - Minimalistic
blogging platform with ZIP export of .md files (GUI for Hugo/Jekyll). -
<code>#Go</code> <code>#Golang</code></li>
</ul>
<h3 id="documentation">Documentation</h3>
<ul>
<li><a href="https://heinventions.github.io/docnado-site">Docnado</a> -
A rapid documentation tool that will blow you away; batteries and style
included. - <code>#Python</code> <code>#Jinja2</code></li>
<li><a href="https://github.com/docpad/docpad">DocPad</a> -
<code>#JavaScript</code> <code>#CoffeeScript</code>
<code>#Node.js</code></li>
<li><a href="https://docsify.js.org/">Docsify</a> - A magical
documentation site generator. <code>#JavaScript</code>
<code>#Node.js</code></li>
<li><a href="https://github.com/Doctave/doctave">Doctave</a> - A
batteries-included developer documentation site generator. -
<code>#Rust</code></li>
<li><a href="https://docusaurus.io/">Docusaurus</a> - Easy to maintain
open source documentation websites. - <code>#JavaScript</code>
<code>#React</code></li>
<li><a href="https://github.com/GitbookIO/gitbook">GitBook</a> - Modern
documentation format and toolchain using Git and Markdown. -
<code>#GitBook</code>
<ul>
<li><a href="https://github.com/honkit/honkit">HonKit</a> -
Community-maintained fork of GitBook wiith ongoing plugin and core
maintenance. - <code>#HonKit</code></li>
</ul></li>
<li><a href="https://rust-lang.github.io/mdBook">mdBook</a> - Create
book from markdown files. - <code>#Rust</code></li>
<li><a href="https://www.mkdocs.org/">MkDocs</a> - Write your docs in
Markdown and configure the generator with a single YAML configuration
file. - <code>#Python</code></li>
<li><a href="https://orchid.run/plugins/orchidjavadoc">Orchid
Javadoc</a> - Create beautiful Javadocs for your project within your
Orchid site. - <code>#Orchid</code> <code>#Java</code>
<code>#Kotlin</code></li>
<li><a href="https://github.com/lord/slate">Slate</a> -
<code>#Ruby</code></li>
<li><a href="http://sphinx-doc.org/">Sphinx</a> -
<code>#Python</code></li>
</ul>
<h3 id="science">Science</h3>
<ul>
<li><a href="https://curvenote.com/docs/web">Curvenote</a> - Build
scientific and technical websites for books, preprints, papers and
reports using MyST Markdown and Jupyter Notebooks -
<code>#Node.js</code></li>
</ul>
<h3 id="marketing">Marketing</h3>
<ul>
<li><a href="https://github.com/Tsukumogami-Software/milou">Milou</a> -
Create beautiful and informative press kits to showcase your company and
products to the medias - <code>#Node.js</code></li>
</ul>
<h3 id="code-playground">Code Playground</h3>
<ul>
<li><a href="https://github.com/shi-yan/codestage">CodeStage</a> - A
static site generator to create javascript playgrounds / interactive
demos.</li>
</ul>
<h3 id="frameworks">Frameworks</h3>
<ul>
<li><a href="https://github.com/ZarehD/AspNetStatic">AspNetStatic</a> -
<code>#C#</code> <code>ASP.NET</code></li>
<li><a href="http://assemble.io/">Assemble</a> -
<code>#JavaScript</code> <code>#Node.js</code></li>
<li><a href="https://docs.astro.build/">Astro</a> - Framework agnostic
static site generator with component-level support for partial hydration
on page load, page idle, component visible or none. -
<code>#JavaScript</code> <code>#Node.Js</code> <code>#React.js</code>
<code>#Vue.js</code> <code>#Svelte.js</code></li>
<li><a href="https://github.com/blurry-dev/blurry">Blurry</a> - Blurry
is a schema-first, plugin-enabled static site generator. Markdown front
matter directly to Schema.org types, so your content is SEO-friendly and
rich results-ready out of the box. - <code>#Python</code></li>
<li><a href="https://www.bridgetownrb.com/">Bridgetown</a> - A
next-generation, progressive site generator &amp; fullstack framework,
powered by Ruby. - <code>#Ruby</code></li>
<li><a href="https://github.com/koenbok/Cactus">Cactus</a> -
<code>#Python</code></li>
<li><a href="https://capri.build/">Capri</a> - Static site generator
based on Vite with partial hydration for a variety of frameworks. -
<code>#TypeScript</code> <code>#React.js</code> <code>#Preact</code>
<code>#Solid</code> <code>#Vue</code> <code>#Svelte</code></li>
<li><a href="https://github.com/xy2z/capro">Capro</a> - Flexible PHP8
static site generator, using Blade template engine. - <code>#PHP</code>
<code>#Blade</code></li>
<li><a href="https://github.com/badosu/coil">coil</a> -
<code>#elixir</code></li>
<li><a
href="http://complexity.readthedocs.org/en/latest/">Complexity</a> - For
those who like to work in HTML. - <code>#Python</code></li>
<li><a
href="https://amokfa.github.io/posts/constexprjs.html">ConstexprJS</a> -
Evaluate and struo JS in your website ahead of time. -
<code>#JavaScript</code></li>
<li><a href="https://cuttlebelle.com/">Cuttlebelle</a> - The react
static site generator that separates editing and code concerns. -
<code>#JavaScript</code> <code>#Node.js</code>
<code>#React.js</code></li>
<li><a href="https://github.com/tfpk/dewar">Dewar</a> - A flask-like
static site generator. - <code>#Python</code></li>
<li><a href="https://elderguide.com/tech/elderjs/">Elder.js</a> - An
opinionated, SEO focused, static site generator for Svelte.js. -
<code>#JavaScript</code> <code>#Node.js</code>
<code>#Svelte.js</code></li>
<li><a
href="https://github.com/SimonSapin/Frozen-Flask">Flask-Frozen</a> -
Freezes a Flask application into a set of static files. -
<code>#Python</code> <code>#Flask</code></li>
<li><a
href="https://github.com/elektrischerwalfisch/flatmark">flatMark</a> - A
lightweight, flat-file Markdown-based website generator -
<code>#PHP</code> <code>#Markdown</code></li>
<li><a href="https://github.com/kobo/gaiden">Gaiden</a> - A tool that
makes it easy to create documentation with Markdown. -
<code>#Groovy</code></li>
<li><a href="https://github.com/gatsbyjs/gatsby">Gatsby</a> -
<code>#JavaScript</code> <code>#Node.js</code>
<code>#React.js</code></li>
<li><a href="https://git.sr.ht/~akkartik/gen_site">gen_site</a> -
Extremely minimalist site generator for people willing to edit raw HTML.
- <code>#Lua</code></li>
<li><a href="https://github.com/FooSoft/goldsmith">Goldsmith</a> - Fast
and simple pipeline-based static site generator, extensible via plugins.
<code>#Go</code></li>
<li><a href="https://github.com/sysgears/grain">Grain</a> -
<code>#Groovy</code></li>
<li><a href="https://github.com/jaspervdj/hakyll">Hakyll</a> - Hakyll is
a Haskell library for generating static sites, mostly aimed at
small-to-medium sites and personal blogs. It is written in a very
configurable way and uses an xmonad-like DSL for configuration. -
<code>#Haskell</code></li>
<li><a href="http://harpjs.com/">Harp</a> - <code>#JavaScript</code>
<code>#Node.js</code></li>
<li><a href="https://github.com/spf13/hugo">Hugo</a> - It is optimized
for speed, easy use and configurability. - <code>#Go</code></li>
<li><a href="https://iles.pages.dev">îles</a> - Generates static sites
with islands of interactivity - <code>#Vue</code>, <code>#Preact</code>,
<code>#Svelte</code>, <code>#Solid</code></li>
<li><a href="https://github.com/jbake-org/jbake">JBake</a>
<code>#Java</code></li>
<li><a href="https://github.com/gar1t/lambdapad">LambdaPad</a> -
<code>#Erlang</code></li>
<li><a href="https://lume.land/">Lume</a> - <code>#JavaScript</code>
<code>#TypeScript</code> <code>#Deno</code></li>
<li><a href="https://github.com/datagrok/makebakery">m4-bakery</a> -
<code>#make</code> <code>#m4</code></li>
<li><a href="https://github.com/segmentio/metalsmith">Metalsmith</a> -
An extremely simple, pluggable static site generator. -
<code>#JavaScript</code> <code>#Node.js</code></li>
<li><a href="https://github.com/middleman/middleman">Middleman</a> -
Middleman is a static site generator using all the shortcuts and tools
in modern web development. - <code>#Ruby</code></li>
<li><a href="https://github.com/nanoc/nanoc">nanoc</a> - Flexible
support for small personal to large corporate web sites. -
<code>#Ruby</code></li>
<li><a href="https://nuxtjs.org/">Nuxt.js</a> - Versatile vue-based
framework for server-side-rendered, static and traditional single page
applications.</li>
<li><a href="https://github.com/BennyHallett/obelisk">obelisk</a> -
<code>#elixir</code></li>
<li><a href="https://orchid.netlify.com/">Orchid</a> - A beautiful and
truly unique documentation engine and static site generator. -
<code>#Java</code> <code>#Kotlin</code></li>
<li><a href="http://pagegen.phnd.net/">Pagegen</a> -
<code>#Python</code></li>
<li><a href="https://phenomic.io/">Phenomic</a> - Modern static website
generator based on the React and Webpack ecosystem. -
<code>#Javascript</code> <code>#Node.js</code>
<code>#React.js</code></li>
<li><a href="https://github.com/JohnSundell/Publish">Publish</a> -
enables entire websites to be built using Swift, and supports themes,
plugins and tons of other powerful customization options -
<code>#Swift</code></li>
<li><a href="https://quarto.org/">Quarto</a> - An open-source scientific
and technical publishing system with literate programming in multiple
languages.</li>
<li><a href="https://github.com/nozzle/react-static">React Static</a> -
A progressive static-site framework for React. -
<code>#React.js</code></li>
<li><a href="https://github.com/scullyio/scully">Scully</a> - The Static
Site Generator for Angular apps. - <code>#TypeScript</code>
<code>#Angular</code></li>
<li><a href="https://sculpin.io/">Sculpin</a> - <code>#PHP</code></li>
<li><a href="https://gitlab.com/olfek/silssig">Silssig</a> - Dart
powered static site generator for GitHub/GitLab pages and other similar
services with support for markdown. - <code>#Dart</code></li>
<li><a href="https://github.com/leafo/sitegen">Sitegen</a> -
<code>#Lua</code> <code>#MoonScript</code></li>
<li><a href="https://designmodo.com/slides/">Slides</a> -
<code>#JavaScript</code></li>
<li><a href="https://soupault.app/">Soupault</a> - A static site
framework and post-processor that works with HTML element trees and can
automatically manipulate them. - <code>#Lua</code>
<code>#OCaml</code></li>
<li><a href="https://styx-static.github.io/styx-site/">Styx</a> - The
Purely Functional Static Site Generator. - <code>#Nix</code></li>
<li><a href="https://kit.svelte.dev/">SvelteKit</a> - SvelteKit is a
framework for building web applications of all sizes, with a beautiful
development experience and flexible filesystem-based routing. -
<code>#JavaScript</code> <code>#TypeScript</code>
<code>#Svelte</code></li>
<li><a href="https://github.com/braceio/tags">Tags</a> -
<code>#Python</code></li>
<li><a href="http://urubu.jandecaluwe.com/">Urubu</a> -
<code>#Python</code></li>
<li><a href="https://vuepress.vuejs.org/">VuePress</a> - Vue.js powered
static site generator. - <code>#JavaScript</code></li>
<li><a href="http://webgen.gettalong.org/">webgen</a> -
<code>#Ruby</code></li>
<li><a href="https://github.com/jnordberg/wintersmith">Wintersmith</a> -
<code>#JavaScript</code> <code>#Node.js</code></li>
<li><a href="https://github.com/bk/wmk">wmk</a> - Flexible and
versatile, uses Mako templates - <code>#Python</code></li>
<li><a href="https://github.com/jgm/yst">yst</a> - Powered by YAML. -
<code>#Haskell</code></li>
<li><a href="https://www.getzola.org">Zola</a> - Rust powered static
site generator - <code>#Rust</code></li>
</ul>
<h3 id="photography">Photography</h3>
<ul>
<li><a href="https://github.com/Jack000/Expose">Expose</a> - For
photoessays. - <code>#Bash</code></li>
<li><a href="https://github.com/waynezhang/foto">foto</a> - Yet another
another publishing tool for minimalist photographers. - <code>#Go</code>
<code>#Golang</code></li>
<li><a href="https://github.com/Psycojoker/prosopopee/">Prosopopee</a> A
static website generator to make beautiful customizable pictures
galleries that tell a story - <code>#Python</code></li>
<li><a href="https://sigal.readthedocs.org/en/latest/">Sigal</a> -
<code>#Python</code></li>
</ul>
<h3 id="audio-video">Audio / Video</h3>
<ul>
<li><a href="https://simonrepp.com/faircamp/">Faircamp</a> - A static
site generator for audio producers. - <code>#Rust</code></li>
<li><a href="https://simonrepp.com/hyper8/">Hyper 8</a> - A static site
generator for video. - <code>#Rust</code></li>
</ul>
<h3 id="rss-news">RSS News</h3>
<ul>
<li><a href="https://github.com/exaroth/liveboat">Liveboat</a> -
Generate static pages from your RSS urls - <code>#Rust</code></li>
</ul>
<h3 id="single-page">Single Page</h3>
<ul>
<li><a href="https://github.com/chrisdiana/cms.js">CMS.js</a> - A fully
client-side, JavaScript Markdown site generator. -
<code>#JavaScript</code></li>
<li><a href="http://ricostacruz.com/flatdoc/">Flatdoc</a> - A small
JavaScript file that fetches Markdown files and renders them as full
pages. - <code>#JavaScript</code></li>
<li><a href="https://github.com/ZhgChgLi/linkyee">linkyee</a> - A fully
customized, open-source LinkTree alternative deployed directly on GitHub
Pages. - <code>#Ruby</code></li>
</ul>
<h3 id="tools">Tools</h3>
<ul>
<li><a href="https://git.mills.io/prologic/zs">zs</a> - an extremely
minimal static site generator. - <code>#Go</code></li>
</ul>
<h3 id="wikis">Wikis</h3>
<ul>
<li><a href="https://github.com/gollum/gollum">Gollum</a> - Gollum is a
simple wiki system built on top of Git. - <code>#Ruby</code></li>
<li><a href="https://ikiwiki.info/">ikiwiki</a> -
<code>#Perl</code></li>
<li><a href="https://github.com/rust-lang/mdBook">mdBook</a> - Create
book from markdown files. Like Gitbook but implemented in Rust. -
<code>#Rust</code></li>
<li><a
href="https://orchid.run/wiki/learn/tutorials/how-to-document-kotlin#wiki">Orchid
Wiki</a> - A Gitbook-like wiki for your Orchid site. -
<code>#Orchid</code> <code>#Java</code> <code>#Kotlin</code></li>
</ul>
<h2 id="helpful-tools-and-services">Helpful Tools and Services</h2>
<ul>
<li><a href="https://www.cloud66.com/">Cloud 66</a> - Builds and deploys
static websites to your own cloud account.</li>
<li><a href="https://fabform.io/">Fabform</a> - A smart form backend
service that works with all modern javascript frameworks.</li>
<li><a href="http://www.formspree.io/">Formspree</a> - Adds functional
forms to your static web sites.</li>
<li><a
href="http://git-annex.branchable.com/tips/setup_a_public_repository_on_a_web_site/">git-annex</a>
- Configure git-annex for a public repository for a static web
site.</li>
<li><a href="https://jamstackthemes.dev/">JAMStack Themes</a> - A
collection of themes filterable by static site generator and CMS
support.</li>
<li><a href="https://statichunt.com/">Statichunt</a> - An open sources
directory of 700+ free themes and resources for static site generators
submitted by the community.</li>
</ul>
<h3 id="web-hosts">Web Hosts</h3>
<ul>
<li><a href="http://aws.amazon.com/s3/">AWS S3</a></li>
<li><a
href="https://docs.microsoft.com/en-us/azure/static-web-apps/">Azure
Static Web Apps</a></li>
<li><a href="https://pages.cloudflare.com/">Cloudflare Pages</a></li>
<li><a href="https://about.gitlab.com/product/pages/">GitLab
Pages</a></li>
<li><a href="https://kinsta.com/static-site-hosting/">Kinsta Static Site
Hosting</a></li>
<li><a href="https://www.netlify.com/">Netlify</a></li>
<li><a href="https://pico.sh/pgs">pgs</a></li>
<li><a href="https://surge.sh/">Surge</a></li>
<li><a href="https://vercel.com/">Vercel</a></li>
</ul>
<h2 id="other-lists-of-static-web-site-generators">Other Lists of Static
Web Site Generators</h2>
<ul>
<li><a href="https://bejamas.io/blog/static-site-generators/">Beginners
Guide to Static Site Generators</a></li>
<li><a
href="https://snipcart.com/blog/choose-best-static-site-generator">Best
Static Site Generators in 2019</a></li>
<li><a href="https://headlesscms.org/">HeadlessCMS</a></li>
<li><a href="http://staticsitegenerators.net/">Static Site
Generators</a></li>
<li><a href="https://www.staticgen.com/">StaticGen</a></li>
</ul>
<h2 id="related-awesome">Related Awesome</h2>
<p>Awesome lists that help you with your new static web site.</p>
<ul>
<li><a href="https://github.com/therebelrobot/awesome-bootstrap">Awesome
Bootstrap</a> - A curated list of free Bootstrap themes.</li>
<li><a href="https://github.com/diegocard/awesome-html5">Awesome
HTML5</a></li>
<li><a href="https://github.com/heyalexej/awesome-images">Awesome
Images</a> - A curated list of amazingly awesome free (stock) photo
resources.</li>
<li><a href="https://github.com/b-long/awesome-static-hosting">Awesome
Static Hosting Providers</a> - A collection of awesome static hosting
providers and related resources.</li>
<li><a
href="https://github.com/aharris88/awesome-static-website-services">Awesome
Static Website Services</a> - A curated list of awesome static websites
services</li>
<li><a href="https://github.com/shime/creative-commons-media">Creative
Commons Media</a> - A curated list of resources that provide media
licensed under Creative Commons licenses.</li>
<li><a
href="https://github.com/dypsilon/frontend-dev-bookmarks">Frontend
Development</a></li>
</ul>
<h2 id="static-web-site-generators-in-other-awesome-lists">Static Web
Site Generators in Other Awesome Lists</h2>
<ul>
<li><a
href="https://github.com/forhappy/awesome-lua#static-site-generator">forhappy/awesome-lua
- Static Site Generator</a></li>
<li><a
href="https://github.com/h4cc/awesome-elixir#static-page-generation">h4cc/awesome-elixir
- Static Page Generation</a></li>
<li><a
href="https://github.com/kdabir/awesome-groovy#static-web">kdabir/awesome-groovy
- Static Web</a></li>
<li><a
href="https://github.com/markets/awesome-ruby#static-site-generation">markets/awesome-ruby
- Static Site Generators</a></li>
<li><a
href="https://github.com/Sdogruyol/awesome-ruby#static-page-generation">Sdogruyol/awesome-ruby
- Static Page Generation</a></li>
<li><a
href="https://github.com/sindresorhus/awesome-nodejs#static-site-generators">sindresorhus/awesome-nodejs
- Static Site Generators</a></li>
<li><a
href="https://github.com/vinta/awesome-python#static-site-generator">vinta/awesome-python
- Static Site Generators</a></li>
<li><a
href="https://github.com/ziadoz/awesome-php#static-site-generators">ziadoz/awesome-php
- Static Site Generators</a></li>
</ul>
<p><a
href="https://github.com/myles/awesome-static-generators">staticgenerators.md
Github</a></p>