A super simple theme for Hexo
- 自定义样式
- 支持 Fancybox
- 版权信息,自定义许可协议
- 文章打赏,添加二维码
$ npm install hexo-renderer-scss --save
$ git clone https://github.com/ahonn/hexo-theme-even themes/even修改配置文件中的 theme 字段为 even:
# Extensions
## Plugins: http://hexo.io/plugins/
## Themes: http://hexo.io/themes/
theme: even更多主题设置,查看 Document
