jingsam / hexo-theme-even

:rocket: A super concise theme for Hexo

Home Page:https://ahonn.github.io/hexo-theme-even/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 hexo-renderer-swig --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.

About

:rocket: A super concise theme for Hexo

https://ahonn.github.io/hexo-theme-even/

License:MIT License


Languages

Language:SCSS 64.5%Language:JavaScript 30.5%Language:CSS 5.0%