hikaru-generator-search

2.4.1 • Public • Published

Hikaru Generator Search

Search generator plugin for Hikaru.

Usage

First go to your site dir and add following to your site-config.yaml.

search:
  enable: true
  # Use array to split contents.
  path:
    - search/1.json
    - search/2.json
  page: search/index.html

then run this command to install it.

$ npm i -s hikaru-generator-search

If you want to skip some posts while generating search index, add search: false to its front-matter.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.4.10latest

Version History

VersionDownloads (Last 7 Days)Published
2.4.10
2.4.00
2.3.60
2.3.50
2.3.40
2.3.30
2.3.20
2.3.11
2.3.00
2.2.00
2.1.10
2.1.00
2.0.30
2.0.20
2.0.10
2.0.00
1.0.10
1.0.01

Package Sidebar

Install

npm i hikaru-generator-search

Weekly Downloads

2

Version

2.4.1

License

Apache-2.0

Unpacked Size

14.5 kB

Total Files

4

Last publish

Collaborators

  • alynxzhou