Donkey Simple

Donkey Simple is an extremely simple CMS that allows you to build a static website from a web interface alone (once installed).

It uses clever tools like Ace Code Editor, Markdown and Jinja2 to make writing the site as painless as possible.

Once you've written your site, it is generated ONCE and then saved as static files, meaning the site is FAST, REALLY FAST in a way dynamic sites build from templates using lots of database calls and slow interpretted languages so rarely are.

To start building your site go to "edit/" from here login with the default username (donkey) and password (simple), change that password and set off.

View the code and download it at https://github.com/samuelcolvin/donkey-simple.