hugo-academic-mirror/scripts/view-starter.sh
George Cushen 9b2e271c7c fix: links
2023-11-07 23:09:38 +00:00

6 lines
162 B
Bash
Executable file

#!/usr/bin/env zsh
HUGOxPARAMSxCMSxLOCAL_BACKEND=true \
hugo server --panicOnWarning --renderStaticToDisk -F --port 8081 --bind 0.0.0.0 \
--source "starters/$1"