重建博客 我再也不想碰这玩意了
永久链接
1  | npm install hexo-abbrlink --save  | 
在_config.yml里改为permalink: posts/:abbrlink.html
脚标
1  | npm uninstall hexo-renderer-marked --save  | 
然后hexo g就可以了
搜索
1  | npm install hexo-generator-search  | 
然后在next的配置文件里把local search改成true就行了next
实在是太方便了
By 不知道上啥大学的 Cansult