Socket
Socket
Sign inDemoInstall

hexo-index-anything

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-index-anything

Generate custom indexes


Version published
Maintainers
1
Created
Source

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

Keywords

FAQs

Package last updated on 08 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc