diff options
author | Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com> | 2016-05-26 18:48:57 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-05-26 18:48:57 +0000 |
commit | 00895a945fdd9314ad12ac3f0d1e7909431dd340 (patch) | |
tree | 023b1d2bef1a18097f7d7b570f6efae73ca02fbb | |
parent | Add dns section, redirect to awesome-sysadmin (#554) (diff) | |
download | awesome-selfhosted-00895a945fdd9314ad12ac3f0d1e7909431dd340.tar.gz awesome-selfhosted-00895a945fdd9314ad12ac3f0d1e7909431dd340.zip |
Add Pepperminty Wiki (#556)
* Add Pepperminty Wiki
* Change license code to match everything else.
* Fix license, MPL2 -> MPLv2
Ref https://github.com/Kickball/awesome-selfhosted/pull/556
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -888,6 +888,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt * [Mediawiki](https://www.mediawiki.org/wiki/MediaWiki) `PHP` * [MoinMoin](https://moinmo.in/) - An advanced, easy to use and extensible WikiEngine with a large community of users. * [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/) - Read only) `MPLv2` `PHP` * [PmWiki](http://www.pmwiki.org) - Wiki-based system for collaborative creation and maintenance of websites. * [Raneto](http://raneto.com/) - Raneto is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase - `MIT` `NodeJS` * [Realms](https://github.com/scragg0x/realms-wiki) - A git-backed wiki inspired by Gollum. `Python` |