hexo-generator-index
hexo-generator-index copied to clipboard
Index generator plugin for Hexo.
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.2.0. Release notes Sourced from eslint's releases. v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in...
## check list - [x] Add test cases for the changes. - [x] Passed the CI test. - [ ] rebase after #96 merged. ## Description fix #97 ## Additional...
## check list - [x] Add test cases for the changes. - [x] Passed the CI test. ## Description resolved #15 - feat: allow custom layout. ## Additional information -...
### Check List - [X] I have already read README. - [X] I have already searched existing issues and they are not help to me. - [X] I examined error...
Is it possible to add an option, e.g. `hidden: true`, into front matter, and to remove this post from the index page?
I want to add some words or HTML tags or markdowns into index, and keep the generated index rendered to, all solution I find can only create a custom index...
As the 'index' layout is used not only for index generation but also as fallback layout, it would be nice to be able to specify a different layout for the...
Bumps [hexo-pagination](https://github.com/hexojs/hexo-pagination) from 3.0.0 to 4.0.0. Release notes Sourced from hexo-pagination's releases. v4.0.0 Breaking Changes chore: require node >= 18 by @uiolee in hexojs/hexo-pagination#116 New Features feat: add an option...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.11.1. Release notes Sourced from eslint's releases. v9.11.1 Bug Fixes 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#18938) (Nitin Kumar) 2738322 fix: add missing...