Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yelog/hexo-theme-3-hexo
hexo主题:三段式设计、极简、方便 Hexo theme: three-stage design
https://github.com/yelog/hexo-theme-3-hexo
3-hexo hexo hexo-theme hexo-theme-3-hexo
Last synced: 3 months ago
JSON representation
hexo主题:三段式设计、极简、方便 Hexo theme: three-stage design
- Host: GitHub
- URL: https://github.com/yelog/hexo-theme-3-hexo
- Owner: yelog
- License: mit
- Created: 2017-02-05T09:26:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T02:42:04.000Z (10 months ago)
- Last Synced: 2024-05-20T09:17:37.053Z (9 months ago)
- Topics: 3-hexo, hexo, hexo-theme, hexo-theme-3-hexo
- Language: JavaScript
- Homepage: https://yelog.org
- Size: 1.77 MB
- Stars: 666
- Watchers: 26
- Forks: 196
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-themes - yelog/hexo-theme-3-hexo - stage design|397| (Content)
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)## 效果博客
- [程忧点滴](https://www.chenuon.cn/)
- [COCO56个人博客](https://coco56.gitee.io/blog/)
- [wallleap](https://wallleap.cn)
- [黑刀的个人博客](https://dingguanyu.com/)## 致谢
作者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)主题