/lotus-presentations

http://lotus.nprod.net/lotus-presentations/

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Lotus-presentations

Overview

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 !

Generation of the presentations

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

Generation of the pages

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
---