docs: editing and general fixes of medusa's learning resources (#7261)
* docs: editing and general fixes of medusa's learning resources * fix build script * update ui dependency * fix build * adjust next.js steps
This commit is contained in:
@@ -1,4 +1,152 @@
|
||||
export const filesMap = [
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/analytics/segment/page.mdx",
|
||||
"pathname": "/_plugins/analytics/segment"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/cms/contentful/page.mdx",
|
||||
"pathname": "/_plugins/cms/contentful"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/cms/strapi/page.mdx",
|
||||
"pathname": "/_plugins/cms/strapi"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/erp/brightpearl/page.mdx",
|
||||
"pathname": "/_plugins/erp/brightpearl"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/fulfillment/manual/page.mdx",
|
||||
"pathname": "/_plugins/fulfillment/manual"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/fulfillment/webshipper/page.mdx",
|
||||
"pathname": "/_plugins/fulfillment/webshipper"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/notifications/mailchimp/page.mdx",
|
||||
"pathname": "/_plugins/notifications/mailchimp"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/notifications/sendgrid/page.mdx",
|
||||
"pathname": "/_plugins/notifications/sendgrid"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/notifications/slack/page.mdx",
|
||||
"pathname": "/_plugins/notifications/slack"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/notifications/twilio-sms/page.mdx",
|
||||
"pathname": "/_plugins/notifications/twilio-sms"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/other/discount-generator/page.mdx",
|
||||
"pathname": "/_plugins/other/discount-generator"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/other/ip-lookup/page.mdx",
|
||||
"pathname": "/_plugins/other/ip-lookup"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/other/restock-notifications/page.mdx",
|
||||
"pathname": "/_plugins/other/restock-notifications"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/other/wishlist/page.mdx",
|
||||
"pathname": "/_plugins/other/wishlist"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/page.mdx",
|
||||
"pathname": "/_plugins"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/payment/klarna/page.mdx",
|
||||
"pathname": "/_plugins/payment/klarna"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/payment/paypal/page.mdx",
|
||||
"pathname": "/_plugins/payment/paypal"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/payment/stripe/page.mdx",
|
||||
"pathname": "/_plugins/payment/stripe"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/search/algolia/page.mdx",
|
||||
"pathname": "/_plugins/search/algolia"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/search/meilisearch/page.mdx",
|
||||
"pathname": "/_plugins/search/meilisearch"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/source/shopify/page.mdx",
|
||||
"pathname": "/_plugins/source/shopify"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/storage/local/page.mdx",
|
||||
"pathname": "/_plugins/storage/local"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/storage/minio/page.mdx",
|
||||
"pathname": "/_plugins/storage/minio"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/storage/s3/page.mdx",
|
||||
"pathname": "/_plugins/storage/s3"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_plugins/storage/spaces/page.mdx",
|
||||
"pathname": "/_plugins/storage/spaces"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_recipes/b2b/page.mdx",
|
||||
"pathname": "/_recipes/b2b"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_recipes/commerce-automation/page.mdx",
|
||||
"pathname": "/_recipes/commerce-automation"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_recipes/digital-products/page.mdx",
|
||||
"pathname": "/_recipes/digital-products"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_recipes/ecommerce/page.mdx",
|
||||
"pathname": "/_recipes/ecommerce"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_recipes/integrate-ecommerce-stack/page.mdx",
|
||||
"pathname": "/_recipes/integrate-ecommerce-stack"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_recipes/marketplace/page.mdx",
|
||||
"pathname": "/_recipes/marketplace"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_recipes/multi-region-store/page.mdx",
|
||||
"pathname": "/_recipes/multi-region-store"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_recipes/omnichannel/page.mdx",
|
||||
"pathname": "/_recipes/omnichannel"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_recipes/oms/page.mdx",
|
||||
"pathname": "/_recipes/oms"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_recipes/personalized-products/page.mdx",
|
||||
"pathname": "/_recipes/personalized-products"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_recipes/pos/page.mdx",
|
||||
"pathname": "/_recipes/pos"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/_recipes/subscriptions/page.mdx",
|
||||
"pathname": "/_recipes/subscriptions"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/admin-widget-injection-zones/page.mdx",
|
||||
"pathname": "/admin-widget-injection-zones"
|
||||
@@ -424,12 +572,12 @@ export const filesMap = [
|
||||
"pathname": "/commerce-modules/user/user-creation-flows"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/configurations/medusa-admin/page.mdx",
|
||||
"pathname": "/configurations/medusa-admin"
|
||||
"filePath": "/www/apps/resources/app/configurations/_medusa-admin/page.mdx",
|
||||
"pathname": "/configurations/_medusa-admin"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/contribution-guidelines/admin-translations/page.mdx",
|
||||
"pathname": "/contribution-guidelines/admin-translations"
|
||||
"filePath": "/www/apps/resources/app/contribution-guidelines/_admin-translations/page.mdx",
|
||||
"pathname": "/contribution-guidelines/_admin-translations"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/contribution-guidelines/docs/page.mdx",
|
||||
@@ -519,158 +667,14 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/page.mdx",
|
||||
"pathname": "/"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/analytics/segment/page.mdx",
|
||||
"pathname": "/plugins/analytics/segment"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/cms/contentful/page.mdx",
|
||||
"pathname": "/plugins/cms/contentful"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/cms/strapi/page.mdx",
|
||||
"pathname": "/plugins/cms/strapi"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/erp/brightpearl/page.mdx",
|
||||
"pathname": "/plugins/erp/brightpearl"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/fulfillment/manual/page.mdx",
|
||||
"pathname": "/plugins/fulfillment/manual"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/fulfillment/webshipper/page.mdx",
|
||||
"pathname": "/plugins/fulfillment/webshipper"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/notifications/mailchimp/page.mdx",
|
||||
"pathname": "/plugins/notifications/mailchimp"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/notifications/sendgrid/page.mdx",
|
||||
"pathname": "/plugins/notifications/sendgrid"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/notifications/slack/page.mdx",
|
||||
"pathname": "/plugins/notifications/slack"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/notifications/twilio-sms/page.mdx",
|
||||
"pathname": "/plugins/notifications/twilio-sms"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/other/discount-generator/page.mdx",
|
||||
"pathname": "/plugins/other/discount-generator"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/other/ip-lookup/page.mdx",
|
||||
"pathname": "/plugins/other/ip-lookup"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/other/restock-notifications/page.mdx",
|
||||
"pathname": "/plugins/other/restock-notifications"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/other/wishlist/page.mdx",
|
||||
"pathname": "/plugins/other/wishlist"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/page.mdx",
|
||||
"pathname": "/plugins"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/payment/klarna/page.mdx",
|
||||
"pathname": "/plugins/payment/klarna"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/payment/paypal/page.mdx",
|
||||
"pathname": "/plugins/payment/paypal"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/payment/stripe/page.mdx",
|
||||
"pathname": "/plugins/payment/stripe"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/search/algolia/page.mdx",
|
||||
"pathname": "/plugins/search/algolia"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/search/meilisearch/page.mdx",
|
||||
"pathname": "/plugins/search/meilisearch"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/source/shopify/page.mdx",
|
||||
"pathname": "/plugins/source/shopify"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/storage/local/page.mdx",
|
||||
"pathname": "/plugins/storage/local"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/storage/minio/page.mdx",
|
||||
"pathname": "/plugins/storage/minio"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/storage/s3/page.mdx",
|
||||
"pathname": "/plugins/storage/s3"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/plugins/storage/spaces/page.mdx",
|
||||
"pathname": "/plugins/storage/spaces"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/b2b/page.mdx",
|
||||
"pathname": "/recipes/b2b"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/commerce-automation/page.mdx",
|
||||
"pathname": "/recipes/commerce-automation"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/digital-products/page.mdx",
|
||||
"pathname": "/recipes/digital-products"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/ecommerce/page.mdx",
|
||||
"pathname": "/recipes/ecommerce"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/integrate-ecommerce-stack/page.mdx",
|
||||
"pathname": "/recipes/integrate-ecommerce-stack"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/marketplace/page.mdx",
|
||||
"pathname": "/recipes/marketplace"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/multi-region-store/page.mdx",
|
||||
"pathname": "/recipes/multi-region-store"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/omnichannel/page.mdx",
|
||||
"pathname": "/recipes/omnichannel"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/oms/page.mdx",
|
||||
"pathname": "/recipes/oms"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/personalized-products/page.mdx",
|
||||
"pathname": "/recipes/personalized-products"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/pos/page.mdx",
|
||||
"pathname": "/recipes/pos"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/recipes/subscriptions/page.mdx",
|
||||
"pathname": "/recipes/subscriptions"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/references/[...slug]/page.tsx",
|
||||
"pathname": "/references/[...slug]"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/troubleshooting/_s3-plugin-acl-error/page.mdx",
|
||||
"pathname": "/troubleshooting/_s3-plugin-acl-error"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/troubleshooting/_sections/cli-installation-errors/permission-errors.mdx",
|
||||
"pathname": "/troubleshooting/_sections/cli-installation-errors"
|
||||
@@ -747,6 +751,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/troubleshooting/_sections/other/s3-acl.mdx",
|
||||
"pathname": "/troubleshooting/_sections/other"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/troubleshooting/_transaction-promise-all/page.mdx",
|
||||
"pathname": "/troubleshooting/_transaction-promise-all"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/troubleshooting/admin-sign-in/page.mdx",
|
||||
"pathname": "/troubleshooting/admin-sign-in"
|
||||
@@ -788,16 +796,8 @@ export const filesMap = [
|
||||
"pathname": "/troubleshooting"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/troubleshooting/payment-provider-missing/page.mdx",
|
||||
"pathname": "/troubleshooting/payment-provider-missing"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/troubleshooting/s3-plugin-acl-error/page.mdx",
|
||||
"pathname": "/troubleshooting/s3-plugin-acl-error"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/troubleshooting/transaction-promise-all/page.mdx",
|
||||
"pathname": "/troubleshooting/transaction-promise-all"
|
||||
"filePath": "/www/apps/resources/app/upgrade-guides/page.mdx",
|
||||
"pathname": "/upgrade-guides"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/usage/page.mdx",
|
||||
|
||||
Reference in New Issue
Block a user