I saw a mention of Wiki.js today and I looked at the landscape of wiki software. There’s plenty to choose from. What do you host?
Update
Thanks for all the opinions. I tried both Wiki.js and DokuWiki and I found that both can save data as .md
files. I think I’ll go with Wiki.js for now.
Dokuwiki personally, wiki.js at work.
I prefer dokuwiki and how everything’s just a text file.
Wiki.js looks more modern. I wouldn’t want customer facing documentation in Dokuwiki.
https://www.bookstackapp.com/ is nice.
Love Bookstack!
The dev has also got a PeerTube instance spun up:
https://foss.video/
Currently using Silverbullet ( https://silverbullet.md ).
I like that it has offline mode and everything is in .md files, and it is a combined edit and view mode. The home page us editable, but doesn’t sync back - if you want to test it
It has a pretty powerful query function, to autogenerate lists of tasks or files
I am currently using DokuWiki via Docker Container. It’s simple and works flawlessly
+1 for Dokuwiki. It’s simple and fast, has a flat file storage, and a nice syntax.
Might not fit exactly with what you were thinking, but I use Obsidian for notes and it’s built in ‘wiki-style’ links make relating knowledge really easy. I use git to sync across devices.