I use my own site's search every day, mostly because the links I put here are useful very often. 🤩
For example, multiple resources about layout shifts (aka CLS in Core Web Vitals):
https://nicolas-hoizey.com/archives/?query=layout shift
There are 13 contents with this tag:
I use my own site's search every day, mostly because the links I put here are useful very often. 🤩
For example, multiple resources about layout shifts (aka CLS in Core Web Vitals):
https://nicolas-hoizey.com/archives/?query=layout shift
Je commence à me dire qu'il n'était pas pertinent d'adopter cette présentation uniforme sous forme de recherche pré-filtrée de toutes mes pages par type de contenu.
Emails from #Algolia are not relevant at all, it is very disappointing… 😕
I haven't touched my Algolia implementation on my site for a year, when I wrote this article:
https://nicolas-hoizey.com/articles/2020/11/02/enhancing-archives-navigation-step-2/
I'm trying to use #Algolia for a complicated search involving multiple value ranges, both in the data and in the search.
I didn't success yet, maybe someone already had this use case and has a solution:
https://discourse.algolia.com/t/searching-for-multiple-matches-in-a-single-item-at-once/13743
🙏
I love how my #Algolia powered archives now help me easily find and share old content.
For example, here are my own articles and links about #Eleventy:
https://nicolas-hoizey.com/archives/?type=articles&type=links&tags=Eleventy
I updated the about page with how I use #Algolia for the archives:
https://nicolas-hoizey.com/about/the-website.html#search-with-algolia
I also shared this in the Algolia community forum, if you want to like/share/discuss it:
https://discourse.algolia.com/t/using-algolia-to-enhance-navigation-in-a-static-site-archives/11754
I wish I could offer this great UX for less than 537 KB of #Algolia JavaScript libraries… 😥
Enhancing archives navigation, step 2
In my previous article Enhancing archives navigation, step 1, I promised further archives navigation enhancements. Here they are!
When you have a search form on every page, with #Algolia's autocomplete, what is the current best way to load the full required JavaScript only when the input gets the focus?
Re https://nho.link/n/2020/07/30/1/
Unfortunately, I've not been able to include #Algolia's npm packages (algoliasearch
and autocomplete.js
) in my #Rollup build.
I explained it there, if you think you can help:
https://discourse.algolia.com/t/using-rollup-to-bundle-autocomplete-js/10599
I guess nobody saw that yet, because it is almost never used 😅, but the search have been improved with an autocomplete.
Still using #Algolia, of course! 😍
Ce site est généré avec Jekyll depuis plus d'un an maintenant, mais je n'avais pas encore réussi à migrer vers Jekyll 3, sorti en octobre, à cause de multiples blocages liés à des plugins non compatibles. La migration est maintenant faite !
La recherche dans du statique ? Facile avec Algolia !
Un des soucis avec un site statique tel que celui-ci, c'est que par définition il rend compliquée la mise en œuvre de fonctionnalités habituellement dynamiques. Les commentaires viennent immédiatement à l'esprit, et seront évoqués ultérieurement, mais la mise en place d'un moteur de recherche interne n'est pas plus simple. Heureusement, Algolia est là.
See all tags.