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

https://github.com/rayspock/hexo-theme-aircv

Light version of aircv theme on Hexo
https://github.com/rayspock/hexo-theme-aircv

hexo hexo-theme

Last synced: about 1 month ago
JSON representation

Light version of aircv theme on Hexo

Awesome Lists containing this project

README

          

# hexo-theme-aircv
Light version of aircv theme on Hexo with style design by [KeenThemes](https://www.keenthemes.com/)

## Screenshots
![aircv-screenshots](images/slider.png)
[[Live Preview]](https://rayspock.github.io/hexo-theme-aircv/)

## Installation
```bash
$ git clone https://github.com/rayspock/hexo-theme-aircv themes/aircv
$ cp themes/aircv/_config.yml.example themes/aircv/_config.yml
```

Modify `yoursite/_config.yml`:

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

## Update
You can update to latest master branch by the following command:

```base
$ cd themes/aircv
$ git pull
```

## Contributing
Contribution is welcome, feel free to open an issue or pull request.