add justfile
This commit is contained in:
parent
5b23d22667
commit
bf7256f4f3
1 changed files with 3 additions and 0 deletions
3
justfile
Normal file
3
justfile
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
build:
|
||||||
|
rm -r public
|
||||||
|
hugo
|
||||||
Loading…
Add table
Add a link
Reference in a new issue