mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2026-06-21 15:22:28 +00:00
3 lines
138 B
Plaintext
3 lines
138 B
Plaintext
release: hugo -v
|
|
web: hugo server --disableLiveReload --bind '0.0.0.0' --port ${PORT} --baseURL 'https://danbarber.me' --appendPort=false
|