Update meta data of docs

This commit is contained in:
Lunny Xiao
2024-08-06 16:44:42 -07:00
parent 4917bd18ae
commit af22422e1a
861 changed files with 1383 additions and 7148 deletions
@@ -1,16 +1,9 @@
---
date: "2023-05-24T15:00:00+08:00"
title: "Act Runner"
slug: "act-runner"
sidebar_position: 20
draft: false
toc: false
menu:
sidebar:
parent: "actions"
name: "Act Runner"
sidebar_position: 20
identifier: "actions-runner"
---
# Act Runner
@@ -1,16 +1,9 @@
---
date: "2023-05-24T15:00:00+08:00"
title: "与GitHub Actions的对比"
slug: "comparison"
sidebar_position: 30
draft: false
toc: false
menu:
sidebar:
parent: "actions"
name: "对比"
sidebar_position: 30
identifier: "actions-comparison"
---
# 与GitHub Actions的对比
@@ -1,16 +1,9 @@
---
date: "2023-05-24T15:00:00+08:00"
title: "Gitea Actions设计"
slug: "design"
sidebar_position: 40
draft: false
toc: false
menu:
sidebar:
parent: "actions"
name: "设计"
sidebar_position: 40
identifier: "actions-design"
---
# Gitea Actions设计
@@ -1,16 +1,9 @@
---
date: "2023-05-24T15:00:00+08:00"
title: "Gitea Actions常见问题解答"
slug: "faq"
sidebar_position: 100
draft: false
toc: false
menu:
sidebar:
parent: "actions"
name: "常见问题"
sidebar_position: 100
identifier: "actions-faq"
---
# Gitea Actions常见问题解答
@@ -1,16 +1,9 @@
---
date: "2023-05-24T15:00:00+08:00"
title: "Gitea Actions"
slug: "overview"
sidebar_position: 1
draft: false
toc: false
menu:
sidebar:
parent: "actions"
name: "Overview"
sidebar_position: 1
identifier: "actions-overview"
---
# Gitea Actions
@@ -1,16 +1,7 @@
---
date: "2023-05-24T15:00:00+08:00"
title: "快速入门"
slug: "quickstart"
sidebar_position: 10
draft: false
toc: false
menu:
sidebar:
parent: "actions"
name: "快速入门"
sidebar_position: 10
identifier: "actions-quickstart"
---
# 快速入门
@@ -1,16 +1,8 @@
---
date: "2023-05-23T09:00:00+08:00"
title: "密钥管理"
slug: "secrets"
sidebar_position: 50
draft: false
toc: false
menu:
sidebar:
parent: "actions"
name: "密钥管理"
sidebar_position: 50
identifier: "usage-secrets"
---
# 密钥管理
@@ -18,7 +10,7 @@ menu:
密钥管理允许您在用户、组织或仓库中存储敏感信息。
密钥管理在 Gitea 1.19+ 版本中可用。
# 设置密钥名称
## 设置密钥名称
以下规则适用于密钥名称:
@@ -1,16 +1,9 @@
---
date: "2024-04-10T22:21:00+08:00"
title: "变量"
slug: "actions-variables"
sidebar_position: 25
draft: false
toc: false
menu:
sidebar:
parent: "actions"
name: "变量"
sidebar_position: 25
identifier: "actions-variables"
---
## 变量