0.2.0 • Published 2 years ago

hexo-tag-common v0.2.0

Weekly downloads
14
License
MIT
Repository
github
Last release
2 years ago

hexo-tag-common

npm jsdelivr CDN

Common tags for hexo.

Demo: tag-common | yun

Install

You need to make sure your hexo is v5.2.0 or above.

npm install hexo-tag-common
# yarn add hexo-tag-common

Config

Set it in hexo _config.yml.

tag_common:
  cdn: https://fastly.jsdelivr.net/npm/ # enable CDN, default is https://fastly.jsdelivr.net/npm/ 
  # which layout to use
  # more info see https://hexo.io/api/injector.html#to-lt-string-gt
  layout:
    - post
    - page
    # - home

Feature

  • Tabs

Reference

Sponsors

0.1.0

2 years ago

0.2.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago