mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
938 B
938 B
date | title | slug | url |
---|---|---|---|
2016-12-20T09:38:40+01:00 | hugo import jekyll | hugo_import_jekyll | /commands/hugo_import_jekyll/ |
hugo import jekyll
hugo import from Jekyll
Synopsis
hugo import from Jekyll.
Import from Jekyll requires two paths, e.g. hugo import jekyll jekyll_root_path target_path
.
hugo import jekyll
Options
--force Allow import into non-empty target directory
Options inherited from parent commands
--config string config file (default is path/config.yaml|json|toml)
--log Enable Logging
--logFile string Log File path (if set, logging enabled automatically)
--quiet build in quiet mode
-v, --verbose verbose output
--verboseLog verbose logging
SEE ALSO
- hugo import - Import your site from others.