Olelo

From Organic Design wiki
Revision as of 21:48, 5 November 2011 by Infomaniac (talk | contribs) (more about)
Cone.png This article or section is a stub. Stubs are articles that have not yet received substantial attention from the authors. They are short or insufficient pieces of information and require additions to further increase the article's usefulness. The project values stubs as useful first steps toward complete articles.

Olelo, or GitWiki, is a wiki that uses git to manage pages. Olelo is written in Ruby.

Git-Wiki stores the pages in a git repository. Therefore you can use all the benefits of the revision control software (distributed content etc). Multiple markup languages are supported via plugins. The wiki has a very extensible architecture. Custom markup can be added via filters. Additional tags can be added (e.g. the math tag which is provided for LaTeX-rendering).