Skip to content

Commit

Permalink
Update navigation.json: organizing FastStore section + adding FastSto…
Browse files Browse the repository at this point in the history
…re SDK category
  • Loading branch information
mariana-caetano authored Dec 16, 2024
1 parent d2e6e40 commit ef94736
Showing 1 changed file with 101 additions and 71 deletions.
172 changes: 101 additions & 71 deletions public/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -12850,6 +12850,77 @@
}
]
},
{
"name": "Integrating your storefront with Headless CMS",
"slug": "faststore/headless-cms-overview",
"origin": "",
"type": "markdown",
"children": [
{
"name": "1. Configuring your VTEX account",
"slug": "faststore/headless-cms-1-configuring-the-vtex-account",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "2. Setting up the Headless CMS",
"slug": "faststore/headless-cms-2-setting-up-the-headless-cms",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "3. Structuring Content Types and Sections",
"slug": "faststore/headless-cms-3-adding-content-types-and-sections",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "4. Promoting your changes",
"slug": "faststore/headless-cms-4-Promoting-your-changes",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Managing content with 'scopes' and 'requiredScopes'",
"slug": "faststore/headless-cms-managing-content-with-scopes-and-requiredscopes",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Multiple page templates",
"slug": "faststore/headless-cms-multiple-page-template",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Previewing Headless CMS in development mode",
"slug": "faststore/headless-cms-previewing-changes-in-development-mode",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Widgets for Headless CMS",
"slug": "faststore/headless-cms-widgets",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Troubleshooting",
"slug": "faststore/troubleshooting-error-installing-headless-cms",
"origin": "",
"type": "markdown",
"children": []
}
]
},
{
"name": "UI components",
"slug": "faststore/components-index",
Expand Down Expand Up @@ -13479,6 +13550,36 @@
}
]
},
{
"name": "FastStore SDK",
"slug": "faststore/faststore-overview",
"origin": "",
"type": "category",
"children": [
{
"name": "Analytics",
"slug": "faststore/analytics-overview",
"origin": "",
"type": "markdown",
"children": [
{
"name": "sendAnalyticsEvent",
"slug": "faststore/analytics-send-analytics-event",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "useAnalyticsEvent",
"slug": "faststore/analytics-use-analytics-event",
"origin": "",
"type": "markdown",
"children": []
}
]
}
]
},
{
"name": "Themes reference",
"slug": "faststore/themes-overview",
Expand Down Expand Up @@ -13558,77 +13659,6 @@
}
]
},
{
"name": "Integrating your storefront with Headless CMS",
"slug": "faststore/headless-cms-overview",
"origin": "",
"type": "markdown",
"children": [
{
"name": "1. Configuring your VTEX account",
"slug": "faststore/headless-cms-1-configuring-the-vtex-account",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "2. Setting up the Headless CMS",
"slug": "faststore/headless-cms-2-setting-up-the-headless-cms",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "3. Structuring Content Types and Sections",
"slug": "faststore/headless-cms-3-adding-content-types-and-sections",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "4. Promoting your changes",
"slug": "faststore/headless-cms-4-Promoting-your-changes",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Managing content with 'scopes' and 'requiredScopes'",
"slug": "faststore/headless-cms-managing-content-with-scopes-and-requiredscopes",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Multiple page templates",
"slug": "faststore/headless-cms-multiple-page-template",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Previewing Headless CMS in development mode",
"slug": "faststore/headless-cms-previewing-changes-in-development-mode",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Widgets for Headless CMS",
"slug": "faststore/headless-cms-widgets",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Troubleshooting",
"slug": "faststore/troubleshooting-error-installing-headless-cms",
"origin": "",
"type": "markdown",
"children": []
}
]
},
{
"name": "Using themes",
"slug": "faststore/using-themes-overview",
Expand Down

0 comments on commit ef94736

Please sign in to comment.