Thanks to visit codestin.com
Credit goes to github.com

Skip to content

commands: Fix import of Jekyll projects #14906

@jmooring

Description

@jmooring

Several problems:

  1. Link to theme is incorrect (it changed)
  2. Error message is incorrect when _config.yml file is not found in root of Jekyll project
  3. Jekyll allows config files named _config.yml, _config.yaml, or _config.toml ... we only check for the first one
  4. The echo command example is incorrect; it creates a new hugo.toml file instead of appending to the existing hugo.yaml file

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions