10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2025-01-12 14:08:28 +01:00
QUESTDB_website/Makefile

9 lines
62 B
Makefile
Raw Normal View History

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