docs: improved contentful documentation (#1891)

This commit is contained in:
Shahed Nasser
2022-07-22 13:03:25 +03:00
committed by GitHub
parent b9995cf2a7
commit 668a269eb7
8 changed files with 620 additions and 979 deletions
+12 -16
View File
@@ -329,29 +329,25 @@ module.exports = {
label: "CMS",
items: [
{
type: "doc",
id: "add-plugins/contentful",
type: "category",
label: "Contentful",
link: {
type: "doc",
id: "add-plugins/contentful/index",
},
items: [
{
type: "doc",
id: "add-plugins/contentful/customize-contentful",
label: "Customize Contentful Integration",
},
]
},
{
type: "doc",
id: "add-plugins/strapi",
label: "Strapi",
},
{
type: "category",
label: "Gatsby + Contentful + Medusa",
items: [
{
type: "doc",
id: "how-to/headless-ecommerce-store-with-gatsby-contentful-medusa",
},
{
type: "doc",
id: "how-to/making-your-store-more-powerful-with-contentful",
},
],
},
],
},
{