bits 13.
I needed a Markdown server to preview my Zettelkasten notes on mobile. I tried installing Lanyon, but its installation instructions are outdated, and the project hasn’t been updated in seven years.
I also looked at rustmark, but configuring it simply to list Markdown files felt like too much effort.
Ultimately, I decided to use dufs and view the files as plain text. It supports basic file operations and WebDAV, which is more than sufficient for my needs.