由于本人将博客系统转到hugo上,本Hexo主题将只进行bug修复
安利一发我为hugo写的相同风格的主题: YAMT
Yet Another Material-Design-Style Hexo Theme.DEMO
# change to work dir
cd /your_blog_dir/
# 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/stkevintan/hexo-theme-material-flow themes/material-flow- Change the value of
themetomaterial-flowin_config.yml. - Put your avatar && favicon images to
source/images/. - Edit
_config.ymlandthemes/material-flow/_config.ymlfor your needs.
Here are some examples:
Please refer to offical doc : https://hexo.io/docs/index.html

