Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

goblindegook/hugo-lunr-index-cli

Repository files navigation

hugo-lunr-index-cli

Build Status

This project is no longer being maintained. I recommend using Hugo itself to generate document indices (example), which is both faster and more future-proof.

Generate Lunr search indices for a Hugo static site.

Supports macOS, Linux, and Windows.

Install

$ npm install --global hugo-lunr-index-cli

Usage

$ hugo-lunr-index [path to hugo site]

Related

  • Hugo: A fast and flexible website generator.
  • Lunr: A bit like Solr, but much smaller and not as bright.

License

MIT © Luís Rodrigues