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
+17 -7
View File
@@ -6159,9 +6159,26 @@ export const generatedSidebar = [
{
"loaded": true,
"isPathHref": true,
"path": "/recipes",
"title": "Recipes",
"hasTitleStyling": true,
"isChildSidebar": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/marketplace",
"title": "Marketplace",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/marketplace/examples/vendors",
"title": "Example: Vendors",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
@@ -6197,13 +6214,6 @@ export const generatedSidebar = [
"title": "Integrate Ecommerce Stack",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/recipes/marketplace",
"title": "Marketplace",
"children": []
},
{
"loaded": true,
"isPathHref": true,