• Stars
    star
    257
  • Rank 158,728 (Top 4 %)
  • Language
    CSS
  • License
    MIT License
  • Created almost 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Yet Another Material-Design-Style Hexo Theme

Material Flow

由于本人将博客系统转到hugo上,本Hexo主题将只进行bug修复
安利一发我为hugo写的相同风格的主题: YAMT

Yet Another Material-Design-Style Hexo Theme.DEMO  

Installation

# 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

Configuration

  1. Change the value of theme to material-flow in _config.yml.
  2. Put your avatar && favicon images to source/images/.
  3. Edit _config.yml and themes/material-flow/_config.yml for your needs.

Here are some examples:

  1. _config.yml
  2. themes/material-flow/_config.yml

More

Please refer to offical doc : https://hexo.io/docs/index.html