hexo-generator-custom-index
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

hexo-generator-custom-index

NPM version NPM downloads

A Hexo plugin with typescript

Usage

_config.yml

# 增加的属性
index_generator:
  # 根据更新日期排序
  sortBy: updated
  # 如果存在该值,将根据该值决定从哪天开始排序
  startSortDate: 2024-05

Development

# install dependencies
$ pnpm install

# develop library by docs demo
$ pnpm start

# build library source code
$ pnpm run build

LICENSE

MIT

form

hexo-generator-index-pin-top

/hexo-generator-custom-index/

    Package Sidebar

    Install

    npm i hexo-generator-custom-index

    Weekly Downloads

    0

    Version

    0.1.2

    License

    MIT

    Unpacked Size

    5.78 kB

    Total Files

    5

    Last publish

    Collaborators

    • 142536yu