diff options
author | linbreux <29354411+Linbreux@users.noreply.github.com> | 2022-04-06 16:09:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-06 16:09:48 +0000 |
commit | e8afe070bd42a5c2c3f33d075713ac9efec0ce68 (patch) | |
tree | d619a0a356d459378ab55ddb9528af123021ee08 | |
parent | Add Rapido in CMS list (#2827) (diff) | |
download | awesome-selfhosted-e8afe070bd42a5c2c3f33d075713ac9efec0ce68.tar.gz awesome-selfhosted-e8afe070bd42a5c2c3f33d075713ac9efec0ce68.zip |
Add wikmd to wikis (#2870)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1886,6 +1886,7 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex] - [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](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` - [XWiki](https://www.xwiki.org) - Second generation wiki that allows the user to extend its functionalities with a powerful extension-based architecture. ([Demo](https://playground.xwiki.org), [Source Code](https://github.com/xwiki/xwiki-platform)) `LGPL-2.1` `Java` - [Zim](https://zim-wiki.org/) - Graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images. ([Source Code](https://github.com/zim-desktop-wiki/zim-desktop-wiki)) `GPL-2.0` `Python` |