mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-19 00:38:24 +00:00
docs: update screenshots for version 2.20 (#432)
为 Halo 2.20 更新部分截图。 /kind documentation ```release-note None ```
This commit is contained in:
@@ -4,7 +4,7 @@ description: 安装完成后,如何写下第一篇文章。
|
||||
---
|
||||
|
||||
<!-- markdownlint-disable MD034 -->
|
||||
<video src="https://assets.halo.run/first-post.mp4" controls style={{width: '100%', borderRadius: '8px'}}/>
|
||||
<video src="https://assets.halo.run/first-post-2.20.mp4" controls style={{width: '100%', borderRadius: '8px'}}/>
|
||||
|
||||
## 登录管理端
|
||||
|
||||
|
@@ -5,13 +5,13 @@ description: 首次安装的初始化指南
|
||||
|
||||
通过之前的安装文档,你已经成功安装了 Halo,在首次访问网站的时候会自动跳转到初始化页面,你需要完成这个步骤才能正常使用 Halo。
|
||||
|
||||

|
||||

|
||||
|
||||
表单项说明:
|
||||
|
||||
1. **站点名称**:网站的名称,将会显示在浏览器标签页上。
|
||||
2. **邮箱**:初始管理员的邮箱地址。
|
||||
3. **用户名**:初始管理员的用户名。
|
||||
1. **站点标题**:网站的名称,将会显示在浏览器标签页上。
|
||||
2. **用户名**:初始管理员的用户名。
|
||||
3. **电子邮箱**:初始管理员的邮箱地址。
|
||||
4. **密码**:初始管理员的密码。
|
||||
5. **确认密码**:重复输入密码以验证是否匹配。
|
||||
|
||||
|
Reference in New Issue
Block a user