Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caichenghan/ilike
hexo theme
https://github.com/caichenghan/ilike
Last synced: 19 days ago
JSON representation
hexo theme
- Host: GitHub
- URL: https://github.com/caichenghan/ilike
- Owner: CaiChenghan
- License: mit
- Created: 2018-08-08T10:48:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-08T07:38:32.000Z (almost 3 years ago)
- Last Synced: 2024-11-22T13:42:30.642Z (3 months ago)
- Language: Stylus
- Homepage: https://caichenghan.github.io/
- Size: 304 KB
- Stars: 10
- Watchers: 2
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)