hexo-generator-multilingual-category

0.3.2 • Public • Published

hexo-generator-multilingual-category

Build Status NPM version Coverage Status Dependency Status License

Multilingual category generator for Hexo.

Installation

$ npm install hexo-generator-multilingual-category --save

Options

You can configure this plugin in _config.yml.

category_generator:
  per_page: 10
  • per_page: Posts displayed per page (0 = disable pagination).

Localizable configuration

These are the values that this generator uses and can be localized:

  • category_generator
    • per_page
  • category_dir
  • pagination_dir

Helpers

This plugins overrides default Hexo helpers:

  • list_categories: Inserts a list of all categories for the current language.

License

MIT

Package Sidebar

Install

npm i hexo-generator-multilingual-category

Homepage

hexo.io/

Weekly Downloads

2

Version

0.3.2

License

MIT

Last publish

Collaborators

  • ahaasler