mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-11-02 08:50:33 -05:00
975 B
975 B
| date | title | menu | slug | url | ||||
|---|---|---|---|---|---|---|---|---|
| 2017-02-25T10:01:37+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.