添加文档目录导航和返回顶部按钮功能 #1

Open
chaol wants to merge 2 commits from chaol/gitlink_help_center:master into master
Collaborator
 本次提交添加了两个新功能:
 1. 文档目录导航:在文档页面右侧显示目录,方便用户快速跳转
 2. 返回顶部按钮:在页面滚动时显示返回顶部按钮,提升用户体验
 同时添加了自动部署的DevOps流水线配置
本次提交添加了两个新功能: 1. 文档目录导航:在文档页面右侧显示目录,方便用户快速跳转 2. 返回顶部按钮:在页面滚动时显示返回顶部按钮,提升用户体验 同时添加了自动部署的DevOps流水线配置
chaol added 2 commits 2025-06-02 20:44:17 +08:00
This pull request has changes conflicting with the target branch.
  • .devops/未命名项目.yml
  • docs/DevOps引擎/代码流水线.md
  • docs/DevOps引擎/参数配置.md
  • docs/DevOps引擎/图形流水线.md
  • docs/DevOps引擎/密钥设置.md
  • docs/DevOps引擎/引擎简介.md
  • docs/DevOps引擎/执行记录查询.md
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b chaol-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff chaol-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wenjiankun/gitlink_help_center#1
No description provided.