Commit graph

8 commits

Author SHA1 Message Date
04b9be1fbc
fix: turns out wkhtmltopdf has been depreciated for two years
It was running on a version of QT4 that hadnt gotten a browser update since 2015.
See https://wkhtmltopdf.org/status.html for more info

Its a shame to use a chrome based renderer for this but I would rather have somethign that would work
At least we got teh nix cache out of this though
2024-05-13 15:00:36 +01:00
d856e726ca
fmt: format teh flake 2024-05-12 16:04:13 +01:00
bd242e59cd
feat: got a pipeline to convert the Minutes as well 2024-05-12 16:04:12 +01:00
9791c5ac22
wip: testing a better cache 2024-05-12 16:04:07 +01:00
4be96d60b2
wip: caching 2024-05-12 16:04:07 +01:00
e42a2b221a
feat: can now create the pdf's directly using `nix run .#handovers` 2024-05-10 03:27:20 +01:00
527465ab07
feat: got it working to create a html page 2024-05-10 03:27:20 +01:00
1e41004947 added flake and isntructions
Signed-off-by: Brendan Golden <git@brendan.ie>
2024-01-22 14:49:42 +00:00