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

SEE ALSO

76       hugo-import(1)
77
78
79
80Hugo 0.101.0                       Oct 2022              HUGO-IMPORT-JEKYLL(1)
Impressum