Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 810 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 810 Bytes

Iceman

Iceman is a simple theme with some built-in China mainland service, based on pacman

Demo

中文说明请访问这里

##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.