插件记录

pug 和 stylus 渲染插件

1
npm install hexo-renderer-pug hexo-renderer-stylus --save

文章固链

1
npm install hexo-abbrlink --save

字数统计

1
npm install hexo-wordcount --save

Baidu站点地图

1
npm install hexo-generator-baidu-sitemap --save

Bilibili 追番界面

1
npm install hexo-bilibili-bangumi --save

hexo bangumi -u 更新追番数据
hexo cinema -u 更新追剧数据

RSS 插件

1
npm install hexo-generator-feed --save

修改

  • themes\anzhiyu\layout\includes\page\about.pug line 183 add
  • themes\anzhiyu\source\css\_page\about.styl line 1045 - 1065 add
  • themes\anzhiyu\layout\includes\anzhiyu\log-js.pug
  • themes\anzhiyu\layout\includes\anzhiyu\ai-info.pug line 20 - 25
  • themes\anzhiyu\scripts\events\merge_config.js line 597