diff --git a/docs/100-getting-started/index.mdx b/docs/100-getting-started/index.mdx index 22533d40a9..866e78cd4f 100644 --- a/docs/100-getting-started/index.mdx +++ b/docs/100-getting-started/index.mdx @@ -6,6 +6,7 @@ hide_title: true tocDepth: 1 sidebar_position: 0 sidebar_class_name: firstTitle +pagination_next: 'getting-started/quickstart' --- import { diff --git a/docs/200-orm/200-prisma-client/450-testing/index.mdx b/docs/200-orm/200-prisma-client/450-testing/index.mdx index ca0152c8ae..80109569ff 100644 --- a/docs/200-orm/200-prisma-client/450-testing/index.mdx +++ b/docs/200-orm/200-prisma-client/450-testing/index.mdx @@ -1,6 +1,6 @@ --- title: 'Testing' -navTitle: Testing +sidebar_label: Testing metaTitle: 'Testing with Prisma ORM' metaDescription: 'How to implement unit and integration testing with Prisma ORM' hide_table_of_contents: true diff --git a/docs/200-orm/200-prisma-client/500-deployment/550-deploy-database-changes-with-prisma-migrate.mdx b/docs/200-orm/200-prisma-client/500-deployment/550-deploy-database-changes-with-prisma-migrate.mdx index f4b5380494..e9cee833a5 100644 --- a/docs/200-orm/200-prisma-client/500-deployment/550-deploy-database-changes-with-prisma-migrate.mdx +++ b/docs/200-orm/200-prisma-client/500-deployment/550-deploy-database-changes-with-prisma-migrate.mdx @@ -1,6 +1,6 @@ --- title: 'Deploying database changes with Prisma Migrate' -navTitle: 'Deploying database changes' +sidebar_label: 'Deploying database changes' metaDescription: 'Learn how to deploy database changes with Prisma Migrate.' --- diff --git a/docs/200-orm/300-prisma-migrate/300-workflows/70-patching-and-hotfixing.mdx b/docs/200-orm/300-prisma-migrate/300-workflows/70-patching-and-hotfixing.mdx index 74c619783d..f0e182a642 100644 --- a/docs/200-orm/300-prisma-migrate/300-workflows/70-patching-and-hotfixing.mdx +++ b/docs/200-orm/300-prisma-migrate/300-workflows/70-patching-and-hotfixing.mdx @@ -1,6 +1,6 @@ --- title: Patching & hotfixing -navTitle: Patching & hotfixing +sidebar_label: Patching & hotfixing metaDescription: How to reconcile the migration history after applying a hotfix or patch to a production environment. --- diff --git a/docs/200-orm/500-reference/050-prisma-client-reference.mdx b/docs/200-orm/500-reference/050-prisma-client-reference.mdx index afbd06e296..f7e8150f4d 100644 --- a/docs/200-orm/500-reference/050-prisma-client-reference.mdx +++ b/docs/200-orm/500-reference/050-prisma-client-reference.mdx @@ -1,6 +1,6 @@ --- title: 'Prisma Client API reference' -navTitle: 'Prisma Client API' +sidebar_label: 'Prisma Client API' metaTitle: 'Prisma Client API' metaDescription: 'API reference documentation for Prisma Client.' tocDepth: 3 diff --git a/docs/200-orm/500-reference/100-prisma-schema-reference.mdx b/docs/200-orm/500-reference/100-prisma-schema-reference.mdx index 766af82ae4..8070114f25 100644 --- a/docs/200-orm/500-reference/100-prisma-schema-reference.mdx +++ b/docs/200-orm/500-reference/100-prisma-schema-reference.mdx @@ -1,6 +1,6 @@ --- title: 'Prisma schema reference' -navTitle: 'Prisma Schema' +sidebar_label: 'Prisma Schema' metaTitle: 'Prisma Schema API' metaDescription: 'API reference documentation for the Prisma Schema Language (PSL).' tocDepth: 3 diff --git a/docs/200-orm/500-reference/200-prisma-cli-reference.mdx b/docs/200-orm/500-reference/200-prisma-cli-reference.mdx index 54af0579fc..d6dc1af6fd 100644 --- a/docs/200-orm/500-reference/200-prisma-cli-reference.mdx +++ b/docs/200-orm/500-reference/200-prisma-cli-reference.mdx @@ -1,6 +1,6 @@ --- title: 'Prisma CLI reference' -navTitle: 'Prisma CLI' +sidebar_label: 'Prisma CLI' metaTitle: 'Prisma CLI' metaDescription: 'This page gives an overview of all available Prisma CLI commands, explains their options and shows numerous usage examples.' tocDepth: 3 diff --git a/docs/200-orm/500-reference/250-error-reference.mdx b/docs/200-orm/500-reference/250-error-reference.mdx index b11a67f9f5..f05300e8ca 100644 --- a/docs/200-orm/500-reference/250-error-reference.mdx +++ b/docs/200-orm/500-reference/250-error-reference.mdx @@ -1,6 +1,6 @@ --- title: 'Error message reference' -navTitle: 'Errors' +sidebar_label: 'Errors' metaTitle: 'Errors' metaDescription: 'Prisma Client, Migrate, Introspection error message reference' tocDepth: 3 diff --git a/docs/200-orm/500-reference/300-environment-variables-reference.mdx b/docs/200-orm/500-reference/300-environment-variables-reference.mdx index 0afab34f60..dda26f7a69 100644 --- a/docs/200-orm/500-reference/300-environment-variables-reference.mdx +++ b/docs/200-orm/500-reference/300-environment-variables-reference.mdx @@ -1,6 +1,6 @@ --- title: 'Environment variables reference' -navTitle: 'Environment variables' +sidebar_label: 'Environment variables' metaTitle: 'Prisma environment variables' metaDescription: 'This page gives an overview of all environment variables available for use.' tocDepth: 3 diff --git a/docs/200-orm/800-more/500-development-environment/index.mdx b/docs/200-orm/800-more/500-development-environment/index.mdx index aa75b7819e..fbf3030810 100644 --- a/docs/200-orm/800-more/500-development-environment/index.mdx +++ b/docs/200-orm/800-more/500-development-environment/index.mdx @@ -1,6 +1,6 @@ --- title: 'Development environment' -navTitle: Development environment +sidebar_label: Development environment metaTitle: 'Development environment' metaDescription: 'Using env vars, editors and workspaces in your development environment' hide_table_of_contents: true diff --git a/docs/500-platform/60-platform-cli/_category_.json b/docs/500-platform/60-platform-cli/_category_.json index 47ccf8cefe..b353f0c5d1 100644 --- a/docs/500-platform/60-platform-cli/_category_.json +++ b/docs/500-platform/60-platform-cli/_category_.json @@ -1,4 +1,7 @@ { - "collapsed": false, - "collapsible": false + "collapsed": false, + "collapsible": false, + "customProps": { + "badge": "Early Access" + } } \ No newline at end of file diff --git a/docs/600-about/200-prisma-docs/30-docs-components/01-mdx-examples.mdx b/docs/600-about/200-prisma-docs/30-docs-components/01-mdx-examples.mdx index 90b9e2fdba..4320bd9738 100644 --- a/docs/600-about/200-prisma-docs/30-docs-components/01-mdx-examples.mdx +++ b/docs/600-about/200-prisma-docs/30-docs-components/01-mdx-examples.mdx @@ -2,7 +2,7 @@ title: 'MDX components' metaTitle: 'MDX components in the Prisma docs' metaDescription: 'MDX components components available on the Prisma documentation site.' -navTitle: 'MDX components' +sidebar_label: 'MDX components' search: false --- diff --git a/docs/600-about/200-prisma-docs/30-docs-components/03-frontmatter.mdx b/docs/600-about/200-prisma-docs/30-docs-components/03-frontmatter.mdx index e367a23c47..4a6b64617d 100644 --- a/docs/600-about/200-prisma-docs/30-docs-components/03-frontmatter.mdx +++ b/docs/600-about/200-prisma-docs/30-docs-components/03-frontmatter.mdx @@ -34,7 +34,7 @@ Note: - You can wrap the `metaTitle` text in single quotes, but this is not mandatory. - If you wrap the `metaTitle` text in single quotes, then you cannot include apostrophes in the text. -## `navTitle` +## `sidebar_label` Specifies a different, usually shorter title for the left-hand navigation. diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 146456f0af..731f7d2d2c 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -393,7 +393,7 @@ const config: Config = { }, { label: ' ', - href: "https://discord.gg/KQyTW2H5ca", + href: "https://x.com/prisma", customProps: { icon: "fa-brands fa-x-twitter", internal: true, @@ -401,7 +401,7 @@ const config: Config = { }, { label: ' ', - href: "https://discord.gg/KQyTW2H5ca", + href: "https://www.youtube.com/prismadata", customProps: { icon: "fa-brands fa-youtube", internal: true, @@ -409,15 +409,7 @@ const config: Config = { }, { label: ' ', - href: "https://discord.gg/KQyTW2H5ca", - customProps: { - icon: "fa-brands fa-slack", - internal: true, - } - }, - { - label: ' ', - href: "https://discord.gg/KQyTW2H5ca", + href: "https://github.com/prisma", customProps: { icon: "fa-brands fa-github", internal: true,