Table of Contents
The presentations corresponding to the different talks given in the frame of the lotus-initiative.
Each talk corresponds to a subfolder.
To create a new one, simply start from an older one and everything should build easily, thanks to bjonnh !
Again, the whole process is explained in the main doc of the repo.
But, as a reminder, here is just the final command:
bash build.sh
If you want your presentation to be indexed on the following page, then just create an additional yourPresentation.md
file corresponding to yourSubfolder/
where your index.html is located
Then fill it accordingly:
---
title: yourPresentation
layout: template
filename: yourSubfolder/index.html
---