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:
parent
d9f3cae654
commit
1f271a2655
5 changed files with 346 additions and 27 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@
|
|||
# rst2df.
|
||||
/**/*.pdf
|
||||
/**/*.rst.build_temp
|
||||
/dist/
|
||||
|
||||
# pdfpc.
|
||||
/**/*.pdfpc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue