Static-Site-Generators
Static website generators
A curated list of tools and software packages for generating static websites
A definitive list of tools for generating static websites.
595 stars
29 watching
94 forks
last commit: about 1 month ago
Linked from 3 awesome lists
static-sitestatic-site-generator
Related projects:
Repository | Description | Stars |
---|---|---|
apex/static | A toolkit for building static sites with domain-specific tools and libraries | 293 |
gettalong/webgen | Generates static websites from templates and content files | 112 |
fugangqiang/mdblog.rs | A static site generator for Markdown files with features like TeX math support and customizable blog layout | 59 |
markdalgleish/static-site-generator-webpack-plugin | A tool that uses Webpack to generate static websites by pre-rendering routes at build time. | 1,608 |
xcatliu/pagic | A tool that enables easy creation of static websites using Deno and React | 1,648 |
nakkaya/static | A Clojure-based static site generator that can process and render org-mode and markdown files. | 194 |
srid/ema | A Haskell library toolkit for building fast and hot-reloadable static sites. | 117 |
yet-another-static-site-generator/yass | A tool for generating static websites with support for custom templates and modules written in various languages. | 24 |
pablomartinezalvarez/glayu | A static site generator for mid-sized sites with support for partial generation and themes. | 79 |
veltiosoft/vss | A tool for building static websites with Markdown content and customizable layouts. | 33 |
braceio/tags | Tools to simplify static website generation by extracting common HTML code into reusable partials and dynamically updating the content | 190 |
web-infra-dev/rspress | A fast static site generator with support for MDX and full-text search. | 1,443 |
hilmanski/mini-ssg | A static site generator that provides a simple and minimal way to build HTML pages with reusable components. | 63 |
tighten/jigsaw | A static site generator built with PHP and Laravel's Blade, allowing developers to create simple websites without server-side rendering or database interactions. | 2,134 |
braddenver/react-static-site | An experiment in generating a static site from react using JavaScript. | 377 |