10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-22 10:47:42 +02:00
QUESTDB_website/Makefile

12 lines
111 B
Makefile
Raw Permalink Normal View History

2020-11-16 12:44:21 +01:00
default: data
hugo
2020-11-16 12:44:21 +01:00
serve: data
hugo -D server
clean:
rm -rf public
2020-11-16 12:44:21 +01:00
data:
python3 tools/generate_data.py