You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
iotcat 9fe750cf70 add comments 4 years ago
..
.github/workflows theme even 4 years ago
languages theme even 4 years ago
layout add comments 4 years ago
source theme even 4 years ago
.all-contributorsrc theme even 4 years ago
.eslintignore theme even 4 years ago
.eslintrc theme even 4 years ago
.gitignore theme even 4 years ago
LICENSE theme even 4 years ago
README.md theme even 4 years ago
_config.yml.example theme even 4 years ago
package.json theme even 4 years ago
yarn.lock theme even 4 years ago

README.md

hexo-theme-even

A super simple theme for Hexo

GitHub stars GitHub forks GitHub issues GitHub license

Screenshots

even-screenshots

🔯 Live Preview

Installation

$ npm install hexo-renderer-scss --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:

# Extensions
## Plugins: http://hexo.io/plugins/
## Themes: http://hexo.io/themes/
theme: even

For more options, check out the document

Update

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

$ 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.