All Projects → hexojs → hexo-generator-category

hexojs / hexo-generator-category

Licence: MIT license
Category generator plugin for Hexo.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to hexo-generator-category

hexo-tag-instagram
Embed instagram photo and movie tag plugin for Hexo.
Stars: ✭ 23 (-11.54%)
Mutual labels:  hexo
action-hexo
No description or website provided.
Stars: ✭ 28 (+7.69%)
Mutual labels:  hexo
hexo-filter-optimize
A Hexo plugin that optimize the pages loading speed.
Stars: ✭ 41 (+57.69%)
Mutual labels:  hexo
hexo-theme-miracle
🎉 A clean and lightweight single-column theme for Hexo.
Stars: ✭ 50 (+92.31%)
Mutual labels:  hexo
hexo-bilibili-bangumi
hexo 番剧页面插件,可选数据源:Bilibili, Bangumi
Stars: ✭ 252 (+869.23%)
Mutual labels:  hexo
hexo-directory-category
Automatically add category to Hexo article according to the article file directory.
Stars: ✭ 35 (+34.62%)
Mutual labels:  hexo
hexo-theme-chiangmai
A theme of Hexo Inspired by Chiang-Mai City 🇹🇭
Stars: ✭ 32 (+23.08%)
Mutual labels:  hexo
Hexo-Theme-MengD
A simple, lightweight Hexo theme(支持:pjax、discuss、twikoo、waline、valine评论)
Stars: ✭ 69 (+165.38%)
Mutual labels:  hexo
butterfly-plugins
No description or website provided.
Stars: ✭ 36 (+38.46%)
Mutual labels:  hexo
hexo-pagination
Pagination utilities for Hexo generator plugins.
Stars: ✭ 18 (-30.77%)
Mutual labels:  hexo
hornhuang.github.io
🚀This is my personal homepage, it my honor to show yours my interstind life, best wishes to your ~
Stars: ✭ 12 (-53.85%)
Mutual labels:  hexo
hexo-theme-minima
An undoubtedly simple and lightweight dark/light theme for Hexo.js
Stars: ✭ 161 (+519.23%)
Mutual labels:  hexo
hexo-theme-concise
A beautiful and simple theme for hexo
Stars: ✭ 18 (-30.77%)
Mutual labels:  hexo
hexo-generator-searchdb
Seach data generator plugin for Hexo.
Stars: ✭ 44 (+69.23%)
Mutual labels:  hexo
frame
Frame is a minimal, elegant hexo theme.
Stars: ✭ 50 (+92.31%)
Mutual labels:  hexo
houko
xiaomo's blog,please star if you like ✨-share technology and study record,about life。https://blog.xiaomo.info (personal share)
Stars: ✭ 3 (-88.46%)
Mutual labels:  hexo
peach-blog
🍑 a blog based on flask
Stars: ✭ 55 (+111.54%)
Mutual labels:  hexo
hexo-theme-artemis
A minimalist Hexo theme inspired by pinggod/hexo-theme-apollo
Stars: ✭ 51 (+96.15%)
Mutual labels:  hexo
palmerye.github.io
📝 Personal Blog
Stars: ✭ 17 (-34.62%)
Mutual labels:  hexo
hexo-theme-amber
🎉 A bootstrap blog theme for hexo
Stars: ✭ 47 (+80.77%)
Mutual labels:  hexo

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].