You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
944 B

4 years ago
# Kayo主题
4 years ago
> 努力开发中~~~
源自[ahonn/hexo-theme-even](https://github.com/ahonn/hexo-theme-even)主题
4 years ago
## Installation
```bash
$ npm install hexo-renderer-scss --save
4 years ago
$ npm install hexo-reading-time --save
4 years ago
$ npm install hexo-generator-feed --save
4 years ago
$ git clone https://github.com/iotcat/kayo themes/kayo
$ cp themes/kayo/_config.yml.example themes/kayo/_config.yml
```
Modify `yoursite/_config.yml`:
```yml
# Extensions
## Plugins: http://hexo.io/plugins/
## Themes: http://hexo.io/themes/
4 years ago
theme: kayo
4 years ago
```
## Update
You can update to latest master branch by the following command:
```bash
4 years ago
$ cd themes/kayo
4 years ago
$ git pull
```
4 years ago
## 新增功能
4 years ago
- 支持pjax无刷新换页
4 years ago
- 支持多级菜单
- 支持mermaid绘图
- 支持显示文章预计reading时长
- 添加版权底部心跳
- 支持cdn以及自定义cdn地址
- 支持aplayer播放网易云歌单
- 支持valine无后端评论
- 支持valine的访客数量统计