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
I recently created WipWiki to solve 3 of your 4 points, search could be easily added though if your interested in collaborating.
You can play around with the UI here: https://wiki.wip2p.com