0.0.5 • Published 7 years ago

hexo-index-anything v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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

0.0.5

7 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.1

8 years ago