No description
Find a file
silver aca7ed10f3
All checks were successful
On_Push / build (push) Successful in 9s
On_Push / deploy (push) Successful in 16s
Update the closing tag of images
Signed-off-by: silver <silver@skynet.ie>
2024-09-24 12:56:21 +00:00
.forgejo/workflows ci: download lfs modules when building 2024-08-11 21:47:00 +01:00
src Update the closing tag of images 2024-09-24 12:56:21 +00:00
.gitattributes git: ensure webp goes to lfs 2024-09-15 21:42:14 +01:00
.gitignore Added obsidian files to gitignore 2024-02-27 15:36:09 +00:00
.md.toml feat: updated to a newer version of bfom 2024-08-11 17:47:57 +01:00
flake.lock feat: updated to a newer version of bfom 2024-08-11 17:47:57 +01:00
flake.nix feat: add a devshell 2024-08-11 20:30:30 +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.