A super simple theme for Hexo
$ 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.ymlModify yoursite/_config.yml:
# Extensions
## Plugins: http://hexo.io/plugins/
## Themes: http://hexo.io/themes/
theme: evenFor more options, check out the document
You can update to latest master branch by the following command:
$ cd themes/even
$ git pull
Contribution is welcome, feel free to open an issue or pull request.
This project exists thanks to all the people who contribute.
