No description
.hooks | ||
group_vars | ||
playbooks | ||
roles | ||
.gitignore | ||
.gitmodules | ||
ansible.cfg | ||
flake.lock | ||
flake.nix | ||
inventory.yml | ||
inventory.yml.sample | ||
Makefile | ||
README.md | ||
shell.nix |
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