docs: add Sanity integration guide (#10152)
* docs: add integrate to Sanity guide * address PR feedback * added more screenshots * edit introduction * added meta images + changes
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 3.7 MiB |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
After Width: | Height: | Size: 3.7 MiB |
@@ -50,3 +50,18 @@ Learn how to create a payment provider in [this guide](/references/payment/provi
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
---
|
||||
|
||||
## Guides
|
||||
|
||||
The following guides are step-by-step guides on how to integrate Medusa to third-party systems.
|
||||
|
||||
<CardList
|
||||
items={[
|
||||
{
|
||||
href: "/integrations/guides/sanity",
|
||||
title: "Sanity"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user