diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-08-24 16:49:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-24 16:49:13 +0000 |
commit | 17d18709aec4a6281f6b6df1989691713fee2579 (patch) | |
tree | b75ba89011bd1b1bcd855c21761dbcd68fd6441f | |
parent | Add Para (#692) (diff) | |
download | awesome-selfhosted-17d18709aec4a6281f6b6df1989691713fee2579.tar.gz awesome-selfhosted-17d18709aec4a6281f6b6df1989691713fee2579.zip |
Remove ikiwiki
As per #506.
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -936,7 +936,6 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt * [Gitit](https://github.com/jgm/gitit) - A wiki program that stores pages and uploaded files in a git repository, which can then be modified using the VCS command line tools or the wiki's web interface. ([Demo](http://gitit.johnmacfarlane.net/)) `GPLv2` `Haskell` * [Gollum](https://github.com/gollum/gollum) - A simple, Git-powered wiki with a sweet API and local frontend. `MIT` `Ruby` * [Gruik](http://gruik.io/) - An open-source markdown note-taking web app. ([Source Code](https://github.com/grena/gruik)) `GPLv3` `PHP` - * [ikiwiki](http://ikiwiki.info/) - A wiki compiler. `GPLv2` `Perl` * [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), [Source Code](https://github.com/claudioc/jingo)) `MIT` `NodeJS` * [Mediawiki](https://www.mediawiki.org/wiki/MediaWiki) - MediaWiki is a free and open-source wiki software package written in PHP. It serves as the platform for Wikipedia and the other Wikimedia projects, used by hundreds of millions of people each month. ([Source Code](https://phabricator.wikimedia.org/diffusion/MW/)) `GPLv2` `PHP` * [MoinMoin](https://moinmo.in/) - An advanced, easy to use and extensible WikiEngine with a large community of users. ([Source code] (http://hg.moinmo.in/moin)) `GPLv2` `Python` |