I want a personal wiki server that I can run on my computer locally so I can view the wiki in my web browser.
Requirements:
- simple setup (static executable with embedded database, like SQLite)
- the posts are made of markdown files (or modified markdown syntax)
- I want to edit markdown files with vim, the server should just render files
- really good search support
For an actual wiki that does all the things a wiki is supposed to, it’s hard to beat dokuwiki.
If you want a desktop wiki (as opposed to a web app) you might like Zim.