bits 13

I needed a markdown server that I can use to preview my zettelkasten notes on mobile. I tried installing lanyon but its installation instructions are out of date and the last commit was seven years ago.

There is also rustmark but configuring it for just getting a list of markdown files was too much work.

I decided just to use dufs and view files as text. It has basic file operations with WebDAV support as well and it’s more than enough for my notes.

/markdown/ /dufs/ /zettelkasten/ /go/ /lanyon/ /rustmark/