Blogmark

Eisvogel Pandoc Template — GitHub

via jbranchaud@gmail.com

https://github.com/Wandmalfarbe/pandoc-latex-template
Markdown Pandoc LaTeX

A clean pandoc LaTeX template to convert your markdown files to PDF or LaTeX. It is designed for lecture notes and exercises with a focus on computer science.

I've only ever generated super-bland PDFs from markdown using Pandoc. I'm pleasantly surprised to see that you can get such visually nice results starting from a markdown document (with some frontmatter).

I learned about this from Hans Schnedlitz's post of running Pandoc from Docker.