Dapper

Dapper 0.18

There are two main practices in Web development when it comes to website building. One of them is using a CMS that employs the help of a visual interface to let the developer build the site, while the second, more obscure, is to use a technology called...

DocPad

DocPad 6.78.4 updated

DocPad's core is a template engine which has complete access to the site structure and document model. This means the developer can have the unlimited power of a CMS and the simplicity of a notepad. So basically DocPad allows developers to create...

Enfield

Enfield 0.4.0

Enfield was inspired by the Ruby-based Jekyll static site generator developed for GitHub, and works in a very similar fashion to the original. While it can produce static site structures like Jekyll, it also supports its blogging feature, helping...

Gabby

Gabby 0.3.0

Gabby is a Node.js static site generator, a tool that reads template and content files stored in a designated folder and compiles them to an HTML website.This website can then be served from where it stands via the Node.js server tools, via Gabby's...

Grav

Grav 0.9.45 / 1.0.0-rc.4 updated

Grav falls in the same category as other PHP scripts like Stacey, Kirby, Yellow, NoShi, or Pico, and scripts written in other programming languages like Jekyll, Hakyll, DocPad, Metalsmith, and Nikola. Grav works in a similar fashion, using a template...

Graze

Graze 5.5.1

Graze lets developers create static websites that can be deployed to a server as classic HTML, CSS, JS, and static assets (multimedia files).Developers can use Graze to create templates for various pages and then add the site's content as separate...

Hakyll

Hakyll 4.7.5.1 updated

As the name suggests, Hakyll is heavily inspired by Ruby's Jekyll tool.Hakyll can be used for small-to-medium sites and personal blogs.It parses template and content files, generating a static HTML website based on a predefined set of rules.Also available...

Hastie

Hastie 1.0

Hastie was modeled after the Jekyll site generator, a powerful tool coded in Ruby and used on GitHub Pages. It works practically the same way, only it uses Go for its codebase, is completely portable and comes with all the dependencies packed in.The...

High Voltage

High Voltage 2.3.0 updated

High Voltage reads an ERB template file, inserts the content and renders out a static HTML page.While this technique is not new at all, High Voltage doesn't go into the fine details a normal static site generator will go to.The module only includes the...

HubPress

HubPress 0.4.0 updated

HubPress is different from other blogging platforms because it doesn't use a database, nor does it use a classic WYSIWYG editing experience. This tool merges technologies like static site generators with modern hosting infrastructures like GitHub. A...