diff --git a/docs.json b/docs.json index cc1ff65d..1f9e5c5b 100644 --- a/docs.json +++ b/docs.json @@ -31,6 +31,7 @@ "tab": "Use", "icon": "book-open", "pages": [ + "en/home", "en/cloud/use-dify/getting-started/introduction", { "group": "Build", @@ -913,6 +914,7 @@ "tab": "使用", "icon": "book-open", "pages": [ + "zh/home", "zh/cloud/use-dify/getting-started/introduction", { "group": "构建", @@ -1795,6 +1797,7 @@ "tab": "使い方", "icon": "book-open", "pages": [ + "ja/home", "ja/cloud/use-dify/getting-started/introduction", { "group": "ビルド", @@ -2668,6 +2671,18 @@ ] }, "redirects": [ + { + "source": "/en/use-dify/getting-started/introduction", + "destination": "/en/home" + }, + { + "source": "/zh/use-dify/getting-started/introduction", + "destination": "/zh/home" + }, + { + "source": "/ja/use-dify/getting-started/introduction", + "destination": "/ja/home" + }, { "source": "/en/api-reference/datasets/get-knowledge-base-list", "destination": "/api-reference/datasets/get-knowledge-base-list" @@ -3010,31 +3025,31 @@ }, { "source": "/zh-hans", - "destination": "/zh/cloud/use-dify/getting-started/introduction" + "destination": "/zh/home" }, { "source": "/introduction", - "destination": "/en/cloud/use-dify/getting-started/introduction" + "destination": "/en/home" }, { "source": "/en/introduction", - "destination": "/en/cloud/use-dify/getting-started/introduction" + "destination": "/en/home" }, { "source": "/zh-hans/introduction", - "destination": "/zh/cloud/use-dify/getting-started/introduction" + "destination": "/zh/home" }, { "source": "/ja-jp/introduction", - "destination": "/ja/cloud/use-dify/getting-started/introduction" + "destination": "/ja/home" }, { "source": "/getting-started/readme/features-and-specifications", - "destination": "/en/cloud/use-dify/getting-started/introduction" + "destination": "/en/home" }, { "source": "/getting-started/readme/model-providers", - "destination": "/en/cloud/use-dify/getting-started/introduction" + "destination": "/en/home" }, { "source": "/getting-started/install-self-hosted", @@ -3066,7 +3081,7 @@ }, { "source": "/getting-started/cloud", - "destination": "/en/cloud/use-dify/getting-started/introduction" + "destination": "/en/home" }, { "source": "/getting-started/dify-premium", @@ -3218,11 +3233,11 @@ }, { "source": "/en/learn-more/:slug*", - "destination": "/en/cloud/use-dify/getting-started/introduction" + "destination": "/en/home" }, { "source": "/en/guides/:slug*", - "destination": "/en/cloud/use-dify/getting-started/introduction" + "destination": "/en/home" }, { "source": "/en/getting-started/:slug*", @@ -3230,15 +3245,15 @@ }, { "source": "/en/community/:slug*", - "destination": "/en/cloud/use-dify/getting-started/introduction" + "destination": "/en/home" }, { "source": "/en/resources/:slug*", - "destination": "/en/cloud/use-dify/getting-started/introduction" + "destination": "/en/home" }, { "source": "/en/policies/:slug*", - "destination": "/en/cloud/use-dify/getting-started/introduction" + "destination": "/en/home" }, { "source": "/ja-jp/guides/workflow/node/:slug*", @@ -3346,31 +3361,31 @@ }, { "source": "/ja-jp/learn-more/faq/:slug*", - "destination": "/ja/cloud/use-dify/getting-started/introduction" + "destination": "/ja/home" }, { "source": "/ja-jp/learn-more/:slug*", - "destination": "/ja/cloud/use-dify/getting-started/introduction" + "destination": "/ja/home" }, { "source": "/ja-jp/guides/:slug*", - "destination": "/ja/cloud/use-dify/getting-started/introduction" + "destination": "/ja/home" }, { "source": "/ja-jp/getting-started/:slug*", - "destination": "/ja/cloud/use-dify/getting-started/introduction" + "destination": "/ja/home" }, { "source": "/ja-jp/community/:slug*", - "destination": "/ja/cloud/use-dify/getting-started/introduction" + "destination": "/ja/home" }, { "source": "/ja-jp/resources/:slug*", - "destination": "/ja/cloud/use-dify/getting-started/introduction" + "destination": "/ja/home" }, { "source": "/ja-jp/policies/:slug*", - "destination": "/ja/cloud/use-dify/getting-started/introduction" + "destination": "/ja/home" }, { "source": "/zh-hans/guides/workflow/node/:slug*", @@ -3478,35 +3493,35 @@ }, { "source": "/zh-hans/learn-more/faq/:slug*", - "destination": "/zh/cloud/use-dify/getting-started/introduction" + "destination": "/zh/home" }, { "source": "/zh-hans/learn-more/:slug*", - "destination": "/zh/cloud/use-dify/getting-started/introduction" + "destination": "/zh/home" }, { "source": "/zh-hans/guides/:slug*", - "destination": "/zh/cloud/use-dify/getting-started/introduction" + "destination": "/zh/home" }, { "source": "/zh-hans/getting-started/cloud", - "destination": "/zh/cloud/use-dify/getting-started/introduction" + "destination": "/zh/home" }, { "source": "/zh-hans/getting-started/dify-premium", - "destination": "/zh/cloud/use-dify/getting-started/introduction" + "destination": "/zh/home" }, { "source": "/zh-hans/community/:slug*", - "destination": "/zh/cloud/use-dify/getting-started/introduction" + "destination": "/zh/home" }, { "source": "/zh-hans/resources/:slug*", - "destination": "/zh/cloud/use-dify/getting-started/introduction" + "destination": "/zh/home" }, { "source": "/zh-hans/policies/:slug*", - "destination": "/zh/cloud/use-dify/getting-started/introduction" + "destination": "/zh/home" }, { "source": "/use-dify/:slug*", @@ -3647,6 +3662,10 @@ { "source": "/ja/self-host/troubleshooting/:slug*", "destination": "/ja/self-host/deploy/troubleshooting/:slug*" + }, + { + "source": "/", + "destination": "/en/home" } ], "integrations": { diff --git a/index.mdx b/en/home.mdx similarity index 99% rename from index.mdx rename to en/home.mdx index 14f1d5c7..92ab9b80 100644 --- a/index.mdx +++ b/en/home.mdx @@ -2,6 +2,7 @@ title: Dify Documentation description: Build AI applications on Dify Cloud or run Dify on your own infrastructure mode: "custom" +hidden: true ---
+ Dify は、AI アプリケーションを構築するためのオープンソースプラットフォームです。自分のデータを活用する Agent、Agentic ワークフロー、チャットボットを作成し、Web アプリとして公開したり API で連携したりできます。 +
+ ++ Dify という名前は Do It For You に由来しています。 +
++ Dify 是一个用于构建 AI 应用的开源平台。你可以创建 Agent、Agentic 工作流和聊天机器人,让它们利用你自己的数据,并发布为 Web 应用或通过 API 集成。 +
+ ++ Dify 这个名字来自 Do It For You。 +
+