From 76e7b7ec820ee45b08bcdb8472c5fc12adadb248 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20T=C3=B6tterman?= Date: Sun, 25 May 2014 19:08:59 +0300 Subject: [PATCH] Added ikiwiki to wikis --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 102689e..83f3c13 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *Wiki software.* * [DokuWiki](https://www.dokuwiki.org/dokuwiki) - Simple to use and highly versatile wiki that doesn't require a database. +* [ikiwiki](http://ikiwiki.info/) - A wiki compiler. * [Mediawiki](http://www.mediawiki.org/wiki/MediaWiki) - Used to power Wikipedia. # Resources @@ -287,4 +288,4 @@ Various resources, such as books, websites and articles, for improving your skil * [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages. # Contributing -Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details. \ No newline at end of file +Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details.