docs: added a Build Your Own Storefront Roadmap (#3834)

* docs: added storefront roadmap

* docs: added doc to sidebar

* added a link to the product storefront how-to

* added missing customer profiles link
This commit is contained in:
Shahed Nasser
2023-04-14 10:57:24 +03:00
committed by GitHub
parent 6bb1654b61
commit 3a49f14e3e
4 changed files with 110 additions and 0 deletions
+9
View File
@@ -96,6 +96,15 @@ module.exports = {
},
className: "homepage-sidebar-item",
},
{
type: "doc",
id: "storefront/roadmap",
label: "Build a Storefront",
customProps: {
sidebar_icon: "building-storefront",
},
className: "homepage-sidebar-item",
},
{
type: "html",
value: "SDKs",