diff options
author | nodiscc <nodiscc@gmail.com> | 2022-06-20 21:11:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-20 21:11:49 +0000 |
commit | 3e61ab40f5a76f599b9b532b62dfd58ed67d4b9d (patch) | |
tree | f75f219ae65580105997c3a80a4cf41c1b92ee54 | |
parent | Merge pull request #3063 from ksurl/actionsflow (diff) | |
parent | Added GitHub link for wiki.js (diff) | |
download | awesome-selfhosted-3e61ab40f5a76f599b9b532b62dfd58ed67d4b9d.tar.gz awesome-selfhosted-3e61ab40f5a76f599b9b532b62dfd58ed67d4b9d.zip |
Merge pull request #3051 from DennisCiba/wikijs-url
Added GitHub link for wiki.js
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1932,7 +1932,7 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex] - [Tiki](https://tiki.org) - Wiki CMS Groupware with the most built-in features. ([Demo](https://tiki.org/Demo), [Source Code](https://sourceforge.net/p/tikiwiki/code/HEAD/tree/)) `LGPL-2.1` `PHP` - [TWiki](https://twiki.org/) - TWiki is a Perl-based structured wiki application, typically used to run a collaboration platform, knowledge or document management system, a knowledge base, or team portal. ([Demo](https://twiki.org/cgi-bin/view/Sandbox/WebHome), [Source Code](http://svn.twiki.org/svn/twiki/)) `GPL-1.0` `Perl` - [WackoWiki](https://wackowiki.org/) - WackoWiki is a light and easy to install multilingual Wiki-engine. ([Source Code](https://github.com/WackoWiki/wackowiki)) `BSD-3-Clause` `PHP` -- [Wiki.js](https://wiki.js.org/) - Modern, lightweight and powerful wiki app using Git and Markdown. ([Demo](https://docs.requarks.io)) `AGPL-3.0` `Nodejs` +- [Wiki.js](https://wiki.js.org/) - Modern, lightweight and powerful wiki app using Git and Markdown. ([Demo](https://docs.requarks.io), [Source Code](https://github.com/Requarks/wiki)) `AGPL-3.0` `Nodejs` - [wiki](https://git.mills.io/prologic/wiki) - Simple Markdown based wiki engine. ([Demo](https://wiki.mills.io)) `MIT` `Go` - [WiKiss](https://wikiss.tuxfamily.org/) - Wiki, simple to use and install. ([Source Code](https://svnweb.tuxfamily.org/listing.php?repname=wikiss/svn&path=%2F&sc=0)) `GPL-2.0` `PHP` - [Wikmd](https://github.com/Linbreux/wikmd) - Modern and simple file based wiki that uses Markdown and Git. `MIT` `Python` |