Add update-theme just command

This commit is contained in:
SebastianStork 2025-10-22 15:16:12 +02:00
parent 0dc2f84e08
commit be35c26ff1
Signed by: SebastianStork
SSH key fingerprint: SHA256:iEM011ogNMG1q8+U500adGu/9rpPuZ2KnFtbdLeqTiI

View file

@ -14,6 +14,11 @@ serve:
check: check:
zola check --drafts zola check --drafts
[group('zola')]
update-theme:
nix flake update linkita
nix develop --command zsh
[group('nix')] [group('nix')]
update: update:
nix flake update --commit-lock-file nix flake update nixpkgs treefmt --commit-lock-file