Is there a way to port a git history of markdown files to mediawiki or alternatively just port the file structure of markdown files to mediawiki?
I have a project that I have been documenting using git and markdown. The project has gotten complicated enough to require a media wiki migration. I would prefer to port the git history to mediawiki and was wondering if this had been done before. While researching this problem I discovered portals from mediawiki to git but not the ability to import git to mediawiki. The project has hundreds of files written in markdown. Is there a way to port the git history with the markdown files to mediawiki? If that has not been done before is there a ready built tool to port the file structure of markdown files to mediawiki?
My plan otherwise would be to write my own python code using pandoc and pywikibot