Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahonn/hexo-theme-even
:rocket: A super concise theme for Hexo
https://github.com/ahonn/hexo-theme-even
hexo hexo-theme
Last synced: 25 days ago
JSON representation
:rocket: A super concise theme for Hexo
- Host: GitHub
- URL: https://github.com/ahonn/hexo-theme-even
- Owner: ahonn
- License: mit
- Created: 2016-02-24T07:45:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-11T03:40:51.000Z (8 months ago)
- Last Synced: 2024-04-14T10:41:57.625Z (7 months ago)
- Topics: hexo, hexo-theme
- Language: SCSS
- Homepage: https://ahonn.github.io/hexo-theme-even/
- Size: 2.45 MB
- Stars: 1,344
- Watchers: 26
- Forks: 208
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-themes - ahonn/hexo-theme-even
- awesome-starred - ahonn/hexo-theme-even - :rocket: A super concise theme for Hexo (others)
README
# hexo-theme-even
A super simple theme for Hexo[![GitHub stars](https://img.shields.io/github/stars/ahonn/hexo-theme-even.svg?style=flat-square)](https://github.com/ahonn/hexo-theme-even/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/ahonn/hexo-theme-even.svg?style=flat-square)](https://github.com/ahonn/hexo-theme-even/network)
[![GitHub issues](https://img.shields.io/github/issues/ahonn/hexo-theme-even.svg?style=flat-square)](https://github.com/ahonn/hexo-theme-even/issues)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/ahonn/hexo-theme-even/master/LICENSE)## Screenshots
![even-screenshots](https://ahonn-me.oss-cn-beijing.aliyuncs.com/images/55iw9.png)[🔯 Live Preview](https://ahonn.github.io/hexo-theme-even/)
## Installation
```bash
$ npm install hexo-renderer-ejs hexo-renderer-dartsass --save
$ git clone https://github.com/ahonn/hexo-theme-even themes/even
$ cp themes/even/_config.yml.example themes/even/_config.yml
```Modify `yoursite/_config.yml`:
```yaml
# Extensions
## Plugins: http://hexo.io/plugins/
## Themes: http://hexo.io/themes/
theme: even
```For more options, check out the [document](https://github.com/ahonn/hexo-theme-even/wiki)
## Update
You can update to latest master branch by the following command:```base
$ cd themes/even
$ git pull
```## Contributing
Contribution is welcome, feel free to open an issue or pull request.## Contributors
This project exists thanks to all the people who contribute.