diff options
author | Marius Voila <marius.voila@gmail.com> | 2015-12-18 19:39:41 +0000 |
---|---|---|
committer | Marius Voila <marius.voila@gmail.com> | 2015-12-18 19:39:41 +0000 |
commit | 60e82b763a4a9af2c84e264c31970045b2d0fbd4 (patch) | |
tree | f0d1fcaf5a597d13e8523ba6971f3a35b566f320 | |
parent | Merge pull request #372 from jayphizzle/patch-1 (diff) | |
download | awesome-selfhosted-60e82b763a4a9af2c84e264c31970045b2d0fbd4.tar.gz awesome-selfhosted-60e82b763a4a9af2c84e264c31970045b2d0fbd4.zip |
added jingo
Added jingo NodeJS wiki based on git
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` ------------------------------------ |