pull scripts out for now
This commit is contained in:
6
beta.lumbung.space/makefile
Normal file
6
beta.lumbung.space/makefile
Normal file
@ -0,0 +1,6 @@
|
||||
DEFAULT: serve
|
||||
|
||||
serve:
|
||||
@hugo serve
|
||||
|
||||
.PHONY: serve
|
Reference in New Issue
Block a user