版权声明:转载请注明作者及出处,否则将追究法律责任。 https://blog.csdn.net/q2158798/article/details/82354154
为大家总结下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 –save | hexo上传至FTP服务器 | 点我 |
npm install hexo-deployer-cos –save | hexo上传至腾讯云COS | 点我 |
npm install hexo-deployer-aliyun –save | hexo上传至阿里云 | 点我 |
npm install –save hexo-admin | hexo管理插件 | 点我 |
hexo-blog-encrypt(请看文档) | hexo文章加密码 | 点我 |
卜算子ip计数统计 | IP计数统计 | 点我 |
npm install leancloud-storage –save | Valine评论 | 点我 |
Valine评论邮件通知 | Valine评论提醒 | 点我 |