hexo-index-anything

0.0.5 • Public • Published

hexo-index-anything

nodei.co

npm

Hexo plugin to generate a indexes from custom front matter variables. Suppose you have an author variable in your front matter, this plugin will generate files like /authors/author-name.html, listing each post by that author.

Deprecated

Please open an issue if you would like to take ownership.

Install

npm install --save hexo-index-anything

Configuration

an example. would be included in _config.yml

indexAnything:
  author: authors

Usage

Install, configure, then hexo generate as usual.

Api

See the fancy annotated code

Author

Levi Wheatcroft levi@wht.cr

Contributing

Contributions welcome; Please submit all pull requests against the master branch.

License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    2
  • 0.0.3
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i hexo-index-anything

Weekly Downloads

2

Version

0.0.5

License

MIT

Last publish

Collaborators

  • leviwheatcroft