/talks

Markdown and PDFs of my talks

Primary LanguagePython

Talks

This repository contains all presentations I've prepared for various talks in my free time. The slides are written in Markdown using Visual Studio Code and rendered via Deckset.

Each talk follows this basic file and structure:

  • <talk-name>.md the "raw" markdown for the slides
  • examples/ any examples used in the talk, e.g. recorded via asciinema
  • images/ any images used in the talks

Tooling