Pico

Pico 1.0.0 updated

Calling Pico a CMS is an over-statement, being more a static site generator more than anything else. Pico works by reading a PHP template created with Twig, parsing the appropriate Markdown file and inserting the content inside the proper...

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...

Techy

Techy 1.2.3

Techy is for situations where a using a relative or NoSQL database is considered an overkill and does nothing more than complicate the website building process.Techy works by letting developers (and later webmasters and site editors) add their content...

JBake

JBake 2.4.0 updated

Static site generators have been around for years, but not until Jekyll came out did developers ever pay attention to this kind of scripts.Featuring a very simple content assembly procedure, Jekyll revolutionized the way static sites were built and showed...

Pelican

Pelican 3.6.3 updated

Pelican is a good tool to generate your blogs with if you hate working with relative or NoSQL databases.Pelican will store all its content inside local text files, and use markup languages like Markdown, AsciiDoc, or reStructuredText to format the pages'...

Tinkerer

Tinkerer 1.5

Created on top of Python's Sphinx engine, Tinkerer is an easy to use solution for Python developers that just got tired of those heavy loading CMS engines that everyone seems to love nowadays.Simple, easy to learn, and incredibly fast, Tinkerer uses the...

Polo

Polo 1.0

Polo was created from the start to work with Pelican content, meaning you can easily take all the content of your Pelican site and move it into Polo and it will work out of the box. While Pelican supports Markdown, AsciiDoc, or reStructuredText content,...

Pretzel

Pretzel 1.0

Pretzel is inspired by Jekyll, a fantastic site generator written in Ruby and used by the GitHub team for their GitHub Pages service.Pretzel is a similar tool, working very similarly to Jekyll, only coded in C#, specifically designed for Windows...

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...

wok

wok 1.1.1

It will generate HTML files out of sample content, file attachments and templates, based on input parameters. wok was inspired and modeled from Jekyll, Hyde, and Static.To use, access the directory where the site files are located, and run wok.The site is...