Latest FOSS Academic: Marp!

https://fossacademic.tech/2024/12/01/marp.html

In which I discuss a Markdown-based way to make slide shows.

Thanks to @linuxmatters for alerting me to the awesomeness that is Marp.

[Replies to this post will appear as comments on my blog]

#FOSSAcademic #FALD #marp

Marp!

As avid readers of my blog know, I am livin’ the FOSS Academic Lifestyle Dream: I use FOSS tools to do my academic work. I use Nextcloud to manage files and handle appointments, Zotero and Zettlr to take notes, and LibreOffice Writer to write books and articles. This blog runs on Jekyll. I love it all! But there has been one part of the Lifestyle that has consistently been a disappointment: LibreOffice Impress, the presentation software. While I use Writer all the time and enjoy doing so, Impress has always bothered me. But I’m not one to complain too much, since LibreOffice software is provided free-of-charge and with a FOSS license. I’ve soldiered on with it to make presentations for conferences and class teaching. But that might change. Marp – the Markdown Presentation Ecosystem – is poised to become a key part of the FOSS Academic Lifestyle Dream. If you’re familiar with Markdown, Marp is a really awesome tool.

FOSS Academic
Dear @rwg, your blog has been a must-read in my RSS reader for a while—thank you! Very interesting article I’ve been using Quarto within RStudio to produce my slides, then editing them in OpenOffice or similar software. This approach combines the joy of using Markdown with the convenience of a GUI for tweaking syntax. You can also use a reference file or a brandYAML to apply styles automatically. More info is available here: https://quarto.org/docs/presentations/. It also integrates with #Zotero. #quarto
Presentations – Quarto

Quarto

@ChristianHigton Thank you!

I've received a lot of responses about really cool solutions to doing slides. I wish I had thought to look for a better approach than just Impress years ago!