presentations/encryptyourshit
2024-11-20 23:41:11 -07:00
..
media Added encryptyourshit presentation 2024-11-20 23:40:24 -07:00
slides Added encryptyourshit presentation 2024-11-20 23:40:24 -07:00
.gitignore Added encryptyourshit presentation 2024-11-20 23:40:24 -07:00
Makefile Added encryptyourshit presentation 2024-11-20 23:40:24 -07:00
README.md Fixed encryptyourshit README 2024-11-20 23:41:11 -07:00

Encrypt Your Shit

A presentation I gave on the LUG Mini-Presentations day Fall 2024

Building

Requirements:

  1. Clone this repository
  2. make clean
  3. make
  4. make preview or open ./out/index.html in a JS capable web browser

For instructions on presenting, refer to RevealJS documentation.