docs: improve Deploy Admin to Netlify documentation (#1757)

* changes to deployment pages structure

* fix sidebar links

* added button to quickstart

* comment out button

* comment out button

* added note

* small fixes

* small fixes
This commit is contained in:
Shahed Nasser
2022-06-30 18:27:01 +03:00
committed by GitHub
parent de2390e5df
commit 109afa45c1
18 changed files with 375 additions and 122 deletions
@@ -103,5 +103,5 @@ The Gatsby storefront comes with a lot of features out of the box including:
## Whats Next 🚀
- Check the [Storefront API reference](https://docs.medusajs.com/api/store/auth) for a full list of REST APIs to use on your storefront.
- Learn how to [deploy the Gatsby storefront on Netlify](../how-to/deploying-gatsby-on-netlify.md).
- Learn how to [deploy the Gatsby storefront on Netlify](../deployments/storefront/deploying-gatsby-on-netlify.md).
- Learn how to add [Stripe as a payment provider](../add-plugins/stripe.md#gatsby-storefront).