/talks

Collections of presentations built using Reveal.js

Primary LanguageHTML

Collections of presentations

This repo is a collection of talks given over the years.

2022

  • One Key to Rule Them All - GPG + SSH + FIDO2 + MFA + Zero Trust with Yubikey: Part 1, Part 2
  • Introduction to Openstack: Slide
  • Introduction to Ceph: Slide
  • OpenStack Swift - Operators Workshop: Slide

2023

  • Private Skies: Design, Deploy, Build Private Cloud Infrastructure: Slide
  • Introduction to Secrets Management: Slides

2024

  • ITPA Guest Talk: Cracking the Cybersecurity Industry: Slides

Library

Built with Reveal.js using plain CSS and HTML.

If you are keen on using the same workflow:

  • Clone this repo.
  • Run git submodule update --init --recursive.
  • Symlink index.html to your latest slide.
  • Then you can simply use github-pages to publish index.html

To update reveal.js dependencies:

  • Go to reveal.js submodule.
  • git fetch
  • git switch $version --detach where $version is what you want to use. Eg: 5.1.0

License

MIT licensed. Copyright (C) 2021- Nhat Ngo.