Skip to content

hexojs/hexo-generator-category

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Category generator plugin for Hexo.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published