Socket
Socket
Sign inDemoInstall

hikaru-generator-search

Package Overview
Dependencies
0
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hikaru-generator-search

Search generator plugin for Hikaru.


Version published
Weekly downloads
1
decreased by-83.33%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 18 Feb 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc