Skip to content

hexo plugin to generate a indexes from custom front matter variables

License

Notifications You must be signed in to change notification settings

leviwheatcroft/hexo-index-anything

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

hexo plugin to generate a indexes from custom front matter variables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published