1.6.0 • Published 2 months ago

hexo-theme-material-flow v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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

1.6.0

2 months ago

1.4.3

4 months ago

1.4.2

4 months ago

1.5.0

4 months ago

1.4.1

2 years ago

1.4.0

2 years ago

1.2.2-1

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.2.2

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago