docs: removed the gatsby storefront guide (#3527)

* docs: removed the gatsby storefront guide

* docs: fixed query value
This commit is contained in:
Shahed Nasser
2023-03-20 19:11:55 +02:00
committed by GitHub
parent 812c8c6abd
commit 7c2bd1f5cf
30 changed files with 87 additions and 196 deletions

View File

@@ -171,7 +171,7 @@ This feature is only available if you have Redis installed and configured with y
## Add Search to your Storefront
In this section, youll learn how to add the UI on your storefront to allow searching with Algolia. This section has instructions for Medusas [Next.js](../../starters/nextjs-medusa-starter.mdx) storefront as well as React-based frameworks such as the [Gatsby](../../starters/gatsby-medusa-starter.mdx) storefront.
In this section, youll learn how to add the UI on your storefront to allow searching with Algolia. This section has instructions for Medusas [Next.js](../../starters/nextjs-medusa-starter.mdx) storefront as well as React-based frameworks.
### Storefront Prerequisites
@@ -179,7 +179,7 @@ It is assumed you already have a storefront set up and working with the Medusa b
:::tip
If you dont have a storefront set up, you can use the [Gatsby](../../starters/gatsby-medusa-starter.mdx) or [Next.js](../../starters/nextjs-medusa-starter.mdx) storefronts Medusa provides.
If you dont have a storefront set up, you can use the [Next.js starter storefront](../../starters/nextjs-medusa-starter.mdx) that Medusa provides.
:::

View File

@@ -132,7 +132,7 @@ This feature is only available if you have Redis installed and configured with y
## Add Search to your Storefront
In this section, youll learn how to add the UI on your storefront to allow searching with MeiliSearch. This section has instructions for Medusas [Next.js](../../starters/nextjs-medusa-starter.mdx) storefront as well as React-based frameworks such as the [Gatsby storefront](../../starters/gatsby-medusa-starter.mdx).
In this section, youll learn how to add the UI on your storefront to allow searching with MeiliSearch. This section has instructions for Medusas [Next.js](../../starters/nextjs-medusa-starter.mdx) storefront as well as React-based frameworks.
### Storefront Prerequisites
@@ -140,7 +140,7 @@ It is assumed you already have a storefront set up and working with the Medusa b
:::tip
If you dont have a storefront set up, you can use the [Gatsby](../../starters/gatsby-medusa-starter.mdx) or [Next.js](../../starters/nextjs-medusa-starter.mdx) storefronts Medusa provides.
If you dont have a storefront set up, you can use the [Next.js starter storefront](../../starters/nextjs-medusa-starter.mdx) that Medusa provides.
:::