From 10e4a6c0f95ed0901ebad9714e1d763f464a1be6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=88=91=E6=80=8E=E4=B9=88=E5=B0=B1=E4=B8=8D=E6=98=AF?=
=?UTF-8?q?=E4=B8=80=E5=8F=AA=E7=8C=AB=E5=91=A2=3F?=
<26274059+dezhishen@users.noreply.github.com>
Date: Wed, 23 Jul 2025 11:29:23 +0800
Subject: [PATCH 1/3] Update README.md
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
增加文档迁移的警告
---
docs/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/README.md b/docs/README.md
index 4666847dc..7a4fda57d 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -4,7 +4,7 @@ icon: iconfont icon-home
title: Home
heroImage: /logo.svg
heroText: OpenList
-tagline: 🗂️ A file list program that supports multiple storage, powered by Gin and Solidjs.
+tagline: 🗂️ A file list program that supports multiple storage, powered by Gin and Solidjs.
⚠️ 旧版文档已停用,新文档仓库为 https://github.com/OpenListTeam/OpenList-Docs
actions:
- text: Get started💡
link: /guide/
From ac7317ca141246433598c8cdd48f4a56308d3947 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=88=91=E6=80=8E=E4=B9=88=E5=B0=B1=E4=B8=8D=E6=98=AF?=
=?UTF-8?q?=E4=B8=80=E5=8F=AA=E7=8C=AB=E5=91=A2=3F?=
<26274059+dezhishen@users.noreply.github.com>
Date: Wed, 23 Jul 2025 11:30:30 +0800
Subject: [PATCH 2/3] Update README.md
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
增加中文的迁移说明
---
docs/zh/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/zh/README.md b/docs/zh/README.md
index c9f696c14..a8c0ebdb8 100644
--- a/docs/zh/README.md
+++ b/docs/zh/README.md
@@ -4,7 +4,7 @@ icon: iconfont icon-home
title: Home
heroImage: /logo.svg
heroText: OpenList
-tagline: 🗂️ 一个支持多种存储的文件列表程序,使用 Gin 和 Solidjs。
+tagline: 🗂️ 一个支持多种存储的文件列表程序,使用 Gin 和 Solidjs。
⚠️ 旧版文档已停用,新文档仓库为 https://github.com/OpenListTeam/OpenList-Docs
actions:
- text: 开始💡
link: /zh/guide/
From 781eee5b3417a246ec62f4ba3b107091c4e0c0cd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=88=91=E6=80=8E=E4=B9=88=E5=B0=B1=E4=B8=8D=E6=98=AF?=
=?UTF-8?q?=E4=B8=80=E5=8F=AA=E7=8C=AB=E5=91=A2=3F?=
<26274059+dezhishen@users.noreply.github.com>
Date: Wed, 23 Jul 2025 11:31:14 +0800
Subject: [PATCH 3/3] Update README.md
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
修改英文版本的提示
---
docs/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/README.md b/docs/README.md
index 7a4fda57d..af7063a71 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -4,7 +4,7 @@ icon: iconfont icon-home
title: Home
heroImage: /logo.svg
heroText: OpenList
-tagline: 🗂️ A file list program that supports multiple storage, powered by Gin and Solidjs.
⚠️ 旧版文档已停用,新文档仓库为 https://github.com/OpenListTeam/OpenList-Docs
+tagline: 🗂️ A file list program that supports multiple storage, powered by Gin and Solidjs.
⚠️ The old version of the documentation has been discontinued. The new documentation repository is https://github.com/OpenListTeam/OpenList-Docs
actions:
- text: Get started💡
link: /guide/