Update talk content
This commit is contained in:
parent
5d967e338c
commit
d31410792b
33 changed files with 431 additions and 84 deletions
19
source/_talks/building-presenting-slide-decks-rst2pdf.md
Normal file
19
source/_talks/building-presenting-slide-decks-rst2pdf.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
title: Building and presenting slide decks with rst2pdf
|
||||
description: A short talk on using reStructuredText and rst2pdf to build presentation slides, built with rst2pdf.
|
||||
speakerdeck:
|
||||
id: 80498c7b5e7448f194091461cb14f1c1
|
||||
ratio: '1.77777777777778'
|
||||
video:
|
||||
id: KZ89tGG-p6M
|
||||
type: youtube
|
||||
events:
|
||||
- name: PHP South Wales
|
||||
location: Cardiff, UK
|
||||
url: https://www.meetup.com/PHP-South-Wales/events/275625320
|
||||
date: 2021-01-28
|
||||
online: true
|
||||
sortable_date: 2021-01-28
|
||||
---
|
||||
|
||||
I've recently used [rst2pdf](https://rst2pdf.org) for building presentation slides. This short talk will show some examples of how I built and presented a slide deck using reStructuredText and rst2pdf.
|
||||
Loading…
Add table
Add a link
Reference in a new issue