hugo: add example (#11193)
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
|
||||
`hugo --buildDrafts`
|
||||
|
||||
- Build a site on your local IP:
|
||||
|
||||
`hugo server --bind {{local-ip}} --baseURL {{http://local-ip}}`
|
||||
|
||||
- Build a site to a given directory:
|
||||
|
||||
`hugo --destination {{path/to/destination}}`
|
||||
|
Reference in New Issue
Block a user