Jekyll配置多个文件 [英] Jekyll Config Multiple Files

查看:67
本文介绍了Jekyll配置多个文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

正如 doc 所述,我们应该能够写:

As the doc mentions, we should be able to write:

jekyll build --config "_config.yml, _config.en.yml"

相反,我收到:

Fatal: The configuration file ' _config.en.yml' could not be found.

文件实际存在.

我在做什么错了?

推荐答案

这是一个用逗号分隔的列表.您正在用逗号和空格隔开.

It's a comma-separated list. You're separating it with a comma and a space.

这篇关于Jekyll配置多个文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆