创建主题配置文件

本页面中

  • 主题配置文件 均指 Hexo 根目录下的 _config.redefine.yml 或者 /themes/redefine/_config.yml 或者 /node_modules/hexo-theme-redefine/_config.yml

  • 站点配置文件 均指 Hexo 根目录下的 _config.yml

为了日后实现平滑升级,请在 Hexo 根目录中创建 _config.redefine.yml 并将这里的代码全部复制进去保存,以后要更改主题设置就在 _config.redefine.yml 里面更改。

本教程左侧目录按照顺序对应 _config.redefine.yml 中的选项,请一步一步来

最后更新于