chore: updates

* Update `run` tasks to use the Nix Flake instead of Docker.
* Output PDFs into a `dist` directory and name them as the talk name.
* Move the stylesheets into a common place.
This commit is contained in:
Oliver Davies 2023-10-11 20:00:46 +01:00
parent d9f3cae654
commit 1f271a2655
5 changed files with 346 additions and 27 deletions

1
.gitignore vendored
View file

@ -4,6 +4,7 @@
# rst2df.
/**/*.pdf
/**/*.rst.build_temp
/dist/
# pdfpc.
/**/*.pdfpc