aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Voila <marius.voila@gmail.com>2015-12-18 19:39:41 +0000
committerMarius Voila <marius.voila@gmail.com>2015-12-18 19:39:41 +0000
commit60e82b763a4a9af2c84e264c31970045b2d0fbd4 (patch)
treef0d1fcaf5a597d13e8523ba6971f3a35b566f320
parentMerge pull request #372 from jayphizzle/patch-1 (diff)
downloadawesome-selfhosted-60e82b763a4a9af2c84e264c31970045b2d0fbd4.tar.gz
awesome-selfhosted-60e82b763a4a9af2c84e264c31970045b2d0fbd4.zip
added jingo
Added jingo NodeJS wiki based on git
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b2ff91a7..b736e446 100644
--- a/README.md
+++ b/README.md
@@ -775,6 +775,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt
* [TiddlyWiki](http://tiddlywiki.com/) - a reusable non-linear personal web notebook `NodeJS`
* [WiKiss](http://wikiss.tuxfamily.org/) - a Wiki, simple to use and install `PHP`
* [Wikitten](https://github.com/victorstanciu/Wikitten) - Wikitten is a small, fast, PHP wiki, and the perfect place to store your notes, code snippets, ideas, and so on. `PHP`
+ * [jingo](https://github.com/claudioc/jingo) - A git based wiki engine written for node.js, with a decent design, a search capability and a good typography. [Demo](http://jingo.cica.li:6067/wiki/home) `MIT` `NodeJS`
------------------------------------