Prince
A SIMPLE and CLEAN theme for [Hexo].
No categories. No share. No comment.
Inspired by apollo
Installation
Install
$ npm install hexo-renderer-jade --save
$ git clone https://github.com/yiliashaw/hexo-theme-prince.git themes/prince
Enable
Modify theme
setting in _config.yml
to prince
.
Update
cd themes/prince
git pull