Top

hexo博客常用插件及教程


为大家总结下hexo常用的插件与教程

合理的使用插件能够提高hexo的效率


命令功能文档
npm install hexo-generator-index-pin-top –save
npm uninstall hexo-generator-index –save
文章置顶插件点我
npm i –save hexo-wordcount文章字数+阅读时长统计点我
npm install hexo-baidu-url-submit –save百度链接主动推送点我
npm install hexo-deployer-ftpsync –savehexo上传至FTP服务器点我
npm install hexo-deployer-cos –savehexo上传至腾讯云COS点我
npm install hexo-deployer-aliyun –savehexo上传至阿里云点我
npm install –save hexo-adminhexo管理插件点我
hexo-blog-encrypt(请看文档)hexo文章加密码点我
卜算子ip计数统计IP计数统计点我
npm install leancloud-storage –saveValine评论点我
Valine评论邮件通知Valine评论提醒点我

有需要的却找不到的,或者有优化方面的问题,都可以在下方留言,博主都会帮你解答



未经允许不得转载: 幻凡ss » hexo博客常用插件及教程