Markdown Tree
Markdown Site GeneratorMarkdown Tree is a small Sinatra-based Ruby script which serves a folder of markdown files as a minimalistic live styled site. E.g. given the folder structure:
My Notes/
Schedule.md
History/
Science/
Some-Note.md
You'll get a dynamic site on localhost:3000
1 with a navigation header for browsing looking like:
For a live example, visit my notes from college and compare against the raw folder structure of my notes2.