9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-12-25 04:53:32 +01:00
qp2/Makefile
2019-01-25 11:52:25 +01:00

9 lines
62 B
Makefile

default:
hugo
serve:
hugo -D server
clean:
rm -rf public