From 7c607f5b71878871bfaf0c26ef94779bff5ec6eb Mon Sep 17 00:00:00 2001 From: Steven Bambling Date: Thu, 9 Apr 2015 09:14:51 -0400 Subject: [PATCH] add MDwiki --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd0ff56..bb4d207 100644 --- a/README.md +++ b/README.md @@ -589,6 +589,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [DokuWiki](https://www.dokuwiki.org/dokuwiki) - Simple to use and highly versatile wiki that doesn't require a database. * [Gollum](https://github.com/gollum/gollum) - A simple, Git-powered wiki with a sweet API and local frontend. * [ikiwiki](http://ikiwiki.info/) - A wiki compiler. +* [MDwiki](http://dynalon.github.io/mdwiki/#!index.md) - Wiki completely built in HTML5/Javascript and runs 100% on the client * [Mediawiki](http://www.mediawiki.org/wiki/MediaWiki) - Used to power Wikipedia. * [MoinMoin](http://moinmo.in/) - An advanced, easy to use and extensible WikiEngine with a large community of users. * [Ōlelo Wiki](https://github.com/minad/olelo) - A a wiki that stores pages in a Git repository.