4 lines
123 B
Bash
Executable file
4 lines
123 B
Bash
Executable file
#!/usr/bin/env zsh
|
|
# Eryn Wells <eryn@erynwells.me>
|
|
|
|
hugo server --buildDrafts --buildFuture --noHTTPCache --enableGitInfo
|