Been looking at how to get a load of files from our reference wiki into a git repository with a web front, provided by the clever git-wiki.
Seems that there’s a problem with whitespace when adding files to the repos and of course there’s all the html to get rid of.
After some experiments, the HTML renders ok, but probably best to get rid of the layout divs and let git-wiki take care of layout. There’s also the small matter of the embedded styles from instiki to get rid of.
All possible , but a little time consuming. However, the process might force a reorganisation on us and leave us with a pretty pared down core of reference.
Reckon it’s a day’s work to sort the whole thing out and then however long it takes to get the server and security sorted.