Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cijiugechu/hexo-theme-fiberless
A light-weight and simple theme for Hexo.
https://github.com/cijiugechu/hexo-theme-fiberless
hexo hexo-theme hexo-theme-fiberless
Last synced: about 1 month ago
JSON representation
A light-weight and simple theme for Hexo.
- Host: GitHub
- URL: https://github.com/cijiugechu/hexo-theme-fiberless
- Owner: cijiugechu
- Created: 2020-05-21T13:23:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-22T03:13:08.000Z (over 4 years ago)
- Last Synced: 2024-12-17T04:08:59.581Z (about 1 month ago)
- Topics: hexo, hexo-theme, hexo-theme-fiberless
- Language: CSS
- Size: 94.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-zh.md
Awesome Lists containing this project
README
# hexo-theme-fiberless
![sample](source/img/展示.PNG)
轻量,简单的Hexo主题。
[English](https://github.com/cijiugechu/hexo-theme-fiberless/blob/master/README.md) | 中文
## 安装
1. 将目录切换到Hexo根目录。
2. 接着键入:
```bash
cd themes
```
然后:```bash
git clone https://github.com/cijiugechu/hexo-theme-fiberless fiberless
```
3. 修改在博客根目录中的 `_config.yml` 文件并将主题切换为 `fiberless`## 自定义
#### 代码高亮
修改在博客根目录中的 `_config.yml` 文件 ,
将 `highlight -> enable` 改为 `false`#### 个人简介
添加到 `_config.yml -> about -> Bio` 中即可。