diff options
author | nodiscc <nodiscc@gmail.com> | 2017-11-21 21:49:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-21 21:49:49 +0000 |
commit | 9c01c807bc509077e6ea27fa13ab7b340f578b5f (patch) | |
tree | 161cb8b8a97115e10e7126be5d458147c980c8d5 /README.md | |
parent | Merge pull request #1236 from inattendu/master (diff) | |
parent | Removed source code link to PineDocs (diff) | |
download | awesome-selfhosted-9c01c807bc509077e6ea27fa13ab7b340f578b5f.tar.gz awesome-selfhosted-9c01c807bc509077e6ea27fa13ab7b340f578b5f.zip |
Merge pull request #1204 from xy2z/patch-1
Added PineDocs to Wikis
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1245,6 +1245,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt * [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` * [Olelo](https://github.com/minad/olelo) - Olelo is a wiki that stores pages in a Git repository, supports many markup styles and has an extensible, hackable architecture. ([Demo](http://gitwiki.org/)) `MIT` `Ruby` * [Pepperminty Wiki](https://github.com/sbrl/Pepperminty-Wiki/) - A complete markdown-powered wiki contained in a single PHP file. ([Demo](https://starbeamrainbowlabs.com/labs/peppermint/build/)) `MPLv2` `PHP` + * [PineDocs](https://github.com/xy2z/PineDocs) - Simple, fast, customizable and lightweight site for browsing files. `GPLv3` `PHP` * [PmWiki](http://www.pmwiki.org) - Wiki-based system for collaborative creation and maintenance of websites. `GPLv3` `PHP` * [Raneto](http://raneto.com/) - Raneto is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. `MIT` `NodeJS` * [Realms](http://realms.io/) - A git-backed wiki inspired by Gollum. ([Source Code](https://github.com/scragg0x/realms-wiki)) `GPLv2` `Python` |