1HUGO-CONVERT-TOJSON(1)            Hugo Manual           HUGO-CONVERT-TOJSON(1)
2
3
4

NAME

6       hugo-convert-toJSON - Convert front matter to JSON
7
8
9

SYNOPSIS

11       hugo convert toJSON [flags]
12
13
14

DESCRIPTION

16       toJSON  converts  all front matter in the content directory to use JSON
17       for the front matter.
18
19
20

OPTIONS

22       -h, --help[=false]      help for toJSON
23
24
25

OPTIONS INHERITED FROM PARENT COMMANDS

27       --config=""      config file (default is path/config.yaml|json|toml)
28
29
30       --configDir="config"      config dir
31
32
33       --debug[=false]      debug output
34
35
36       -e, --environment=""      build environment
37
38
39       --ignoreVendorPaths=""      ignores any _vendor for module paths match‐
40       ing the given Glob pattern
41
42
43       --log[=false]      enable Logging
44
45
46       --logFile=""      log File path (if set, logging enabled automatically)
47
48
49       -o, --output=""      filesystem path to write files to
50
51
52       --quiet[=false]      build in quiet mode
53
54
55       -s, --source=""      filesystem path to read files relative from
56
57
58       --themesDir=""      filesystem path to themes directory
59
60
61       --unsafe[=false]      enable less safe operations, please backup first
62
63
64       -v, --verbose[=false]      verbose output
65
66
67       --verboseLog[=false]      verbose logging
68
69
70

SEE ALSO

72       hugo-convert(1)
73
74
75
76Hugo 0.93.3                        May 2022             HUGO-CONVERT-TOJSON(1)
Impressum