File size: 677 Bytes
59a2d05
 
 
 
 
d3b39b6
59a2d05
 
 
d3b39b6
1
2
3
4
5
6
7
8
9
10
# GitHub Pages Slideshow with [Remark](https://github.com/gnab/remark)

This template is made from [Remark](https://github.com/gnab/remark), an open source tool to help create and display slideshows from markdown. For questions, see [Remark's documentation](https://github.com/gnab/remark). I have added a Github action to convert the slides to a pdf in the `slides` branch.

The most important things to know are:
- Edit the `slides.html` file to edit the slides
- Slides are separated by `----`
- Presenter notes after `???` within one slide
- Toggle presenter notes during presentation with `P`
- Read the full guide to [remark markdown](https://github.com/gnab/remark/wiki)