1HUGO-IMPORT-JEKYLL(1)Nov(2019)                  HUGO-IMPORT-JEKYLL(1)Nov(2019)
2
3
4
5Hugo 0.59.1 Hugo Manual
6
7

NAME

9       hugo-import-jekyll - hugo import from Jekyll
10
11
12

SYNOPSIS

14       hugo import jekyll [flags]
15
16
17

DESCRIPTION

19       hugo import from Jekyll.
20
21
22       Import  from  Jekyll  requires  two  paths,  e.g.  hugo  import  jekyll
23       jekyll_root_path target_path.
24
25
26

OPTIONS

28       --force[=false]      allow import into non-empty target directory
29
30
31       -h, --help[=false]      help for jekyll
32
33
34

OPTIONS INHERITED FROM PARENT COMMANDS

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

SEE ALSO

74       hugo-import(1)
75
76
77
78                                                HUGO-IMPORT-JEKYLL(1)Nov(2019)
Impressum