From 0610abb7bf8cb4b24c5b36e8e5ee138e11841fc3 Mon Sep 17 00:00:00 2001 From: Vigneshkna Date: Fri, 29 Nov 2024 18:27:50 +0530 Subject: [PATCH] docs(wiki):Updated directory name to docs --- {wiki => docs}/.gitignore | 0 {wiki => docs}/LICENSE.md | 0 {wiki => docs}/app/(docs)/docs/[[...slug]]/page.tsx | 0 {wiki => docs}/app/(docs)/docs/layout.tsx | 0 {wiki => docs}/app/(docs)/guides/[...slug]/page.tsx | 0 {wiki => docs}/app/(docs)/guides/layout.tsx | 0 {wiki => docs}/app/(docs)/guides/page.tsx | 0 {wiki => docs}/app/(docs)/layout.tsx | 0 {wiki => docs}/app/(indexing)/[...slug]/page.tsx | 0 .../app/(indexing)/blog/[...slug]/page.tsx | 0 {wiki => docs}/app/(indexing)/blog/page.tsx | 0 {wiki => docs}/app/(indexing)/layout.tsx | 0 {wiki => docs}/app/(indexing)/page.tsx | 0 {wiki => docs}/app/api/og/route.tsx | 0 {wiki => docs}/app/layout.tsx | 0 {wiki => docs}/app/robots.ts | 0 {wiki => docs}/assets/fonts/CalSans-SemiBold.ttf | Bin {wiki => docs}/assets/fonts/CalSans-SemiBold.woff | Bin {wiki => docs}/assets/fonts/CalSans-SemiBold.woff2 | Bin {wiki => docs}/assets/fonts/Inter-Bold.ttf | Bin {wiki => docs}/assets/fonts/Inter-Regular.ttf | Bin {wiki => docs}/components/analytics.tsx | 0 {wiki => docs}/components/callout.tsx | 0 {wiki => docs}/components/card-skeleton.tsx | 0 {wiki => docs}/components/empty-placeholder.tsx | 0 {wiki => docs}/components/header.tsx | 0 {wiki => docs}/components/icons.tsx | 0 {wiki => docs}/components/main-nav.tsx | 0 {wiki => docs}/components/mdx-card.tsx | 0 {wiki => docs}/components/mdx-components.tsx | 0 {wiki => docs}/components/mobile-nav.tsx | 0 {wiki => docs}/components/mode-toggle.tsx | 0 {wiki => docs}/components/nav.tsx | 0 {wiki => docs}/components/page-header.tsx | 0 {wiki => docs}/components/pager.tsx | 0 {wiki => docs}/components/post-create-button.tsx | 0 {wiki => docs}/components/search.tsx | 0 {wiki => docs}/components/shell.tsx | 0 {wiki => docs}/components/sidebar-nav.tsx | 0 {wiki => docs}/components/site-footer.tsx | 0 {wiki => docs}/components/tailwind-indicator.tsx | 0 {wiki => docs}/components/theme-provider.tsx | 0 {wiki => docs}/components/toc.tsx | 0 {wiki => docs}/components/ui/accordion.tsx | 0 {wiki => docs}/components/ui/alert-dialog.tsx | 0 {wiki => docs}/components/ui/alert.tsx | 0 {wiki => docs}/components/ui/aspect-ratio.tsx | 0 {wiki => docs}/components/ui/avatar.tsx | 0 {wiki => docs}/components/ui/badge.tsx | 0 {wiki => docs}/components/ui/button.tsx | 0 {wiki => docs}/components/ui/calendar.tsx | 0 {wiki => docs}/components/ui/card.tsx | 0 {wiki => docs}/components/ui/checkbox.tsx | 0 {wiki => docs}/components/ui/collapsible.tsx | 0 {wiki => docs}/components/ui/command.tsx | 0 {wiki => docs}/components/ui/context-menu.tsx | 0 {wiki => docs}/components/ui/dialog.tsx | 0 {wiki => docs}/components/ui/dropdown-menu.tsx | 0 {wiki => docs}/components/ui/hover-card.tsx | 0 {wiki => docs}/components/ui/input.tsx | 0 {wiki => docs}/components/ui/label.tsx | 0 {wiki => docs}/components/ui/menubar.tsx | 0 {wiki => docs}/components/ui/navigation-menu.tsx | 0 {wiki => docs}/components/ui/popover.tsx | 0 {wiki => docs}/components/ui/progress.tsx | 0 {wiki => docs}/components/ui/radio-group.tsx | 0 {wiki => docs}/components/ui/scroll-area.tsx | 0 {wiki => docs}/components/ui/select.tsx | 0 {wiki => docs}/components/ui/separator.tsx | 0 {wiki => docs}/components/ui/sheet.tsx | 0 {wiki => docs}/components/ui/skeleton.tsx | 0 {wiki => docs}/components/ui/slider.tsx | 0 {wiki => docs}/components/ui/switch.tsx | 0 {wiki => docs}/components/ui/tabs.tsx | 0 {wiki => docs}/components/ui/textarea.tsx | 0 {wiki => docs}/components/ui/toast.tsx | 0 {wiki => docs}/components/ui/toaster.tsx | 0 {wiki => docs}/components/ui/toggle.tsx | 0 {wiki => docs}/components/ui/tooltip.tsx | 0 {wiki => docs}/components/ui/use-toast.ts | 0 {wiki => docs}/config/docs.ts | 0 {wiki => docs}/config/indexing.ts | 0 {wiki => docs}/config/site.ts | 0 {wiki => docs}/content/blog/deploying-next-apps.mdx | 0 {wiki => docs}/content/blog/implementing-js-api.mdx | 0 {wiki => docs}/content/blog/implementing-python.mdx | 0 .../content/blog/server-client-components.mdx | 0 .../content/docs/documentation/api/index.mdx | 0 .../content/docs/documentation/code-blocks.mdx | 0 .../content/docs/documentation/components.mdx | 0 .../content/docs/documentation/faqs/general.mdx | 0 .../content/docs/documentation/faqs/index.mdx | 0 .../docs/documentation/faqs/installation.mdx | 0 .../content/docs/documentation/faqs/security.mdx | 0 .../content/docs/documentation/faqs/trobleshoot.mdx | 0 {wiki => docs}/content/docs/documentation/index.mdx | 0 .../content/docs/documentation/installation/cli.mdx | 0 .../docs/documentation/installation/container.mdx | 0 .../docs/documentation/installation/index.mdx | 0 .../content/docs/documentation/installation/js.mdx | 0 .../docs/documentation/installation/package.mdx | 0 .../content/docs/documentation/installation/py.mdx | 0 .../content/docs/documentation/report/index.mdx | 0 .../content/docs/documentation/style-guide.mdx | 0 {wiki => docs}/content/docs/in-progress.mdx | 0 {wiki => docs}/content/docs/index.mdx | 0 .../guides/build-blog-using-contentlayer-mdx.mdx | 0 .../content/guides/using-next-auth-next-13.mdx | 0 {wiki => docs}/content/pages/privacy.mdx | 0 {wiki => docs}/content/pages/terms.mdx | 0 {wiki => docs}/contentlayer.config.js | 0 {wiki => docs}/env.mjs | 0 {wiki => docs}/hooks/use-lock-body.ts | 0 {wiki => docs}/hooks/use-mounted.ts | 0 {wiki => docs}/lib/toc.ts | 0 {wiki => docs}/lib/utils.ts | 0 {wiki => docs}/lib/validations/og.ts | 0 {wiki => docs}/next.config.mjs | 0 {wiki => docs}/package.json | 0 {wiki => docs}/pnpm-lock.yaml | 0 {wiki => docs}/postcss.config.js | 0 {wiki => docs}/prettier.config.js | 0 {wiki => docs}/public/android-chrome-192x192.png | Bin {wiki => docs}/public/android-chrome-512x512.png | Bin {wiki => docs}/public/apple-touch-icon.png | Bin {wiki => docs}/public/favicon-16x16.png | Bin {wiki => docs}/public/favicon-32x32.png | Bin {wiki => docs}/public/favicon.ico | Bin {wiki => docs}/public/images/avatars/author.png | Bin {wiki => docs}/public/images/blog/blog-post-1.jpg | Bin {wiki => docs}/public/images/blog/blog-post-2.jpg | Bin {wiki => docs}/public/images/blog/blog-post-3.jpg | Bin {wiki => docs}/public/images/blog/blog-post-4.jpg | Bin {wiki => docs}/public/images/hero.png | Bin {wiki => docs}/public/og.png | Bin {wiki => docs}/public/site.webmanifest | 0 {wiki => docs}/public/vercel.svg | 0 {wiki => docs}/styles/editor.css | 0 {wiki => docs}/styles/globals.css | 0 {wiki => docs}/styles/mdx.css | 0 {wiki => docs}/tailwind.config.js | 0 {wiki => docs}/tsconfig.json | 0 {wiki => docs}/types/index.d.ts | 0 143 files changed, 0 insertions(+), 0 deletions(-) rename {wiki => docs}/.gitignore (100%) rename {wiki => docs}/LICENSE.md (100%) rename {wiki => docs}/app/(docs)/docs/[[...slug]]/page.tsx (100%) rename {wiki => docs}/app/(docs)/docs/layout.tsx (100%) rename {wiki => docs}/app/(docs)/guides/[...slug]/page.tsx (100%) rename {wiki => docs}/app/(docs)/guides/layout.tsx (100%) rename {wiki => docs}/app/(docs)/guides/page.tsx (100%) rename {wiki => docs}/app/(docs)/layout.tsx (100%) rename {wiki => docs}/app/(indexing)/[...slug]/page.tsx (100%) rename {wiki => docs}/app/(indexing)/blog/[...slug]/page.tsx (100%) rename {wiki => docs}/app/(indexing)/blog/page.tsx (100%) rename {wiki => docs}/app/(indexing)/layout.tsx (100%) rename {wiki => docs}/app/(indexing)/page.tsx (100%) rename {wiki => docs}/app/api/og/route.tsx (100%) rename {wiki => docs}/app/layout.tsx (100%) rename {wiki => docs}/app/robots.ts (100%) rename {wiki => docs}/assets/fonts/CalSans-SemiBold.ttf (100%) rename {wiki => docs}/assets/fonts/CalSans-SemiBold.woff (100%) rename {wiki => docs}/assets/fonts/CalSans-SemiBold.woff2 (100%) rename {wiki => docs}/assets/fonts/Inter-Bold.ttf (100%) rename {wiki => docs}/assets/fonts/Inter-Regular.ttf (100%) rename {wiki => docs}/components/analytics.tsx (100%) rename {wiki => docs}/components/callout.tsx (100%) rename {wiki => docs}/components/card-skeleton.tsx (100%) rename {wiki => docs}/components/empty-placeholder.tsx (100%) rename {wiki => docs}/components/header.tsx (100%) rename {wiki => docs}/components/icons.tsx (100%) rename {wiki => docs}/components/main-nav.tsx (100%) rename {wiki => docs}/components/mdx-card.tsx (100%) rename {wiki => docs}/components/mdx-components.tsx (100%) rename {wiki => docs}/components/mobile-nav.tsx (100%) rename {wiki => docs}/components/mode-toggle.tsx (100%) rename {wiki => docs}/components/nav.tsx (100%) rename {wiki => docs}/components/page-header.tsx (100%) rename {wiki => docs}/components/pager.tsx (100%) rename {wiki => docs}/components/post-create-button.tsx (100%) rename {wiki => docs}/components/search.tsx (100%) rename {wiki => docs}/components/shell.tsx (100%) rename {wiki => docs}/components/sidebar-nav.tsx (100%) rename {wiki => docs}/components/site-footer.tsx (100%) rename {wiki => docs}/components/tailwind-indicator.tsx (100%) rename {wiki => docs}/components/theme-provider.tsx (100%) rename {wiki => docs}/components/toc.tsx (100%) rename {wiki => docs}/components/ui/accordion.tsx (100%) rename {wiki => docs}/components/ui/alert-dialog.tsx (100%) rename {wiki => docs}/components/ui/alert.tsx (100%) rename {wiki => docs}/components/ui/aspect-ratio.tsx (100%) rename {wiki => docs}/components/ui/avatar.tsx (100%) rename {wiki => docs}/components/ui/badge.tsx (100%) rename {wiki => docs}/components/ui/button.tsx (100%) rename {wiki => docs}/components/ui/calendar.tsx (100%) rename {wiki => docs}/components/ui/card.tsx (100%) rename {wiki => docs}/components/ui/checkbox.tsx (100%) rename {wiki => docs}/components/ui/collapsible.tsx (100%) rename {wiki => docs}/components/ui/command.tsx (100%) rename {wiki => docs}/components/ui/context-menu.tsx (100%) rename {wiki => docs}/components/ui/dialog.tsx (100%) rename {wiki => docs}/components/ui/dropdown-menu.tsx (100%) rename {wiki => docs}/components/ui/hover-card.tsx (100%) rename {wiki => docs}/components/ui/input.tsx (100%) rename {wiki => docs}/components/ui/label.tsx (100%) rename {wiki => docs}/components/ui/menubar.tsx (100%) rename {wiki => docs}/components/ui/navigation-menu.tsx (100%) rename {wiki => docs}/components/ui/popover.tsx (100%) rename {wiki => docs}/components/ui/progress.tsx (100%) rename {wiki => docs}/components/ui/radio-group.tsx (100%) rename {wiki => docs}/components/ui/scroll-area.tsx (100%) rename {wiki => docs}/components/ui/select.tsx (100%) rename {wiki => docs}/components/ui/separator.tsx (100%) rename {wiki => docs}/components/ui/sheet.tsx (100%) rename {wiki => docs}/components/ui/skeleton.tsx (100%) rename {wiki => docs}/components/ui/slider.tsx (100%) rename {wiki => docs}/components/ui/switch.tsx (100%) rename {wiki => docs}/components/ui/tabs.tsx (100%) rename {wiki => docs}/components/ui/textarea.tsx (100%) rename {wiki => docs}/components/ui/toast.tsx (100%) rename {wiki => docs}/components/ui/toaster.tsx (100%) rename {wiki => docs}/components/ui/toggle.tsx (100%) rename {wiki => docs}/components/ui/tooltip.tsx (100%) rename {wiki => docs}/components/ui/use-toast.ts (100%) rename {wiki => docs}/config/docs.ts (100%) rename {wiki => docs}/config/indexing.ts (100%) rename {wiki => docs}/config/site.ts (100%) rename {wiki => docs}/content/blog/deploying-next-apps.mdx (100%) rename {wiki => docs}/content/blog/implementing-js-api.mdx (100%) rename {wiki => docs}/content/blog/implementing-python.mdx (100%) rename {wiki => docs}/content/blog/server-client-components.mdx (100%) rename {wiki => docs}/content/docs/documentation/api/index.mdx (100%) rename {wiki => docs}/content/docs/documentation/code-blocks.mdx (100%) rename {wiki => docs}/content/docs/documentation/components.mdx (100%) rename {wiki => docs}/content/docs/documentation/faqs/general.mdx (100%) rename {wiki => docs}/content/docs/documentation/faqs/index.mdx (100%) rename {wiki => docs}/content/docs/documentation/faqs/installation.mdx (100%) rename {wiki => docs}/content/docs/documentation/faqs/security.mdx (100%) rename {wiki => docs}/content/docs/documentation/faqs/trobleshoot.mdx (100%) rename {wiki => docs}/content/docs/documentation/index.mdx (100%) rename {wiki => docs}/content/docs/documentation/installation/cli.mdx (100%) rename {wiki => docs}/content/docs/documentation/installation/container.mdx (100%) rename {wiki => docs}/content/docs/documentation/installation/index.mdx (100%) rename {wiki => docs}/content/docs/documentation/installation/js.mdx (100%) rename {wiki => docs}/content/docs/documentation/installation/package.mdx (100%) rename {wiki => docs}/content/docs/documentation/installation/py.mdx (100%) rename {wiki => docs}/content/docs/documentation/report/index.mdx (100%) rename {wiki => docs}/content/docs/documentation/style-guide.mdx (100%) rename {wiki => docs}/content/docs/in-progress.mdx (100%) rename {wiki => docs}/content/docs/index.mdx (100%) rename {wiki => docs}/content/guides/build-blog-using-contentlayer-mdx.mdx (100%) rename {wiki => docs}/content/guides/using-next-auth-next-13.mdx (100%) rename {wiki => docs}/content/pages/privacy.mdx (100%) rename {wiki => docs}/content/pages/terms.mdx (100%) rename {wiki => docs}/contentlayer.config.js (100%) rename {wiki => docs}/env.mjs (100%) rename {wiki => docs}/hooks/use-lock-body.ts (100%) rename {wiki => docs}/hooks/use-mounted.ts (100%) rename {wiki => docs}/lib/toc.ts (100%) rename {wiki => docs}/lib/utils.ts (100%) rename {wiki => docs}/lib/validations/og.ts (100%) rename {wiki => docs}/next.config.mjs (100%) rename {wiki => docs}/package.json (100%) rename {wiki => docs}/pnpm-lock.yaml (100%) rename {wiki => docs}/postcss.config.js (100%) rename {wiki => docs}/prettier.config.js (100%) rename {wiki => docs}/public/android-chrome-192x192.png (100%) rename {wiki => docs}/public/android-chrome-512x512.png (100%) rename {wiki => docs}/public/apple-touch-icon.png (100%) rename {wiki => docs}/public/favicon-16x16.png (100%) rename {wiki => docs}/public/favicon-32x32.png (100%) rename {wiki => docs}/public/favicon.ico (100%) rename {wiki => docs}/public/images/avatars/author.png (100%) rename {wiki => docs}/public/images/blog/blog-post-1.jpg (100%) rename {wiki => docs}/public/images/blog/blog-post-2.jpg (100%) rename {wiki => docs}/public/images/blog/blog-post-3.jpg (100%) rename {wiki => docs}/public/images/blog/blog-post-4.jpg (100%) rename {wiki => docs}/public/images/hero.png (100%) rename {wiki => docs}/public/og.png (100%) rename {wiki => docs}/public/site.webmanifest (100%) rename {wiki => docs}/public/vercel.svg (100%) rename {wiki => docs}/styles/editor.css (100%) rename {wiki => docs}/styles/globals.css (100%) rename {wiki => docs}/styles/mdx.css (100%) rename {wiki => docs}/tailwind.config.js (100%) rename {wiki => docs}/tsconfig.json (100%) rename {wiki => docs}/types/index.d.ts (100%) diff --git a/wiki/.gitignore b/docs/.gitignore similarity index 100% rename from wiki/.gitignore rename to docs/.gitignore diff --git a/wiki/LICENSE.md b/docs/LICENSE.md similarity index 100% rename from wiki/LICENSE.md rename to docs/LICENSE.md diff --git a/wiki/app/(docs)/docs/[[...slug]]/page.tsx b/docs/app/(docs)/docs/[[...slug]]/page.tsx similarity index 100% rename from wiki/app/(docs)/docs/[[...slug]]/page.tsx rename to docs/app/(docs)/docs/[[...slug]]/page.tsx diff --git a/wiki/app/(docs)/docs/layout.tsx b/docs/app/(docs)/docs/layout.tsx similarity index 100% rename from wiki/app/(docs)/docs/layout.tsx rename to docs/app/(docs)/docs/layout.tsx diff --git a/wiki/app/(docs)/guides/[...slug]/page.tsx b/docs/app/(docs)/guides/[...slug]/page.tsx similarity index 100% rename from wiki/app/(docs)/guides/[...slug]/page.tsx rename to docs/app/(docs)/guides/[...slug]/page.tsx diff --git a/wiki/app/(docs)/guides/layout.tsx b/docs/app/(docs)/guides/layout.tsx similarity index 100% rename from wiki/app/(docs)/guides/layout.tsx rename to docs/app/(docs)/guides/layout.tsx diff --git a/wiki/app/(docs)/guides/page.tsx b/docs/app/(docs)/guides/page.tsx similarity index 100% rename from wiki/app/(docs)/guides/page.tsx rename to docs/app/(docs)/guides/page.tsx diff --git a/wiki/app/(docs)/layout.tsx b/docs/app/(docs)/layout.tsx similarity index 100% rename from wiki/app/(docs)/layout.tsx rename to docs/app/(docs)/layout.tsx diff --git a/wiki/app/(indexing)/[...slug]/page.tsx b/docs/app/(indexing)/[...slug]/page.tsx similarity index 100% rename from wiki/app/(indexing)/[...slug]/page.tsx rename to docs/app/(indexing)/[...slug]/page.tsx diff --git a/wiki/app/(indexing)/blog/[...slug]/page.tsx b/docs/app/(indexing)/blog/[...slug]/page.tsx similarity index 100% rename from wiki/app/(indexing)/blog/[...slug]/page.tsx rename to docs/app/(indexing)/blog/[...slug]/page.tsx diff --git a/wiki/app/(indexing)/blog/page.tsx b/docs/app/(indexing)/blog/page.tsx similarity index 100% rename from wiki/app/(indexing)/blog/page.tsx rename to docs/app/(indexing)/blog/page.tsx diff --git a/wiki/app/(indexing)/layout.tsx b/docs/app/(indexing)/layout.tsx similarity index 100% rename from wiki/app/(indexing)/layout.tsx rename to docs/app/(indexing)/layout.tsx diff --git a/wiki/app/(indexing)/page.tsx b/docs/app/(indexing)/page.tsx similarity index 100% rename from wiki/app/(indexing)/page.tsx rename to docs/app/(indexing)/page.tsx diff --git a/wiki/app/api/og/route.tsx b/docs/app/api/og/route.tsx similarity index 100% rename from wiki/app/api/og/route.tsx rename to docs/app/api/og/route.tsx diff --git a/wiki/app/layout.tsx b/docs/app/layout.tsx similarity index 100% rename from wiki/app/layout.tsx rename to docs/app/layout.tsx diff --git a/wiki/app/robots.ts b/docs/app/robots.ts similarity index 100% rename from wiki/app/robots.ts rename to docs/app/robots.ts diff --git a/wiki/assets/fonts/CalSans-SemiBold.ttf b/docs/assets/fonts/CalSans-SemiBold.ttf similarity index 100% rename from wiki/assets/fonts/CalSans-SemiBold.ttf rename to docs/assets/fonts/CalSans-SemiBold.ttf diff --git a/wiki/assets/fonts/CalSans-SemiBold.woff b/docs/assets/fonts/CalSans-SemiBold.woff similarity index 100% rename from wiki/assets/fonts/CalSans-SemiBold.woff rename to docs/assets/fonts/CalSans-SemiBold.woff diff --git a/wiki/assets/fonts/CalSans-SemiBold.woff2 b/docs/assets/fonts/CalSans-SemiBold.woff2 similarity index 100% rename from wiki/assets/fonts/CalSans-SemiBold.woff2 rename to docs/assets/fonts/CalSans-SemiBold.woff2 diff --git a/wiki/assets/fonts/Inter-Bold.ttf b/docs/assets/fonts/Inter-Bold.ttf similarity index 100% rename from wiki/assets/fonts/Inter-Bold.ttf rename to docs/assets/fonts/Inter-Bold.ttf diff --git a/wiki/assets/fonts/Inter-Regular.ttf b/docs/assets/fonts/Inter-Regular.ttf similarity index 100% rename from wiki/assets/fonts/Inter-Regular.ttf rename to docs/assets/fonts/Inter-Regular.ttf diff --git a/wiki/components/analytics.tsx b/docs/components/analytics.tsx similarity index 100% rename from wiki/components/analytics.tsx rename to docs/components/analytics.tsx diff --git a/wiki/components/callout.tsx b/docs/components/callout.tsx similarity index 100% rename from wiki/components/callout.tsx rename to docs/components/callout.tsx diff --git a/wiki/components/card-skeleton.tsx b/docs/components/card-skeleton.tsx similarity index 100% rename from wiki/components/card-skeleton.tsx rename to docs/components/card-skeleton.tsx diff --git a/wiki/components/empty-placeholder.tsx b/docs/components/empty-placeholder.tsx similarity index 100% rename from wiki/components/empty-placeholder.tsx rename to docs/components/empty-placeholder.tsx diff --git a/wiki/components/header.tsx b/docs/components/header.tsx similarity index 100% rename from wiki/components/header.tsx rename to docs/components/header.tsx diff --git a/wiki/components/icons.tsx b/docs/components/icons.tsx similarity index 100% rename from wiki/components/icons.tsx rename to docs/components/icons.tsx diff --git a/wiki/components/main-nav.tsx b/docs/components/main-nav.tsx similarity index 100% rename from wiki/components/main-nav.tsx rename to docs/components/main-nav.tsx diff --git a/wiki/components/mdx-card.tsx b/docs/components/mdx-card.tsx similarity index 100% rename from wiki/components/mdx-card.tsx rename to docs/components/mdx-card.tsx diff --git a/wiki/components/mdx-components.tsx b/docs/components/mdx-components.tsx similarity index 100% rename from wiki/components/mdx-components.tsx rename to docs/components/mdx-components.tsx diff --git a/wiki/components/mobile-nav.tsx b/docs/components/mobile-nav.tsx similarity index 100% rename from wiki/components/mobile-nav.tsx rename to docs/components/mobile-nav.tsx diff --git a/wiki/components/mode-toggle.tsx b/docs/components/mode-toggle.tsx similarity index 100% rename from wiki/components/mode-toggle.tsx rename to docs/components/mode-toggle.tsx diff --git a/wiki/components/nav.tsx b/docs/components/nav.tsx similarity index 100% rename from wiki/components/nav.tsx rename to docs/components/nav.tsx diff --git a/wiki/components/page-header.tsx b/docs/components/page-header.tsx similarity index 100% rename from wiki/components/page-header.tsx rename to docs/components/page-header.tsx diff --git a/wiki/components/pager.tsx b/docs/components/pager.tsx similarity index 100% rename from wiki/components/pager.tsx rename to docs/components/pager.tsx diff --git a/wiki/components/post-create-button.tsx b/docs/components/post-create-button.tsx similarity index 100% rename from wiki/components/post-create-button.tsx rename to docs/components/post-create-button.tsx diff --git a/wiki/components/search.tsx b/docs/components/search.tsx similarity index 100% rename from wiki/components/search.tsx rename to docs/components/search.tsx diff --git a/wiki/components/shell.tsx b/docs/components/shell.tsx similarity index 100% rename from wiki/components/shell.tsx rename to docs/components/shell.tsx diff --git a/wiki/components/sidebar-nav.tsx b/docs/components/sidebar-nav.tsx similarity index 100% rename from wiki/components/sidebar-nav.tsx rename to docs/components/sidebar-nav.tsx diff --git a/wiki/components/site-footer.tsx b/docs/components/site-footer.tsx similarity index 100% rename from wiki/components/site-footer.tsx rename to docs/components/site-footer.tsx diff --git a/wiki/components/tailwind-indicator.tsx b/docs/components/tailwind-indicator.tsx similarity index 100% rename from wiki/components/tailwind-indicator.tsx rename to docs/components/tailwind-indicator.tsx diff --git a/wiki/components/theme-provider.tsx b/docs/components/theme-provider.tsx similarity index 100% rename from wiki/components/theme-provider.tsx rename to docs/components/theme-provider.tsx diff --git a/wiki/components/toc.tsx b/docs/components/toc.tsx similarity index 100% rename from wiki/components/toc.tsx rename to docs/components/toc.tsx diff --git a/wiki/components/ui/accordion.tsx b/docs/components/ui/accordion.tsx similarity index 100% rename from wiki/components/ui/accordion.tsx rename to docs/components/ui/accordion.tsx diff --git a/wiki/components/ui/alert-dialog.tsx b/docs/components/ui/alert-dialog.tsx similarity index 100% rename from wiki/components/ui/alert-dialog.tsx rename to docs/components/ui/alert-dialog.tsx diff --git a/wiki/components/ui/alert.tsx b/docs/components/ui/alert.tsx similarity index 100% rename from wiki/components/ui/alert.tsx rename to docs/components/ui/alert.tsx diff --git a/wiki/components/ui/aspect-ratio.tsx b/docs/components/ui/aspect-ratio.tsx similarity index 100% rename from wiki/components/ui/aspect-ratio.tsx rename to docs/components/ui/aspect-ratio.tsx diff --git a/wiki/components/ui/avatar.tsx b/docs/components/ui/avatar.tsx similarity index 100% rename from wiki/components/ui/avatar.tsx rename to docs/components/ui/avatar.tsx diff --git a/wiki/components/ui/badge.tsx b/docs/components/ui/badge.tsx similarity index 100% rename from wiki/components/ui/badge.tsx rename to docs/components/ui/badge.tsx diff --git a/wiki/components/ui/button.tsx b/docs/components/ui/button.tsx similarity index 100% rename from wiki/components/ui/button.tsx rename to docs/components/ui/button.tsx diff --git a/wiki/components/ui/calendar.tsx b/docs/components/ui/calendar.tsx similarity index 100% rename from wiki/components/ui/calendar.tsx rename to docs/components/ui/calendar.tsx diff --git a/wiki/components/ui/card.tsx b/docs/components/ui/card.tsx similarity index 100% rename from wiki/components/ui/card.tsx rename to docs/components/ui/card.tsx diff --git a/wiki/components/ui/checkbox.tsx b/docs/components/ui/checkbox.tsx similarity index 100% rename from wiki/components/ui/checkbox.tsx rename to docs/components/ui/checkbox.tsx diff --git a/wiki/components/ui/collapsible.tsx b/docs/components/ui/collapsible.tsx similarity index 100% rename from wiki/components/ui/collapsible.tsx rename to docs/components/ui/collapsible.tsx diff --git a/wiki/components/ui/command.tsx b/docs/components/ui/command.tsx similarity index 100% rename from wiki/components/ui/command.tsx rename to docs/components/ui/command.tsx diff --git a/wiki/components/ui/context-menu.tsx b/docs/components/ui/context-menu.tsx similarity index 100% rename from wiki/components/ui/context-menu.tsx rename to docs/components/ui/context-menu.tsx diff --git a/wiki/components/ui/dialog.tsx b/docs/components/ui/dialog.tsx similarity index 100% rename from wiki/components/ui/dialog.tsx rename to docs/components/ui/dialog.tsx diff --git a/wiki/components/ui/dropdown-menu.tsx b/docs/components/ui/dropdown-menu.tsx similarity index 100% rename from wiki/components/ui/dropdown-menu.tsx rename to docs/components/ui/dropdown-menu.tsx diff --git a/wiki/components/ui/hover-card.tsx b/docs/components/ui/hover-card.tsx similarity index 100% rename from wiki/components/ui/hover-card.tsx rename to docs/components/ui/hover-card.tsx diff --git a/wiki/components/ui/input.tsx b/docs/components/ui/input.tsx similarity index 100% rename from wiki/components/ui/input.tsx rename to docs/components/ui/input.tsx diff --git a/wiki/components/ui/label.tsx b/docs/components/ui/label.tsx similarity index 100% rename from wiki/components/ui/label.tsx rename to docs/components/ui/label.tsx diff --git a/wiki/components/ui/menubar.tsx b/docs/components/ui/menubar.tsx similarity index 100% rename from wiki/components/ui/menubar.tsx rename to docs/components/ui/menubar.tsx diff --git a/wiki/components/ui/navigation-menu.tsx b/docs/components/ui/navigation-menu.tsx similarity index 100% rename from wiki/components/ui/navigation-menu.tsx rename to docs/components/ui/navigation-menu.tsx diff --git a/wiki/components/ui/popover.tsx b/docs/components/ui/popover.tsx similarity index 100% rename from wiki/components/ui/popover.tsx rename to docs/components/ui/popover.tsx diff --git a/wiki/components/ui/progress.tsx b/docs/components/ui/progress.tsx similarity index 100% rename from wiki/components/ui/progress.tsx rename to docs/components/ui/progress.tsx diff --git a/wiki/components/ui/radio-group.tsx b/docs/components/ui/radio-group.tsx similarity index 100% rename from wiki/components/ui/radio-group.tsx rename to docs/components/ui/radio-group.tsx diff --git a/wiki/components/ui/scroll-area.tsx b/docs/components/ui/scroll-area.tsx similarity index 100% rename from wiki/components/ui/scroll-area.tsx rename to docs/components/ui/scroll-area.tsx diff --git a/wiki/components/ui/select.tsx b/docs/components/ui/select.tsx similarity index 100% rename from wiki/components/ui/select.tsx rename to docs/components/ui/select.tsx diff --git a/wiki/components/ui/separator.tsx b/docs/components/ui/separator.tsx similarity index 100% rename from wiki/components/ui/separator.tsx rename to docs/components/ui/separator.tsx diff --git a/wiki/components/ui/sheet.tsx b/docs/components/ui/sheet.tsx similarity index 100% rename from wiki/components/ui/sheet.tsx rename to docs/components/ui/sheet.tsx diff --git a/wiki/components/ui/skeleton.tsx b/docs/components/ui/skeleton.tsx similarity index 100% rename from wiki/components/ui/skeleton.tsx rename to docs/components/ui/skeleton.tsx diff --git a/wiki/components/ui/slider.tsx b/docs/components/ui/slider.tsx similarity index 100% rename from wiki/components/ui/slider.tsx rename to docs/components/ui/slider.tsx diff --git a/wiki/components/ui/switch.tsx b/docs/components/ui/switch.tsx similarity index 100% rename from wiki/components/ui/switch.tsx rename to docs/components/ui/switch.tsx diff --git a/wiki/components/ui/tabs.tsx b/docs/components/ui/tabs.tsx similarity index 100% rename from wiki/components/ui/tabs.tsx rename to docs/components/ui/tabs.tsx diff --git a/wiki/components/ui/textarea.tsx b/docs/components/ui/textarea.tsx similarity index 100% rename from wiki/components/ui/textarea.tsx rename to docs/components/ui/textarea.tsx diff --git a/wiki/components/ui/toast.tsx b/docs/components/ui/toast.tsx similarity index 100% rename from wiki/components/ui/toast.tsx rename to docs/components/ui/toast.tsx diff --git a/wiki/components/ui/toaster.tsx b/docs/components/ui/toaster.tsx similarity index 100% rename from wiki/components/ui/toaster.tsx rename to docs/components/ui/toaster.tsx diff --git a/wiki/components/ui/toggle.tsx b/docs/components/ui/toggle.tsx similarity index 100% rename from wiki/components/ui/toggle.tsx rename to docs/components/ui/toggle.tsx diff --git a/wiki/components/ui/tooltip.tsx b/docs/components/ui/tooltip.tsx similarity index 100% rename from wiki/components/ui/tooltip.tsx rename to docs/components/ui/tooltip.tsx diff --git a/wiki/components/ui/use-toast.ts b/docs/components/ui/use-toast.ts similarity index 100% rename from wiki/components/ui/use-toast.ts rename to docs/components/ui/use-toast.ts diff --git a/wiki/config/docs.ts b/docs/config/docs.ts similarity index 100% rename from wiki/config/docs.ts rename to docs/config/docs.ts diff --git a/wiki/config/indexing.ts b/docs/config/indexing.ts similarity index 100% rename from wiki/config/indexing.ts rename to docs/config/indexing.ts diff --git a/wiki/config/site.ts b/docs/config/site.ts similarity index 100% rename from wiki/config/site.ts rename to docs/config/site.ts diff --git a/wiki/content/blog/deploying-next-apps.mdx b/docs/content/blog/deploying-next-apps.mdx similarity index 100% rename from wiki/content/blog/deploying-next-apps.mdx rename to docs/content/blog/deploying-next-apps.mdx diff --git a/wiki/content/blog/implementing-js-api.mdx b/docs/content/blog/implementing-js-api.mdx similarity index 100% rename from wiki/content/blog/implementing-js-api.mdx rename to docs/content/blog/implementing-js-api.mdx diff --git a/wiki/content/blog/implementing-python.mdx b/docs/content/blog/implementing-python.mdx similarity index 100% rename from wiki/content/blog/implementing-python.mdx rename to docs/content/blog/implementing-python.mdx diff --git a/wiki/content/blog/server-client-components.mdx b/docs/content/blog/server-client-components.mdx similarity index 100% rename from wiki/content/blog/server-client-components.mdx rename to docs/content/blog/server-client-components.mdx diff --git a/wiki/content/docs/documentation/api/index.mdx b/docs/content/docs/documentation/api/index.mdx similarity index 100% rename from wiki/content/docs/documentation/api/index.mdx rename to docs/content/docs/documentation/api/index.mdx diff --git a/wiki/content/docs/documentation/code-blocks.mdx b/docs/content/docs/documentation/code-blocks.mdx similarity index 100% rename from wiki/content/docs/documentation/code-blocks.mdx rename to docs/content/docs/documentation/code-blocks.mdx diff --git a/wiki/content/docs/documentation/components.mdx b/docs/content/docs/documentation/components.mdx similarity index 100% rename from wiki/content/docs/documentation/components.mdx rename to docs/content/docs/documentation/components.mdx diff --git a/wiki/content/docs/documentation/faqs/general.mdx b/docs/content/docs/documentation/faqs/general.mdx similarity index 100% rename from wiki/content/docs/documentation/faqs/general.mdx rename to docs/content/docs/documentation/faqs/general.mdx diff --git a/wiki/content/docs/documentation/faqs/index.mdx b/docs/content/docs/documentation/faqs/index.mdx similarity index 100% rename from wiki/content/docs/documentation/faqs/index.mdx rename to docs/content/docs/documentation/faqs/index.mdx diff --git a/wiki/content/docs/documentation/faqs/installation.mdx b/docs/content/docs/documentation/faqs/installation.mdx similarity index 100% rename from wiki/content/docs/documentation/faqs/installation.mdx rename to docs/content/docs/documentation/faqs/installation.mdx diff --git a/wiki/content/docs/documentation/faqs/security.mdx b/docs/content/docs/documentation/faqs/security.mdx similarity index 100% rename from wiki/content/docs/documentation/faqs/security.mdx rename to docs/content/docs/documentation/faqs/security.mdx diff --git a/wiki/content/docs/documentation/faqs/trobleshoot.mdx b/docs/content/docs/documentation/faqs/trobleshoot.mdx similarity index 100% rename from wiki/content/docs/documentation/faqs/trobleshoot.mdx rename to docs/content/docs/documentation/faqs/trobleshoot.mdx diff --git a/wiki/content/docs/documentation/index.mdx b/docs/content/docs/documentation/index.mdx similarity index 100% rename from wiki/content/docs/documentation/index.mdx rename to docs/content/docs/documentation/index.mdx diff --git a/wiki/content/docs/documentation/installation/cli.mdx b/docs/content/docs/documentation/installation/cli.mdx similarity index 100% rename from wiki/content/docs/documentation/installation/cli.mdx rename to docs/content/docs/documentation/installation/cli.mdx diff --git a/wiki/content/docs/documentation/installation/container.mdx b/docs/content/docs/documentation/installation/container.mdx similarity index 100% rename from wiki/content/docs/documentation/installation/container.mdx rename to docs/content/docs/documentation/installation/container.mdx diff --git a/wiki/content/docs/documentation/installation/index.mdx b/docs/content/docs/documentation/installation/index.mdx similarity index 100% rename from wiki/content/docs/documentation/installation/index.mdx rename to docs/content/docs/documentation/installation/index.mdx diff --git a/wiki/content/docs/documentation/installation/js.mdx b/docs/content/docs/documentation/installation/js.mdx similarity index 100% rename from wiki/content/docs/documentation/installation/js.mdx rename to docs/content/docs/documentation/installation/js.mdx diff --git a/wiki/content/docs/documentation/installation/package.mdx b/docs/content/docs/documentation/installation/package.mdx similarity index 100% rename from wiki/content/docs/documentation/installation/package.mdx rename to docs/content/docs/documentation/installation/package.mdx diff --git a/wiki/content/docs/documentation/installation/py.mdx b/docs/content/docs/documentation/installation/py.mdx similarity index 100% rename from wiki/content/docs/documentation/installation/py.mdx rename to docs/content/docs/documentation/installation/py.mdx diff --git a/wiki/content/docs/documentation/report/index.mdx b/docs/content/docs/documentation/report/index.mdx similarity index 100% rename from wiki/content/docs/documentation/report/index.mdx rename to docs/content/docs/documentation/report/index.mdx diff --git a/wiki/content/docs/documentation/style-guide.mdx b/docs/content/docs/documentation/style-guide.mdx similarity index 100% rename from wiki/content/docs/documentation/style-guide.mdx rename to docs/content/docs/documentation/style-guide.mdx diff --git a/wiki/content/docs/in-progress.mdx b/docs/content/docs/in-progress.mdx similarity index 100% rename from wiki/content/docs/in-progress.mdx rename to docs/content/docs/in-progress.mdx diff --git a/wiki/content/docs/index.mdx b/docs/content/docs/index.mdx similarity index 100% rename from wiki/content/docs/index.mdx rename to docs/content/docs/index.mdx diff --git a/wiki/content/guides/build-blog-using-contentlayer-mdx.mdx b/docs/content/guides/build-blog-using-contentlayer-mdx.mdx similarity index 100% rename from wiki/content/guides/build-blog-using-contentlayer-mdx.mdx rename to docs/content/guides/build-blog-using-contentlayer-mdx.mdx diff --git a/wiki/content/guides/using-next-auth-next-13.mdx b/docs/content/guides/using-next-auth-next-13.mdx similarity index 100% rename from wiki/content/guides/using-next-auth-next-13.mdx rename to docs/content/guides/using-next-auth-next-13.mdx diff --git a/wiki/content/pages/privacy.mdx b/docs/content/pages/privacy.mdx similarity index 100% rename from wiki/content/pages/privacy.mdx rename to docs/content/pages/privacy.mdx diff --git a/wiki/content/pages/terms.mdx b/docs/content/pages/terms.mdx similarity index 100% rename from wiki/content/pages/terms.mdx rename to docs/content/pages/terms.mdx diff --git a/wiki/contentlayer.config.js b/docs/contentlayer.config.js similarity index 100% rename from wiki/contentlayer.config.js rename to docs/contentlayer.config.js diff --git a/wiki/env.mjs b/docs/env.mjs similarity index 100% rename from wiki/env.mjs rename to docs/env.mjs diff --git a/wiki/hooks/use-lock-body.ts b/docs/hooks/use-lock-body.ts similarity index 100% rename from wiki/hooks/use-lock-body.ts rename to docs/hooks/use-lock-body.ts diff --git a/wiki/hooks/use-mounted.ts b/docs/hooks/use-mounted.ts similarity index 100% rename from wiki/hooks/use-mounted.ts rename to docs/hooks/use-mounted.ts diff --git a/wiki/lib/toc.ts b/docs/lib/toc.ts similarity index 100% rename from wiki/lib/toc.ts rename to docs/lib/toc.ts diff --git a/wiki/lib/utils.ts b/docs/lib/utils.ts similarity index 100% rename from wiki/lib/utils.ts rename to docs/lib/utils.ts diff --git a/wiki/lib/validations/og.ts b/docs/lib/validations/og.ts similarity index 100% rename from wiki/lib/validations/og.ts rename to docs/lib/validations/og.ts diff --git a/wiki/next.config.mjs b/docs/next.config.mjs similarity index 100% rename from wiki/next.config.mjs rename to docs/next.config.mjs diff --git a/wiki/package.json b/docs/package.json similarity index 100% rename from wiki/package.json rename to docs/package.json diff --git a/wiki/pnpm-lock.yaml b/docs/pnpm-lock.yaml similarity index 100% rename from wiki/pnpm-lock.yaml rename to docs/pnpm-lock.yaml diff --git a/wiki/postcss.config.js b/docs/postcss.config.js similarity index 100% rename from wiki/postcss.config.js rename to docs/postcss.config.js diff --git a/wiki/prettier.config.js b/docs/prettier.config.js similarity index 100% rename from wiki/prettier.config.js rename to docs/prettier.config.js diff --git a/wiki/public/android-chrome-192x192.png b/docs/public/android-chrome-192x192.png similarity index 100% rename from wiki/public/android-chrome-192x192.png rename to docs/public/android-chrome-192x192.png diff --git a/wiki/public/android-chrome-512x512.png b/docs/public/android-chrome-512x512.png similarity index 100% rename from wiki/public/android-chrome-512x512.png rename to docs/public/android-chrome-512x512.png diff --git a/wiki/public/apple-touch-icon.png b/docs/public/apple-touch-icon.png similarity index 100% rename from wiki/public/apple-touch-icon.png rename to docs/public/apple-touch-icon.png diff --git a/wiki/public/favicon-16x16.png b/docs/public/favicon-16x16.png similarity index 100% rename from wiki/public/favicon-16x16.png rename to docs/public/favicon-16x16.png diff --git a/wiki/public/favicon-32x32.png b/docs/public/favicon-32x32.png similarity index 100% rename from wiki/public/favicon-32x32.png rename to docs/public/favicon-32x32.png diff --git a/wiki/public/favicon.ico b/docs/public/favicon.ico similarity index 100% rename from wiki/public/favicon.ico rename to docs/public/favicon.ico diff --git a/wiki/public/images/avatars/author.png b/docs/public/images/avatars/author.png similarity index 100% rename from wiki/public/images/avatars/author.png rename to docs/public/images/avatars/author.png diff --git a/wiki/public/images/blog/blog-post-1.jpg b/docs/public/images/blog/blog-post-1.jpg similarity index 100% rename from wiki/public/images/blog/blog-post-1.jpg rename to docs/public/images/blog/blog-post-1.jpg diff --git a/wiki/public/images/blog/blog-post-2.jpg b/docs/public/images/blog/blog-post-2.jpg similarity index 100% rename from wiki/public/images/blog/blog-post-2.jpg rename to docs/public/images/blog/blog-post-2.jpg diff --git a/wiki/public/images/blog/blog-post-3.jpg b/docs/public/images/blog/blog-post-3.jpg similarity index 100% rename from wiki/public/images/blog/blog-post-3.jpg rename to docs/public/images/blog/blog-post-3.jpg diff --git a/wiki/public/images/blog/blog-post-4.jpg b/docs/public/images/blog/blog-post-4.jpg similarity index 100% rename from wiki/public/images/blog/blog-post-4.jpg rename to docs/public/images/blog/blog-post-4.jpg diff --git a/wiki/public/images/hero.png b/docs/public/images/hero.png similarity index 100% rename from wiki/public/images/hero.png rename to docs/public/images/hero.png diff --git a/wiki/public/og.png b/docs/public/og.png similarity index 100% rename from wiki/public/og.png rename to docs/public/og.png diff --git a/wiki/public/site.webmanifest b/docs/public/site.webmanifest similarity index 100% rename from wiki/public/site.webmanifest rename to docs/public/site.webmanifest diff --git a/wiki/public/vercel.svg b/docs/public/vercel.svg similarity index 100% rename from wiki/public/vercel.svg rename to docs/public/vercel.svg diff --git a/wiki/styles/editor.css b/docs/styles/editor.css similarity index 100% rename from wiki/styles/editor.css rename to docs/styles/editor.css diff --git a/wiki/styles/globals.css b/docs/styles/globals.css similarity index 100% rename from wiki/styles/globals.css rename to docs/styles/globals.css diff --git a/wiki/styles/mdx.css b/docs/styles/mdx.css similarity index 100% rename from wiki/styles/mdx.css rename to docs/styles/mdx.css diff --git a/wiki/tailwind.config.js b/docs/tailwind.config.js similarity index 100% rename from wiki/tailwind.config.js rename to docs/tailwind.config.js diff --git a/wiki/tsconfig.json b/docs/tsconfig.json similarity index 100% rename from wiki/tsconfig.json rename to docs/tsconfig.json diff --git a/wiki/types/index.d.ts b/docs/types/index.d.ts similarity index 100% rename from wiki/types/index.d.ts rename to docs/types/index.d.ts