1、 In the directory themes
git clone https://github.com/stephenLYao/hexo-theme-fresh.git
2、install hexo-renderer-sass
npm/cnpm install hexo-renderer-sass
3、Update blog's main _config.yml
theme: hexo-theme-fresh
Tag Title and description under the avatar
title: Stephen's blog
subtitle: Just Do Hack!!!
The cover image on the top.
avatar: img/avatar.png
banner: img/banner.png
The about contents:
aboutContent: FEer / Muxi-Studio /Guitar Lover
MIT

