docs: updated marketplace recipe + added example (#8061)

- Moved recipes into its own section of the learning resources
- Updated the marketplace recipe overview
- Added an example implementation of the marketplace recipe

Closes DOCS-791
This commit is contained in:
Shahed Nasser
2024-07-11 15:56:41 +00:00
committed by GitHub
parent b5a44ef6b1
commit 78f49286d0
6 changed files with 1467 additions and 730 deletions
@@ -731,6 +731,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/recipes/integrate-ecommerce-stack/page.mdx",
"pathname": "/recipes/integrate-ecommerce-stack"
},
{
"filePath": "/www/apps/resources/app/recipes/marketplace/examples/vendors/page.mdx",
"pathname": "/recipes/marketplace/examples/vendors"
},
{
"filePath": "/www/apps/resources/app/recipes/marketplace/page.mdx",
"pathname": "/recipes/marketplace"
@@ -747,6 +751,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/recipes/oms/page.mdx",
"pathname": "/recipes/oms"
},
{
"filePath": "/www/apps/resources/app/recipes/page.mdx",
"pathname": "/recipes"
},
{
"filePath": "/www/apps/resources/app/recipes/personalized-products/page.mdx",
"pathname": "/recipes/personalized-products"