# hexo-theme-7mi **Repository Path**: mifengjun/hexo-theme-7mi ## Basic Information - **Project Name**: hexo-theme-7mi - **Description**: hexo-theme-7mi - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-03 - **Last Updated**: 2021-10-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hexo #### 介绍 hexo-theme-7mi 使用 pug + stylus 开发的一个 hexo-theme , 给它取名'7mi' ```$xslt npm install yo -g npm install generator-hexo-theme -g yo hexo-theme ``` 在 hexo(博客根目录) 目录下执行 ```$xslt npm i --save hexo-renderer-pug npm i --save hexo-renderer-stylus npm i --save hexo-wordcount ```