Socket
Socket
Sign inDemoInstall

hexo-generator-tag

Package Overview
Dependencies
1
Maintainers
8
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hexo-generator-tag

Tag generator for Hexo.


Version published
Weekly downloads
21K
increased by0.65%
Maintainers
8
Install size
9.17 kB
Created
Weekly downloads
 

Readme

Source

hexo-generator-tag

Build Status NPM version Coverage Status

Tag generator for Hexo.

Installation

$ npm install hexo-generator-tag --save

Options

tag_generator:
  per_page: 10
  order_by: -date
  • per_page: Posts displayed per page. (0 = disable pagination)
  • order_by: Posts order. (Order by date descending by default)
  • enable_index_page: Generate a /[config.tag_dir]/index.html page.
    • Support following template layout: tag-index, tag, archive, index

License

MIT

Keywords

FAQs

Last updated on 16 Oct 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc