presentations_compsoc/README.md
Brendan Golden 1d158667a5
All checks were successful
On_Push / build (push) Successful in 11s
On_Push / deploy (push) Successful in 8s
fix: repalced gitlab liks with forgejo
2024-10-06 21:08:18 +01:00

537 B

Presentations for Compsoc

Presentations for Compsoc can be found in this repo.

Compiling

An example file is in the src folder.
Please follow this format.

To compile them run nix run.
Output will be in teh build folder.
These will be webpages that you can open in browser.
Up/down arrows progress it forwards/back.

Instructions to install nix can be found over in the nixos repo
You need both nix and flakes enabled.