diff options
author | nodiscc <nodiscc@gmail.com> | 2023-07-17 12:43:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-17 12:43:02 +0000 |
commit | c4d7088092ba0b5b168cae0161a9b89ebace862a (patch) | |
tree | 255c48a631d0ecc277b1bfddae061e1d20a7a966 | |
parent | Add psychic.dev universal API (#3860) (diff) | |
download | awesome-selfhosted-c4d7088092ba0b5b168cae0161a9b89ebace862a.tar.gz awesome-selfhosted-c4d7088092ba0b5b168cae0161a9b89ebace862a.zip |
Remove PukiWiki (source code unreachable) (#4013)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- `https://ja.osdn.net/projects/pukiwiki/scm/git/pukiwiki/ : HTTPSConnectionPool(host='ja.osdn.net', port=443): Read timed out. (read timeout=10)`
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2101,7 +2101,6 @@ _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` |