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: 11 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-20T03:54:16.000Z (about 1 year ago)
- Last Synced: 2024-10-29T23:48:11.736Z (6 months ago)
- Topics: hexo, hexo-theme
- Language: SCSS
- Homepage: https://ahonn.github.io/hexo-theme-even/
- Size: 2.45 MB
- Stars: 1,362
- Watchers: 26
- Forks: 212
- Open Issues: 1
-
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.
![]()