AlexanderProd / gatsby-shopify-starter

🛍 Simple starter to build a blazing fast Shopify store with Gatsby.
https://gatsby-shopify-starter.alexanderhoerl.de
Other
422 stars 95 forks source link

add Algolia search #31

Closed eunjae-lee closed 4 years ago

eunjae-lee commented 4 years ago

Hi there, My name is Eunjae.

Disclaimer: I work at Algolia.

This PR adds Algolia search functionality to the starter. It requires the following 4 environment variables:

If they are given, at build time, it will upload all the data to Algolia server by using gatsby-plugin-algolia. And if they are given, there will be Search menu on the header. The design of search page isn't good. This is a very basic implementation to show you.

https://goofy-morse-b7fc68.netlify.com/

Let me know if you want me to refine this PR and if you want to move forward.

AlexanderProd commented 4 years ago

Hi Eunjae,

I really appreciate your efforts to add search functionality to the starter but I would like to keep the starter nimble and without many features so everybody can drop in what they need and therefore don't want to merge this.

eunjae-lee commented 4 years ago

Hi Alexander, I understand your decision. Have a nice day.