1HUGO-IMPORT-JEKYLL(1)             Hugo Manual            HUGO-IMPORT-JEKYLL(1)
2
3
4

NAME

6       hugo-import-jekyll - hugo import from Jekyll
7
8
9

SYNOPSIS

11       hugo import jekyll [flags]
12
13
14

DESCRIPTION

16       hugo import from Jekyll.
17
18
19       Import  from  Jekyll  requires  two  paths,  e.g.  hugo  import  jekyll
20       jekyll_root_path target_path.
21
22
23

OPTIONS

25       --force[=false]      allow import into non-empty target directory
26
27
28       -h, --help[=false]      help for jekyll
29
30
31

OPTIONS INHERITED FROM PARENT COMMANDS

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

SEE ALSO

75       hugo-import(1)
76
77
78
79Hugo 0.80.0                        Sep 2021              HUGO-IMPORT-JEKYLL(1)
Impressum