add justfile

This commit is contained in:
dolphinau 2025-09-07 10:57:02 +02:00
parent 5b23d22667
commit bf7256f4f3
No known key found for this signature in database

3
justfile Normal file
View file

@ -0,0 +1,3 @@
build:
rm -r public
hugo