Welcome to the plutoslides repository! This repository provides a collection of functions to create presentation slides using the Pluto notebook environment.
You can easily present your slides using Pluto's present()
function or print them as pdf in your preferred paper size.
Multiple Slide Templates: A variety of slide templates to suit different presentation needs.
Easy Presentation: Seamless integration with Pluto's present()
function for live presentations.
Printable Slides: Generate slides optimized for printing in various paper sizes.
Interactive and Dynamic: Leverage the interactivity and dynamic nature of Pluto.jl for engaging presentations.
Ensure you have the following installed:
Julia
Pluto.jl (works with v0.19.39 or older)