Comment on [Question] Public-facing Wiki
solrize@lemmy.ml 39 minutes agoShorter version: instead of wiki software, use a static site generated from a git repo. It’s a valid approach. Note that Gitit uses git for version management, so among other things you can copy your whole wiki with git clone. But it also has a built in web editor instead of just relying on git push.