Update build arguments for the development server

This commit is contained in:
Eryn Wells 2024-10-17 11:37:11 -07:00
parent 093571e1cd
commit 310d4177c1

View file

@ -1,4 +1,4 @@
#!/usr/bin/env zsh
# Eryn Wells <eryn@erynwells.me>
hugo server -DF --noHTTPCache
hugo server --buildDrafts --buildFuture --noHTTPCache --enableGitInfo