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

NAME

6       hugo-convert-toYAML - Convert front matter to YAML
7
8
9

SYNOPSIS

11       hugo convert toYAML [flags]
12
13
14

DESCRIPTION

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

OPTIONS

22       -h, --help[=false]      help for toYAML
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       --ignoreVendor[=false]      ignores any _vendor directory
40
41
42       --ignoreVendorPaths=""      ignores any _vendor for module paths match‐
43       ing the given Glob pattern
44
45
46       --log[=false]      enable Logging
47
48
49       --logFile=""      log File path (if set, logging enabled automatically)
50
51
52       -o, --output=""      filesystem path to write files to
53
54
55       --quiet[=false]      build in quiet mode
56
57
58       -s, --source=""      filesystem path to read files relative from
59
60
61       --themesDir=""      filesystem path to themes directory
62
63
64       --unsafe[=false]      enable less safe operations, please backup first
65
66
67       -v, --verbose[=false]      verbose output
68
69
70       --verboseLog[=false]      verbose logging
71
72
73

SEE ALSO

75       hugo-convert(1)
76
77
78
79Hugo 0.80.0                        Sep 2021             HUGO-CONVERT-TOYAML(1)
Impressum