ludgerpaehler / Presentations_Public

Repository of Public Presentations

Home Page:https://ludger.fyi/talks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Index of Presentations


Public Repository of Presentations in reveal.js, and doubled on the webpage.

Usage Instructions

To create a new presentation create a new branch, on which the template is then to be copied into a directory for the talk. To begin, the submodule is to be updated

git submodule update --init --recursive

package.json, and gulpfile.js from the reveal.js directory are then to be copied into the folder for the talk. This is then to be npm-installed

npm install

After which we can start the server to edit the slides

npm start

Once the slides are completed a PR is to be opened to later be merged into main.

About

Repository of Public Presentations

https://ludger.fyi/talks

License:Apache License 2.0