# engine.js
| <root>/themes/shokax/scripts/helpers/engine.js | 
渲染头图
# languages 文件夹
| <root>/themes/shokax/languages | 
更改提示词
0.4.20 版本已经在 ./source/_data  下使用 yml 文件自定义
# assets 文件夹
| <root>/themes/shokax/source/assets | 
用与存放网页 icon、个人头像等图片资源
# page.pug
| <root>/themes/shokax/layout/page.pug | 
用于增加 404 页面
# pages.styl
| <root>/themes/shokax/source/css/_common/components/pages/pages.styl | 
用于增加 404 页面
# base.styl
| <root>/themes/shokax/source/css/_common/scaffolding/base.styl | 
多行 katex 公式行间距调整
# reward.styl
| <root>/themes/shokax/source/css/_common/components/post/reward.styl | 
对赞赏码样式进行更改,宽度设为 60%
# removeTopBlur.js
| <root>/themes/shokax/scripts/removeTopBlur.js | 
位于浏览器可视窗口顶部时,导航栏的不模糊
# baidu_verify_codeva-xxx.html
| <root>/themes/shokax/source/baidu_verify_codeva-MeYGtZ4QVA.html | 
用于百度站长文件验证
# home.styl
| <root>/themes/shokax/source/css/_common/components/pages/home.styl | 
统一封面样式
