10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-03 01:46:09 +02:00
QUESTDB_website/Makefile

12 lines
111 B
Makefile

default: data
hugo
serve: data
hugo -D server
clean:
rm -rf public
data:
python3 tools/generate_data.py