richwklein / agingdeveloper

For growing old in software development
https://agingdeveloper.com
MIT License
0 stars 0 forks source link

Add a searchbar #65

Open richwklein opened 4 years ago

richwklein commented 4 years ago

Add a global searchbar. We can possibly use some npm libraries for this like:

Look at the astro-pagefind integration or the astro-fuse. I had previously thought I would use fuse when the site was still on gatsby.

We may want to include SearchResultPage ld+json on the page. See this conversation.

richwklein commented 3 months ago

an autocomplete examples: https://codepen.io/YoungElPaso/pen/RwGqEqq search components: https://tailwindflex.com/search?q=search

richwklein commented 2 months ago

https://www.codewithfaraz.com/content/238/create-a-navigation-bar-with-search-using-tailwind-css