Assemble

Assemble 0.6.2 updated

Unlike many other static site compilers, Assemble can be used for more than just simple websites. Assemble was used in production environments to produce widgets, components, documentation, GitHub pages, blogs, and many other more. Companies and projects...

Awestruct

Awestruct 0.5.7 updated

Awestruct is basically a static site generator, taking an organized file&folder structure and compiling it into HTML pages that can be deployed via a Web server to your users. Awestruct is inspired by Jekyll, working in the same way (in principle), but...

Balloon

Balloon 0.11.3 updated

Balloon will help developers create a simple HTML website out of local resources.You create basic templates, add the content as Markdown files, and then you can deploy the site from your Node command line.You can create as many static pages as you want,...

Beetle

Beetle 0.7.1

Beetle is yet another attempt at creating a simpler and easier to use static site compiler.Just like all other static site generators, Beetle works by taking content stored in separate files and inserting it inside templates via special placeholders.The...

Blacksmith

Blacksmith 1.1.3

There's certainly two main train of thought when it comes to building websites. One is for using CMSs because the content is easier to manage and end-users have no problem in using the GUI as well. The second is to keep things as simple as possible and...

Buzzy

Buzzy 0.5.2

Buzzy takes an amalgam of template and content files and compiles them into static HTML pages.These pages can then be served at higher speeds to users visiting a website.Buzzy uses Markdown to style content and supports classic blog formats as...

Cabin

Cabin 0.3.6

Static websites were the first and only way of building and hosting websites on the Internet. But as technologies evolved, so did the way websites were being built.From static HTML files written by hand, developers have started using server-side...

Cactus

Cactus 3.0.2 updated

Cactus uses Django's templating capabilities to create content wireframes.It then scans for assets and text and assembles the site/blog in HTML pages, ready to be deployed to a Web server and presented to users.Also includes support for generating a XML...

Carew

Carew 2.2.0 updated

Inspired by Jekyll and coded on top of the Symfony PHP framework, Carew is a simple PHP CLI utility for assembling HTML websites out of basic templates and Markdown files. While the "Markdown+template+PHP->HTML" is not new, Carew does a good job at...

Codex

Codex 0.2.3

Codex is a very complex, yet very easy to use tool that lets developers easily compile an HTML website on the go.It uses Markdown files to store and format the text, Jade for the template engine, and Stylus for CSS.It also comes with a skeleton template...