What's a good wiki system for personal notes?
I am looking for a simple flat-file system with markdown formatting.
A static website generator like Pelican (local only) seems good enough, but it may be limited for a wiki.
What's a good wiki system for personal notes?
I am looking for a simple flat-file system with markdown formatting.
A static website generator like Pelican (local only) seems good enough, but it may be limited for a wiki.
@nikostr Thanks for the recommendation, it's not the first time I hear about it, gotta check it out.
I guess it should just have these features: internal links and a rather pretty rendering (for maths and code). And a good way to classify and search content (tags, nested hierarchy, index and tables of content...).
In my case, I like to edit files with my own text editor, so flat files should be accessible directly.