forestryio / create-static-site

Create static websites with no build configuration.
MIT License
135 stars 10 forks source link

Add hugo search package to core. #50

Closed zivbk1 closed 6 years ago

zivbk1 commented 6 years ago

I was looking at adding search into one of my Hugo sites, and I came across this package.
https://www.npmjs.com/package/hugo-search-index It's my understanding that to integrate this package, I must eject and move forward on my own. Would this package be worth adding to the core system, to offer a built-in site search capability to Hugo sites?

zivbk1 commented 6 years ago

I went with an alternative method that is working well for me and doesn't require another npm module. https://gist.github.com/eddiewebb/735feb48f50f0ddd65ae5606a1cb41ae