# blog **Repository Path**: mculover666/blog ## Basic Information - **Project Name**: blog - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-30 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 插件安装 在博客目录下执行。 先安装wordcount插件,否则该主题生成的页面访问会报错: ``` npm i --save hexo-wordcount ``` 接着安装其它好用的插件: ``` npm install --save hexo-deployer-git hexo-generator-sitemap hexo-generator-searchdb hexo-abbrlink ``` - hexo-deployer-git:用于 hexo d 使用git部署 - hexo-generator-sitemap:用于生成sitemap.xml - hexo-generator-searchdb:用于生成search.xml - hexo-abbrlink:用于生成文章id(abbrlink)