diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-04-13 16:28:25 +0000 |
---|---|---|
committer | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-04-13 16:28:25 +0000 |
commit | 69d0c9b81d12c36ddd70ceceb8ac0283ee3b85c7 (patch) | |
tree | 77c7203140a23654873662f30ec9e5ac4b34593d | |
parent | Add Druid (#534) (diff) | |
parent | Update Olelo (diff) | |
download | awesome-selfhosted-69d0c9b81d12c36ddd70ceceb8ac0283ee3b85c7.tar.gz awesome-selfhosted-69d0c9b81d12c36ddd70ceceb8ac0283ee3b85c7.zip |
Merge pull request #531 from Kickball/olelo-fix
Olelo Formatting Fixes
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -878,7 +878,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt * [jingo](https://github.com/claudioc/jingo) - A git based wiki engine written for node.js, with a decent design, a search capability and a good typography. ([Demo](http://jingo.cica.li:6067/wiki/home), [Source Code](https://github.com/claudioc/jingo)) `MIT` `NodeJS` * [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/Gitwiki](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! Features: Edit, move or delete pages; Page attribute editor; Support for hierarchical wikis (directory structure); File upload; History, commit and diff view; Locales (Czech, English, French, German); Support for many markup languages (Creole, Markdown, Textile); RSS/Atom changelog for whole wiki or pages; Section editing for Creole; Embedded LaTeX formulas; Syntax highlighting; Image resizing, SVG to PNG/JPEG conversion; Auto-generated table of contents; Previews; View pages as S5 presentation; Privacy features: Access control lists, Private wiki, Read-only wiki. ([Demo](http://gitwiki.org/)) `Ruby` + * [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` * [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` |