Home

Awesome

LaMD

<p align="left"> <a href="https://github.com/lawrennd/lamd"><img alt="GitHub Actions status" src="https://github.com/lawrennd/lamd/workflows/code-tests/badge.svg"></a> </p>

A set of scripts for converting markdown files into talks.

The scripts rely on the generic preprocessor, gpp, https://github.com/logological/gpp. On Linux it can be installed using

apt-get install gpp

And on OSX it's available through brew.

brew install gpp

The code wraps gpp and creates make files for doing the conversion.