Skip to content

espositomarco/reproducible-slide-pres

Repository files navigation

A reproducible slide presentation about reproducibility

This repository host the source code for the slides used for a talk about reproducibility in scientific research within the 2021 Sapienza CS DiDo Workshop held in Bertinoro, Italy.

The slides use Marp, a Markdown presentation ecosystem.

The goal of all this is to make it possible and easy to reconstruct the workflow for building the slides.

Additionally, you can see this repository as a boilerplate for building slide presentations using Marp.

Building the presentation

The easiest way to compile the slides to the HTML or the PDF format is the use the Docker container image provided by the authors of Marp.

You can use the compile_<OS>.sh scripts to compile the slides, depending on your operating system.

Usage

On Linux, run the following command

$ ${REPO_HOME}/compile_linux.sh pitchme.md

Adding the --pdf option, you get the slides in the PDF format.

On MacOS, just use the compile_macos.sh script in the same way.

If you are using Windows, see here to get instructions on how to run the docker image directly.

Useful links

License

This code is released under the Unlicense.

Contact

Marco Esposito (see GitHub email).

About

A reproducible slide presentation about reproducibility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published