diff options
author | Pranav Dronavalli <62522813+dronavallipranav@users.noreply.github.com> | 2023-01-14 11:43:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-14 11:43:29 +0000 |
commit | 4e3e0dfe1a377f66fcc28d1a4343f5aa96b3ee29 (patch) | |
tree | f2757824b8d308cb4d813b01f40329ecf4e9456b | |
parent | Add Apprise to Communication - Custom Communication Systems (#3118) (diff) | |
download | awesome-selfhosted-4e3e0dfe1a377f66fcc28d1a4343f5aa96b3ee29.tar.gz awesome-selfhosted-4e3e0dfe1a377f66fcc28d1a4343f5aa96b3ee29.zip |
Added wiki software PukiWiki to Section Wiki (#3357)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2076,6 +2076,7 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex] - [Pepperminty Wiki](https://github.com/sbrl/Pepperminty-Wiki) - Complete markdown-powered wiki contained in a single PHP file. ([Demo](https://starbeamrainbowlabs.com/labs/peppermint/build/)) `MPL-2.0` `PHP` - [PineDocs](https://github.com/xy2z/PineDocs) - Simple, fast, customizable and lightweight site for browsing files. `GPL-3.0` `PHP` - [PmWiki](https://www.pmwiki.org) - Wiki-based system for collaborative creation and maintenance of websites. `GPL-3.0` `PHP` +- [PukiWiki](https://pukiwiki.osdn.jp/) - PukiWiki is a free, simple, open-source wiki management system. Minimalistic and simple design with many tools for collaborative work. Created in Japanese, so translator needed. ([Source Code](https://ja.osdn.net/projects/pukiwiki/scm/git/pukiwiki/)) `GPL-2.0` `PHP` - [Raneto](https://raneto.com/) - Raneto is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. ([Source Code](https://github.com/ryanlelek/Raneto)) `MIT` `Nodejs` - [TiddlyWiki](https://tiddlywiki.com/) - Reusable non-linear personal web notebook. ([Source Code](https://github.com/Jermolene/TiddlyWiki5)) `BSD-3-Clause` `Nodejs` - [Tiki](https://tiki.org/HomePage) - Wiki CMS Groupware with the most built-in features. ([Demo](https://tiki.org/Try-Tiki), [Source Code](https://sourceforge.net/p/tikiwiki/code/HEAD/tree/)) `LGPL-2.1` `PHP` |