You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
seuh2022/makefile

7 lines
129 B
Makefile

3 years ago
push:
git submodule foreach --recursive 'git push'
git push
hugo:
open http://localhost:1313/seuh2022
hugo -D -p 1313 server