hexo-theme-material-flow

1.6.3 • Public • Published

Publish Package to npmjs npm version

Material Flow

Fork from kevin tan

See DEMO

Installation

npm i hexo-theme-material-flow
yarn add hexo-theme-material-flow

use ejs and less for this theme, also need to install

yarn add hexo-renderer-less hexo-renderer-less

Configuration

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

Here are some examples:

  1. _config.yml
  2. _config_material-flow.yml

links

default is empty list

links:
  - name: yahoo taiwan
    url: https://tw.yahoo.com

social medial

default only have rss in the list, support these icons

  • facebook
  • github
  • google
  • instagram
  • pinterest
  • tumblr
  • twitter
  • rss

please set the full url, not username

social:
- slug: rss
  url: /atom.xml

More

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

Readme

Keywords

none

Package Sidebar

Install

npm i hexo-theme-material-flow

Weekly Downloads

163

Version

1.6.3

License

MIT

Unpacked Size

1.08 MB

Total Files

58

Last publish

Collaborators

  • jiaming0708