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: 21 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 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-06T02:38:49.000Z (3 months ago)
- Last Synced: 2025-05-08T17:05:58.691Z (28 days ago)
- Topics: hexo, hexo-theme
- Language: SCSS
- Homepage: https://ahonn.github.io/hexo-theme-even/
- Size: 2.45 MB
- Stars: 1,378
- Watchers: 26
- Forks: 213
- 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[](https://github.com/ahonn/hexo-theme-even/stargazers)
[](https://github.com/ahonn/hexo-theme-even/network)
[](https://github.com/ahonn/hexo-theme-even/issues)
[](https://raw.githubusercontent.com/ahonn/hexo-theme-even/master/LICENSE)## Screenshots
[🔯 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.
![]()