Socket
Book a DemoInstallSign in
Socket

hexo-generator-category

Package Overview
Dependencies
Maintainers
8
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-generator-category

Category generator for Hexo.

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
8
Created
Source

hexo-generator-category

Build Status NPM version Coverage Status

Category generator for Hexo.

Installation

$ npm install hexo-generator-category --save

Options

category_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)

License

MIT

Keywords

hexo

FAQs

Package last updated on 14 Oct 2022

Did you know?

Socket

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