<a href="https://wikiindex.org/Encycla" rel="nofollow">https://wikiindex.org/Encycla</a><p>> Encycla isn't quite a wiki, instead, it's sort of a 'next generation' wiki. Unlike a traditional wiki site, where everyone edits a single page, on Encycla, each user maintains their own personal copy of a page, and changes are suggested (pulled) between pages.
Tangentially, Git's source repo ships with mw-to-git (aka git-mediawiki), a Mediawiki API client that lets you clone and edit wikis as repos, in its contrib: <a href="https://github.com/git/git/blob/master/contrib/mw-to-git/git-remote-mediawiki.txt" rel="nofollow">https://github.com/git/git/blob/master/contrib/mw-to-git/git...</a><p>> Git-Mediawiki is a project which aims the creation of a gate
between git and mediawiki, allowing git users to push and pull objects from mediawiki just as one would do with a classic git
repository thanks to remote-helpers.<p>See also <a href="https://github.com/Git-Mediawiki/Git-Mediawiki" rel="nofollow">https://github.com/Git-Mediawiki/Git-Mediawiki</a>