hexo优化

优化参考 网站
https://segmentfault.com/a/1190000009544924
https://reuixiy.github.io/technology/computer/computer-aided-art/2017/06/09/hexo-next-optimization.html#%E9%99%84%E4%B8%8A%E6%88%91%E7%9A%84-custom-styl

本文结束啦感谢您的阅读

在 themesnextlayout_macro 新建 passage-end-tag.swig 文件

打开更新文章 时间
themesnext_config.yml

1
2
3
4
5
post_meta:
item_text: true
created_at: true
updated_at: true//false
categories: true

显示统计字数和估计阅读时长 需要增加如下插件

1
npm install hexo-wordcount 

Local search

1
npm install hexo-generator-searchdb 

使用图床保留图片七牛云

参照修改
https://yangbingdong.com/2017/build-blog-hexo-advanced/#%E5%AE%9A%E4%BD%8D%E5%85%83%E7%B4%A0
1,侧栏加入已运行的时间

背景图片