update slides before PHP Stoke

This commit is contained in:
Oliver Davies 2023-01-11 01:49:07 +00:00
parent 9b9d15a0e0
commit 6640ded8c3
76 changed files with 1676 additions and 863 deletions

11
justfile Normal file
View file

@ -0,0 +1,11 @@
_default:
@just --list
generate name theme="light":
cd {{ name }} \
&& rst2pdf {{ name }}.rst \
--break-level 1 \
--fit-background-mode scale \
--font-path ../fonts \
--output {{ name }}.pdf \
--stylesheets opdavies-{{ theme }},tango