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
Several problems:
_config.ymlfile is not found in root of Jekyll project_config.yml,_config.yaml, or_config.toml... we only check for the first oneechocommand example is incorrect; it creates a newhugo.tomlfile instead of appending to the existinghugo.yamlfile