19 lines
584 B
Markdown
19 lines
584 B
Markdown
|
|
# GitHub Pages部署配置说明
|
|||
|
|
|
|||
|
|
## 部署步骤
|
|||
|
|
|
|||
|
|
1. 进入GitHub仓库:https://github.com/Du9uay/personal_resume_Finance
|
|||
|
|
2. 点击Settings(设置)
|
|||
|
|
3. 左侧菜单找到Pages选项
|
|||
|
|
4. 在Source部分选择:
|
|||
|
|
- Source: Deploy from a branch
|
|||
|
|
- Branch: main
|
|||
|
|
- Folder: / (root)
|
|||
|
|
5. 点击Save保存
|
|||
|
|
6. 等待几分钟后,您的网站将可通过以下地址访问:
|
|||
|
|
https://du9uay.github.io/personal_resume_Finance/
|
|||
|
|
|
|||
|
|
## 访问地址
|
|||
|
|
- GitHub仓库:https://github.com/Du9uay/personal_resume_Finance
|
|||
|
|
- 在线预览:https://du9uay.github.io/personal_resume_Finance/
|