Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caichenghan/ilike

hexo theme
https://github.com/caichenghan/ilike

Last synced: 19 days ago
JSON representation

hexo theme

Awesome Lists containing this project

README

        

# iLiKE
A super simple theme for Hexo

[![GitHub stars](https://img.shields.io/github/stars/CaiChenghan/iLiKE.svg)](https://github.com/CaiChenghan/iLiKE/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/CaiChenghan/iLiKE.svg)](https://github.com/CaiChenghan/iLiKE/network)
[![GitHub issues](https://img.shields.io/github/issues/CaiChenghan/iLiKE.svg)](https://github.com/CaiChenghan/iLiKE/issues)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/CaiChenghan/iLiKE/master/LICENSE)

## Demo
[在线预览](http://CaiChenghan.github.io/)

## Feature
- 自定义样式
- 版权信息,自定义许可协议

## Screenshots
![iLiKE-screenshots](/source/image/Hexo.png)

## Installation
```bash
$ git clone https://github.com/CaiChenghan/iLiKE.git themes/iLiKE
```

修改项目配置文件`_config.yml`中的 `theme` 字段为 `iLiKE`:

```yaml
# Extensions
## Plugins: http://hexo.io/plugins/
## Themes: http://hexo.io/themes/
theme: iLiKE
```

更多主题设置,查看 [Document](https://github.com/CaiChenghan/iLiKE/wiki)