feat: added script to convert events to PDF

This commit is contained in:
silver 2024-07-02 01:26:39 +01:00
parent 86067ce426
commit e4337e4b48
Signed by: silver
GPG key ID: 54E2C71918E93B74
8 changed files with 556 additions and 2 deletions

View file

@ -19,8 +19,14 @@ Latest Minutes are available here:
* [Download][0]
* [Browse][2]
### Events
Latest Events are available here:
* [Download][0]
* [Browse][3]
These can be generated with ``nix run .#minutes``
[0]: https://gitlab.skynet.ie/api/v4/projects/57/jobs/artifacts/main/download?job=pdf
[1]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse/pdf_Handovers?job=pdf
[2]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse/pdf_Minutes?job=pdf
[2]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse/pdf_Minutes?job=pdf
[3]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse/pdf_Events?job=pdf