Currently I have random docs/how-tos for my network stored in a forgejo repo, just a bunch of READMEs. I’d like to somehow make that a bit more official, I like writing it in markdown/git and having source control, but was wondering if anyone has a good wiki tool they like that can consume that and make it more hostable? Thanks!


Forgejo has a built in wiki capability.
I just use that, with configs in the repo.
Any idea if it will render Mermaid diagrams correctly?
As well as any other mermaid renderers I’ve seen. Which is to say it works, but has the same drawbacks for diagrams I’ve seen everywhere else with mermaid.
I’ve had this in my homelab for months and had no idea. Thanks.
Interesting, had no idea!