Keyboard shortcuts

Press ← or → to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

bits 13

publishing productivity #markdown #dufs #zettelkasten #self-hosting #lanyon #rustmark #go

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.