From 241f799edfecda763c7571ea33e82356b6689423 Mon Sep 17 00:00:00 2001
From: yp05327 <576951401@qq.com>
Date: Tue, 18 Feb 2025 17:10:30 +0900
Subject: [PATCH] Update README screenshots (#33347)
@lunny @techknowlogick
Wait for the update of https://dl.gitea.com/screenshots
Can you move all old screenshots into
https://dl.gitea.com/screenshots/old ?
Then run the action to upload new screenshots to
https://dl.gitea.com/screenshots
Follow #33149.
As I mentioned here:
https://github.com/go-gitea/gitea/pull/33149#issuecomment-2581787057,
the prepare process is almost finished.
The backend technical is using newly added `workflow_dispatch` feature
for Gitea Action to take the screenshots automatically.
Then we can easily sync the screenshots to the latest version without
annoying manual work.
Get more information from https://gitea.com/gitea/deployment
---
README.md | 64 ++++++++++++++++++++++++++++++++++++++++++++++++----
README_ZH.md | 64 ++++++++++++++++++++++++++++++++++++++++++++++++----
2 files changed, 118 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index f747d993d7..5ae65cd2ac 100644
--- a/README.md
+++ b/README.md
@@ -150,10 +150,64 @@ for the full license text.
Looking for an overview of the interface? Check it out!
-||||
-|:---:|:---:|:---:|
-||||
-||||
-||||
+### Login/Register Page
+
+
+
+
+### User Dashboard
+
+
+
+
+
+
+### User Profile
+
+
+
+### Explore
+
+
+
+
+
+### Repository
+
+
+
+
+
+
+
+
+
+#### Repository Issue
+
+
+
+
+#### Repository Pull Requests
+
+
+
+
+
+
+#### Repository Actions
+
+
+
+
+#### Repository Activity
+
+
+
+
+
+
+### Organization
+
+
diff --git a/README_ZH.md b/README_ZH.md
index 2dd60fd564..89c34f6b63 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -93,10 +93,64 @@ Gitea 提供官方的 [go-sdk](https://gitea.com/gitea/go-sdk),以及名为 [t
截图
-||||
-|:---:|:---:|:---:|
-||||
-||||
-||||
+### 登录界面
+
+
+
+
+### 用户首页
+
+
+
+
+
+
+### 用户资料
+
+
+
+### 探索
+
+
+
+
+
+### 仓库
+
+
+
+
+
+
+
+
+
+#### 仓库工单
+
+
+
+
+#### 仓库合并请求
+
+
+
+
+
+
+#### 仓库 Actions
+
+
+
+
+#### 仓库动态
+
+
+
+
+
+
+### 组织
+
+