Pitayan/gatsby-theme-pitayan

Search function

Opened this issue · 3 comments

This is to allow users search posts by keywords.

Refer to current Pitayan.com search function. When user click on the search button, it will pop out a modal for text input

image

image

Looks like gatsby-plugin-local-search supports Gatsby V5.0
https://github.com/angeloashmore/gatsby-plugin-local-search

Notes:

  • Not support latest flexsearch v0.7?
  • Latest publish was 2019

Looking for solutions of alternatives to gatsby-plugin-local-search