diff options
author | xy2z <xy2z@users.noreply.github.com> | 2017-10-07 07:56:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-07 07:56:04 +0000 |
commit | eb6858dc8a727a2a89b86890fa730180efee9bc5 (patch) | |
tree | ede553b5c536c409f3f8ce13c65829a2c877143c | |
parent | Added Link shortener bot (#1191) (diff) | |
download | awesome-selfhosted-eb6858dc8a727a2a89b86890fa730180efee9bc5.tar.gz awesome-selfhosted-eb6858dc8a727a2a89b86890fa730180efee9bc5.zip |
Added PineDocs to Wikis
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1226,6 +1226,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. ([Source Code](https://github.com/xy2z/PineDocs)) `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` |