init: Yami 自建 Git 的第一个仓库

This commit is contained in:
YAMI
2026-06-27 01:11:35 +08:00
commit 0b38b20d0a
3 changed files with 20 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Hello Mio
Yami 的自建 Git 服务。
## 架构
```
你的电脑 ──HTTPS──▶ git.mio.ski ──SSH 隧道──▶ Mac (Gitea)
```
- 证书:Let's Encrypt 自动续签
- 代码全程不过第三方
## 用法
```bash
git clone https://git.mio.ski/yami/hello-mio.git
```
+1
View File
@@ -0,0 +1 @@
print("Hey yami! Self-hosted Git is alive~")
+1
View File
@@ -0,0 +1 @@
这个文件包含私密数据,仅你有权限访问