Most popular site generator for Grunt.js and Yeoman. Assemble is used to build hundreds of web projects, ranging in size from a single page to 14,000 pages (that we're aware of!). | It is a static site generator for Deno. It's inspired by other static site generators, such as Jekyll and Eleventy, but it's faster, simpler and easier to use and configure, besides being super flexible. It supports multiple file formats, like Markdown, YAML, JavaScript, TypeScript, JSX, and Nunjucks, and it’s easy to extend. |
Allows you to carve your HTML up into reusable fragments: partials, includes, sections, snippets... Whatever you prefer to call them, Assemble does that.;Optionally use layouts to wrap your pages with commonly used elements and content.;"Pages" can either be defined as HTML/templates, JSON or YAML, or directly inside the Gruntfile.; | Supports multiple file formats;
You can hook processors to manipulate html and assets, like css or js;
Clean, fast and secure |
Statistics | |
GitHub Stars 4.3K | GitHub Stars 2.2K |
GitHub Forks 276 | GitHub Forks 106 |
Stacks 32 | Stacks 2 |
Followers 26 | Followers 5 |
Votes 0 | Votes 0 |
Integrations | |
| No integrations available | |

Think of Jekyll as a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories.

Hugo is a static site generator written in Go. It is optimized for speed, easy use and configurability. Hugo takes a directory with content and templates and renders them into a full html website. Hugo makes use of markdown files with front matter for meta data.

Gatsby lets you build blazing fast sites with your data, whatever the source. Liberate your sites from legacy CMSs and fly into the future.

Hexo is a fast, simple and powerful blog framework. It parses your posts with Markdown or other render engine and generates static files with the beautiful theme. All of these just take seconds.

Middleman is a command-line tool for creating static websites using all the shortcuts and tools of the modern web development environment.

Build websites using latest web tech tools that developers love - Vue.js, GraphQL and Webpack. Get hot-reloading and all the power of Node.js. Gridsome makes building websites fun again.

Pelican is a static site generator that supports Markdown and reST syntax. Write your weblog entries directly with your editor of choice (vim!) in reStructuredText or Markdown.

Empower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. DocPad will streamline your web development process allowing you to craft full-featured websites quicker than ever before.

In Metalsmith, all of the logic is handled by plugins. You simply chain them together. Since everything is a plugin, the core library is actually just an abstraction for manipulating a directory of files.

A simpler static site generator. An alternative to Jekyll. Written in JavaScript. Transforms a directory of templates (of varying types) into HTML. Works with HTML, Markdown, Liquid, Nunjucks, Handlebars, Mustache, EJS, Haml, Pug, and JavaScript Template Literals.