jsjoeio / speak-argentinian-spanish

speak argentinian spanish website
https://speakargentinianspanish.com/
1 stars 0 forks source link

Add Search to blog #25

Closed coding-in-public closed 1 year ago

coding-in-public commented 1 year ago

@jsjoeio My plan was to:

  1. Create a dynamic JSON api endpoint
  2. FuseJS to fuzzy match queries
  3. /search route that uses react to fetch the api endpoint
  4. Astro search widget form that redirects to the search route (i.e., /search?q=query)

You okay with this basic direction? Or prefer something else?

jsjoeio commented 1 year ago

Sounds great to me! 🔥

jsjoeio commented 1 year ago

Fixed by https://github.com/jsjoeio/speak-argentinian-spanish/pull/29