blog/Justfile
2023-02-04 01:21:21 -06:00

6 lines
122 B
Makefile

serve:
hugo serve --bind 0.0.0.0 --buildDrafts
linkcheck:
wget --spider -r -nd -nv -H -l 1 http://localhost:1313