A static site generator that stands on the shoulders of giants.

Robust
Working with true and tested technologies - no more reinventing the wheel, just Pug templates powered by YAML and Markdown.
How Markade is made →
Static
All the content is static and ready for any hosting plan or server, be it on Nginx or Apache or even simply in your file browser.
Documentation →
Configurable
From a few pages, to a wiki, to a blog, to a complete complex website. Markade is whatever you want to be.
See examples →

Quick-start Instructions

$ npm install -g markade

$ markade init website

$ cd website

~/website $ markade compile

~/website $ markade watch


Examples

Local

Local

Website for an Android application

Visit - Source Code
Tasktool

Tasktool

Documentation for Tasktool

Visit
Sample Site

Sample Site

Sample markade site

Source Code
Markade Docs

Markade Docs

The markade documentation

Source Code