/waliki

A simple yet powerful wiki engine

Primary LanguageJavaScriptOtherNOASSERTION

Waliki is an extensible wiki engine based on Flask.

home:https://github.com/mgaitan/waliki/
documentation:http://waliki.rtfd.org (under development)
demo:http://waliki.nqnwebs.com
discussion group:https://groups.google.com/forum/#!forum/waliki-devs
license:BSD

At a glance, Waliki has:

  • File based content. No database is required (but optional)
  • An extensible architecture: almost everything is a plugin
  • version control for your content using git or mercurial
  • markdown or reStructuredText support
  • simple caching
  • UI based on bootstrap

Why "Waliki" ?

Waliki is an Aymara word that means all right, fine.

It sounds a bit like Wiki, has a meaningful sense for this project and also plays with the idea of using a "non mainstream" language [1] .

And last but not less important, it's a humble tribute to bolivian President Evo Morales Ayma

[1]wiki itself is a hawaiian word

Credits

Waliki started as a fork of Alexander Jung's wiki project.