Skip to content

ludgerpaehler/Presentations_Public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published