Skip to content

Commit bf7276f

Browse files
committed
udpate images for en version
1 parent deeb540 commit bf7276f

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

Features/Core Features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
ZBook supports multi-user management, allowing users with different roles to perform operations based on their permissions. Each user can independently create or manage their own repositories, edit personal information, view access analytics, and link third-party accounts (such as GitHub, GitLab, etc.). Administrators can assign different permission levels to ensure secure access and manage the core functions of the site. The flexible multi-user functionality is suitable for individual developers, team collaboration, and large organizations, providing an efficient management experience for users.
44

5-
![Multi-User](./assets/多用户.png)
5+
![repos](./assets/repos.png)
66

77
ZBook offers simple Markdown repository rendering, supports various theme styles, colors, multi-language support, night mode, and full-text search in multiple languages.
88

Features/Notification.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
ZBook uses `websockets` to push notifications to users, covering various aspects such as `system`, `repository`, `followers`, and `comments`. System notifications are primarily sent by the system or administrators. For repositories, if another user (User A) follows a user (User B), User A will receive a notification if User B creates a visible repository. Similarly, `follower notifications` inform User B when someone (User A) follows them. Comment notifications alert User A when another user (User B) comments on User A's repository or comments under User A's posts.
44

5-
![Notifications](./assets/通知.png)
5+
![Notifications](./assets/notification.png)
66

77
## System Notifications
88

99
Currently, when a new user registers, they receive a welcome system notification containing a link with usage instructions. Additionally, administrators can send system notifications. Specifically, administrators can click to create a new system notification in their user sidebar, fill in the details in the popup, and confirm.
1010

11-
| Parameter | Description |
12-
| --------- | ----------------------------------------- |
13-
| Title | Notification title |
14-
| Username | The user to be notified |
11+
| Parameter | Description |
12+
| --------- | ---------------------------------------------------------------- |
13+
| Title | Notification title |
14+
| Username | The user to be notified |
1515
| Link | Optional; if provided, the user will be redirected upon clicking |
16-
| Content | The content of the notification |
16+
| Content | The content of the notification |
1717

18-
![System Notifications](./assets/通知.gif)
18+
![System Notifications](./assets/system_notification.gif)

Features/assets/doc.png

29.9 KB
Loading

Features/assets/notification.png

145 KB
Loading

Features/assets/repos.png

101 KB
Loading
769 KB
Loading

Features/assets/通知.png

-135 KB
Binary file not shown.

0 commit comments

Comments
 (0)