3 lines
92 B
Text
3 lines
92 B
Text
(cd ~/git/www; time hugo --minify)
|
|
|
|
hugo server --bind 0.0.0.0 --minify --disableFastRender
|