Yet Another Material-Design-Style Hexo Theme by Kevin Tan
Minor layout change and polishing by PngWnA
# change to work dir
cd /hexo_blog/
# install dependencies
npm i -S hexo-generator-search hexo-generator-feed hexo-renderer-less hexo-autoprefixer hexo-generator-json-content
# download source
git clone https://github.com/PngWnA/material-flow themes/material-flow
- Change the value of
theme
tomaterial-flow
in_config.yml
. - Put your avatar && favicon images to
source/images/
. - Edit
_config.yml
andthemes/material-flow/_config.yml
for your needs.
Please refer to offical doc : https://hexo.io/docs/index.html