Iceman is a simple theme with some built-in China mainland service, based on pacman
中文说明请访问这里
##Installation ###Install
$ git clone https://github.com/wizicer/iceman.git themes/iceman
###Install dependence
$ npm install hexo-renderer-ejs --save
$ npm install hexo-renderer-stylus --save
$ npm install hexo-renderer-marked --save
Iceman requires Hexo 2.4.5 and above.
###Enable
Modify theme
setting in blog folder _config.yml
to iceman
.
###Update
cd themes/iceman
git pull
please backup your _config.yml
file before update.
##Configuration
Modify settings in /themes/iceman/_config.yml
.