# hexo-theme-3-hexo **Repository Path**: c4code/hexo-theme-3-hexo ## Basic Information - **Project Name**: hexo-theme-3-hexo - **Description**: No description available - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: liao - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README hexo-theme-3-hexo ================ 3-hexo 是为 [hexo](https://github.com/tommy351/hexo) 制作的主题。三段式设计、方便。你可以点击: [我的博客](https://yelog.org/) 查看效果 如果想要体验手机浏览效果,可以扫以下二维码: ![二维码图片_1月28日11时25分02秒.png](https://i.loli.net/2020/01/28/OqXkYuf8ipED6QM.png) 配置及说明: [3-hexo使用说明](http://yelog.org/2017/03/23/3-hexo-instruction/) 功能更新日志:[3-hexo开发日志-持续更新](http://yelog.org/2017/03/13/3-hexo-logs/) ——————————————   **关于主题:** 1. 极简体验 2. 三段式设计 3. 通过文章分类、标签或标题关键字检索 4. 移动端适配 5. 评论 6. 多作者模式 7. 全文快捷键 ## 安装 ```bash git clone https://github.com/yelog/hexo-theme-3-hexo.git themes/3-hexo ``` 修改hexo根目录的`_config.yml`,如下 ```yaml theme: 3-hexo ``` ## 更新 ```bash cd themes/3-hexo git pull ``` ## 外观 ### 整体设计 **三段式设计:** ![三段式设计](http://img.saodiyang.com/Fl2tl1Is5zx-D0DAt03bg0WkWXhO.png) ### 通过分类过滤 ![分类过滤文章](http://img.saodiyang.com/FmooXnOPeRPGBts5V5W7CV0AHuIo.gif) ### 通过标题关键字搜索 ![文章标题关键字搜索](http://img.saodiyang.com/FkF9lgTJoLdmNlYbTVokSNB3zdS4.gif) ### 通过作者搜索 **若开启了多作者模式,则可以通过输入@,进行作者搜索,如下所示** ![通过作者搜索](http://img.saodiyang.com/FhbFRRPIDuz1pEKH-dr-RWDHVvXn.gif) ### 通过标签搜索 **输入#,就会出现标签提示** ![通过标签搜索](http://img.saodiyang.com/FoJsDnsoLWKo7ECSzcLmzUX_uWgw.gif) ### 评论功能 ![测试一下评论](http://img.saodiyang.com/FtDD77YX_xenS-AZQW56qrwrQc4D.gif) ### 打赏功能 ![打赏功能](http://img.saodiyang.com/FhlNgOF7ipEIVrrztFdRam3WRikw.gif) ### 文章置顶 ![文章置顶](http://img.saodiyang.com/FhQLLqrRCr4yFGl9nDb_9oc4yME-.png) ### 返回头部 ![返回头部](http://img.saodiyang.com/FjpVByJViwYEWHHMTeayiQ-FD_qG.gif) ## 致谢 作者Peiwen Lu的jekyll主题:[3-jekyll](https://github.com/P233/3-Jekyll)主题 作者Yansu的[blog](http://yansu.org/) 作者litten的[hexo-theme-yilia](https://github.com/litten/hexo-theme-yilia)主题