No description
Find a file
2025-08-26 11:49:26 -04:00
.hooks normalize 2024-09-16 03:32:37 -04:00
group_vars normalize 2024-09-16 03:32:37 -04:00
playbooks normalize 2024-09-16 03:32:37 -04:00
roles make old site available at jackavery.ca/old 2025-08-26 11:49:26 -04:00
.gitignore update git config 2025-08-13 00:10:31 -04:00
.gitmodules update git config 2025-08-13 00:10:31 -04:00
ansible.cfg normalize 2024-09-16 03:32:37 -04:00
flake.lock update nix env 2025-08-12 23:11:56 -04:00
flake.nix update nix env 2025-08-12 23:11:56 -04:00
inventory.yml update inventory & sample 2024-04-16 16:52:58 -04:00
inventory.yml.sample normalize 2024-09-16 03:32:37 -04:00
Makefile move to hugo 2025-05-06 20:13:58 -04:00
README.md update readme 2025-08-13 01:34:29 -04:00
shell.nix fix direnv 2025-08-15 12:39:27 -04:00

web

personal website for me. https://jackavery.ca

front-end

hugo static content. roles/deploy/files/web.

pre-commit

there is a pre-commit hook that you should enable to ensure you don't commit any unencrypted secret:

ln .hooks/pre-commit .git/hooks/pre-commit