mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-10 19:54:08 +02:00
Add --format to hugo config
Now default to TOML.
This commit is contained in:
@@ -5,6 +5,8 @@ stdout 'Print the site configuration'
|
||||
|
||||
|
||||
hugo config
|
||||
stdout 'baseurl = .https://example.com/'
|
||||
hugo config --format json
|
||||
stdout '\"baseurl\": \"https://example.com/\",'
|
||||
|
||||
hugo config mounts -h
|
||||
|
Reference in New Issue
Block a user