Update build arguments for the development server
This commit is contained in:
parent
093571e1cd
commit
310d4177c1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env zsh
|
#!/usr/bin/env zsh
|
||||||
# Eryn Wells <eryn@erynwells.me>
|
# Eryn Wells <eryn@erynwells.me>
|
||||||
|
|
||||||
hugo server -DF --noHTTPCache
|
hugo server --buildDrafts --buildFuture --noHTTPCache --enableGitInfo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue