9 lines
620 B
Markdown
9 lines
620 B
Markdown
---
|
|
title: 'Presenting'
|
|
date: 2023-01-21
|
|
permalink: /presenting/
|
|
tags: [workflow, post]
|
|
---
|
|
|
|
For several years now, I've used [reveal.js](https://github.com/hakimel/reveal.js/) to build slide decks for my presentations. The primary appeal has been the ability to write new talks in Markdown and push them online with a minimum of overhead. I'm now literalizing that a bit by moving my collected presentations from their prior hosting space to GitHub, where they're served alongside this site. I'm gradually adding links to the individual presentations to the [Presentations](/presentations/) page linked in the nav bar.
|