No description
Find a file
2024-02-27 14:19:52 +00:00
src added presentation for Minecraft Voice Mod 2024-02-27 14:19:52 +00:00
.gitattributes Initial Commit 2023-08-07 18:49:25 +01:00
.gitignore feat: now building it for the website 2023-09-28 00:15:41 +01:00
.gitlab-ci.yml feat: added to the pipelines 2023-09-28 17:14:44 +01:00
.md.toml feat: postmortem on why users were not able to signup yesterday. 2023-09-28 21:03:10 +01:00
flake.lock feat: fleshed out the rest of teh skynet powerpoints 2023-09-25 02:04:03 +01:00
flake.nix feat: now building it for the website 2023-09-28 00:15:41 +01:00
README.md feat: now making more use of this 2023-09-28 17:12:52 +01:00

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.