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.

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i hikaru-generator-search

    Weekly Downloads

    3

    Version

    2.4.1

    License

    Apache-2.0

    Unpacked Size

    14.5 kB

    Total Files

    4

    Last publish

    Collaborators

    • alynxzhou