blog/Justfile

6 lines
122 B
Makefile
Raw Normal View History

2021-07-06 05:52:05 +00:00
serve:
2021-07-06 21:57:42 +00:00
hugo serve --bind 0.0.0.0 --buildDrafts
2022-09-26 17:58:51 +00:00
linkcheck:
wget --spider -r -nd -nv -H -l 1 http://localhost:1313