From a35fba707f44e34ce8e968a052c8b1c755f2fa36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=96=E5=8F=94?= Date: Fri, 18 Oct 2024 16:59:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20Home?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..e98d79b --- /dev/null +++ b/Home.md @@ -0,0 +1,10 @@ +# 什么是 Gitearmbian? + +Gitea + armbian = Gitearmbian。
+专为运行`armbian`的**OneCloud**而开发的**Gitea armv7l**镜像。 + +
+ +> [!TIP] +> 由于Gitea官方只提供了arm64位架构的Image。无法在armv7的平台上运行。
+> 但我本人有要在我的OneCloud上运行Gitea的需求,所以只好自己进行编译了。