初始配置文件(config那个没有别的后缀) 1234567891011# Sitetitle: # 网站显示的标题 随意填author: # 你的名字 随意填language: zh-CN# Deployment## Docs: https://hexo.io/docs/one-command-deploymentdeploy: type: git repository: git@github.com:username/username.github.io.git # 要是GitHub改名了,记得这里改一下 branch: main # 仓库名称 主题配置文件常见配置(我所有是butterflyx主题): 12345678910111213141516171819202122232425262728293031323334353637# Avatar (头像设置)avatar: img: # url effect: false# Favicon(网站的图标)favicon: /img/myFavicon.pngcover: # display the cover or not (是否顯示文章封面) default_cover: - /img/***.*** # 默认封面 对应文档的cover参数 可以是GIF# Menu 目錄menu: # 右上角的选项--- # Sponsor/rewardreward: enable: true text: QR_code: #二维码设置 - img: /img/***.png link: # 链接 text: # 图片下面显示的文本 ---# 网站优化# canvas_ribbon: 背景彩帶设置# Mouse click effects 鼠标点击效果设置# Loading Animation (加载动画设置)