Adding Algolia search to a Gatsby.js static website
Algolia is a product by Algolia for implementing a super fast in-site search system. Since it's already used on many we…
Algolia is a product by Algolia for implementing a super fast in-site search system. Since it's already used on many we…
Last time I added Meilisearch to an astro website. However, it remains some difficulties to search Japanese kanji prope…
This post is how to show the previous/next posts on an Astro + Markdown blog page. It can be adapted for some headless …
Integration of a search system to an Astro website is a bit troubling. Astro doesn't provide any search system plugin n…
Here is one idea about generating related posts in Astro + Markdown static blog. You may be able to use the code with A…