Add dev_server.sh script
This commit is contained in:
parent
82140c21c4
commit
a57f3eb00d
1 changed files with 4 additions and 0 deletions
4
dev_server.sh
Executable file
4
dev_server.sh
Executable file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/usr/bin/env zsh
|
||||||
|
# Eryn Wells <eryn@erynwells.me>
|
||||||
|
|
||||||
|
hugo server -DF --disableFastRender public
|
Loading…
Add table
Add a link
Reference in a new issue