Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 860 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 860 Bytes

dream

this is a hexo theme base on pacman and Iceman,completefull function and pretty ui.

dream demo

pacman

pacman中文说明

Iceman

##Installation ###Install

$ git clone https:/dreajay/hexo-theme-dream.git themes/dream

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

cd themes/dream
git pull

please backup your _config.yml file before update.

##Configuration Modify settings in /themes/dream/_config.yml.