3 lines
38 B
Makefile
3 lines
38 B
Makefile
|
all:
|
||
|
zola build --output-dir ../site
|