Hi, I created the mirror just in case anything went crazy and we lost the wiki.ffrtt.ru, which would've been a catastrophe!
There are two tools:
-
https://github.com/ff7-mods/ff7-flat-wiki-migration-tool - A tool that reads the main wiki.ffrtt.ru site and converts it into a markdown format
-
https://github.com/ff7-mods/ff7-flat-wiki - A publicly hosted version of the above converted wiki in said Markdown format
In order to update, simply install the migration tool, run it locally (which scrapes the content from the main site and converts it into the markdown format, and create a merge request for the ff7-flat-wiki site.
I haven't pulled it for a long while because I was pretty much the only contributor, but I'll have a look ago and pull it over the next few weeks.
I 'had' accepted a few changes directly into the flat-wiki, I'll have to have a look at a merging mechanism to deal with these (but it was ff8 content anyway at this point.
Hopefully that makes sense and thanks for contributing!