/hexo-generator-root-tag

Primary LanguageJavaScriptMIT LicenseMIT

hexo-generator-root-tag

Tag generator for Hexo.

Installation

$ npm install jpaztech/hexo-generator-root-tag --save

Options

root_tag_generator:
  root_tag_names:
    - Information
    - VM
    - Storage
    - Network
    - OSS
    - Other
    - Archive
  sub_tag_limit: 10
  sub_tag_sort: 'name' # 未実装

License

MIT