blog/Justfile

6 lines
134 B
Makefile
Raw Normal View History

2021-07-06 05:52:05 +00:00
serve:
2023-07-04 09:24:23 +00:00
hugo serve --bind 0.0.0.0 --port 8313 --buildDrafts
2022-09-26 17:58:51 +00:00
linkcheck:
wget --spider -r -nd -nv -H -l 1 http://localhost:1313