hexo-tag-common

0.2.0 • Public • Published

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

  • [x] Tabs

Reference

Sponsors

Readme

Keywords

none

Package Sidebar

Install

npm i hexo-tag-common

Weekly Downloads

59

Version

0.2.0

License

MIT

Unpacked Size

57.7 kB

Total Files

16

Last publish

Collaborators

  • yunyoujun