Slides with Markdown

Thu 24 May 2018 by Torfinn Ingolfsen

I should check out Landslide, Marp, pandoc, Hacker Slides and other Markdown-powered slide generators. Not my idea, I read the article 4 Markdown-powered slide generators by Scott Nesbitt. All inspiration comes from there.

Landslide is (mostly) Python which is nice. Marp is an Electron app, so a bit "heavier" on requirements, pandoc looks complicated, and Hacker Slides is an app for Sandstorm and Sandstorm Oasis so "heavy" again.

This article is the first on this blog written and published from my FreeBSD workstation, I just installed Pelican and cloned the github repo. It works in the same way as on Linux, except that I use 'gmake' instead of 'make'. Nice!