blog/Justfile
Michael Zhang 5850483297
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
new blog post about nginx
2023-07-04 04:24:45 -05:00

6 lines
134 B
Makefile

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