mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-29 23:55:23 +00:00
Move usage directories (#300)
Reviewed-on: https://gitea.com/gitea/docs/pulls/300
This commit is contained in:
9
docs/usage/access-control/_category_.json
Normal file
9
docs/usage/access-control/_category_.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"label": "Access Control",
|
||||
"position": 100,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"slug": "/usage/access-control",
|
||||
"description": "Permissions, security, and access control features"
|
||||
}
|
||||
}
|
||||
@@ -3,7 +3,7 @@ date: "2024-01-31T00:00:00+00:00"
|
||||
slug: "blocking-user"
|
||||
sidebar_position: 25
|
||||
aliases:
|
||||
- /en-us/webhooks
|
||||
- /blocking-user
|
||||
---
|
||||
|
||||
# Blocking a user
|
||||
@@ -4,6 +4,7 @@ slug: "permissions"
|
||||
sidebar_position: 14
|
||||
aliases:
|
||||
- /en-us/permissions
|
||||
- /permissions
|
||||
---
|
||||
|
||||
# Permissions
|
||||
@@ -5,6 +5,7 @@ sidebar_position: 44
|
||||
aliases:
|
||||
- /en-us/protected-branches
|
||||
- /en-us/protected-branch
|
||||
- /protected-branches
|
||||
---
|
||||
|
||||
# Protected branches
|
||||
@@ -4,6 +4,7 @@ slug: "protected-tags"
|
||||
sidebar_position: 45
|
||||
aliases:
|
||||
- /en-us/protected-tags
|
||||
- /protected-tags
|
||||
---
|
||||
|
||||
# Protected tags
|
||||
9
docs/usage/actions/_category_.json
Normal file
9
docs/usage/actions/_category_.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"label": "Actions",
|
||||
"position": 30,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"slug": "/usage/actions",
|
||||
"description": "Automating workflows with Actions"
|
||||
}
|
||||
}
|
||||
9
docs/usage/issues-prs/_category_.json
Normal file
9
docs/usage/issues-prs/_category_.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"label": "Issues & Pull Requests",
|
||||
"position": 20,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"slug": "/usage/issues-prs",
|
||||
"description": "Issues and Pull Requests workflow, templates, and collaboration features"
|
||||
}
|
||||
}
|
||||
@@ -5,6 +5,7 @@ sidebar_position: 12
|
||||
aliases:
|
||||
- /en-us/agit-setup
|
||||
- /agit-setup
|
||||
- /agit
|
||||
---
|
||||
|
||||
# AGit
|
||||
9
docs/usage/packages/_category_.json
Normal file
9
docs/usage/packages/_category_.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"label": "Packages",
|
||||
"position": 40,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"slug": "/usage/packages",
|
||||
"description": "Managing packages and package registries"
|
||||
}
|
||||
}
|
||||
9
docs/usage/repository/_category_.json
Normal file
9
docs/usage/repository/_category_.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"label": "Repository",
|
||||
"position": 10,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"slug": "/usage/repository",
|
||||
"description": "Repository management, Git operations, and content features"
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,7 @@ slug: "blame"
|
||||
sidebar_position: 13
|
||||
aliases:
|
||||
- /en-us/blame
|
||||
- /blame
|
||||
---
|
||||
|
||||
# Blame File View
|
||||
@@ -4,6 +4,7 @@ slug: "clone-filters"
|
||||
sidebar_position: 25
|
||||
aliases:
|
||||
- /en-us/clone-filters
|
||||
- /clone-filters
|
||||
---
|
||||
|
||||
# Clone filters (partial clone)
|
||||
@@ -4,6 +4,7 @@ slug: "code-owners"
|
||||
sidebar_position: 30
|
||||
aliases:
|
||||
- /en-us/code-owners
|
||||
- /code-owners
|
||||
---
|
||||
|
||||
# Code Owners
|
||||
@@ -1,9 +1,10 @@
|
||||
---
|
||||
date: "2022-12-01T00:00:00+00:00"
|
||||
slug: "incoming-email"
|
||||
sidebar_position: 13
|
||||
sidebar_position: 130
|
||||
aliases:
|
||||
- /en-us/incoming-email
|
||||
- /incoming-email
|
||||
---
|
||||
|
||||
# Incoming Email
|
||||
@@ -1,6 +1,9 @@
|
||||
---
|
||||
date: "2025-04-05T00:00:00+08:00"
|
||||
slug: "markdown"
|
||||
aliases:
|
||||
- /markdown
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
||||
# Markdown
|
||||
@@ -1,7 +1,9 @@
|
||||
---
|
||||
date: "2024-09-11T09:30:00+08:00"
|
||||
slug: "migration"
|
||||
sidebar_position: 45
|
||||
sidebar_position: 40
|
||||
aliases:
|
||||
- /migration
|
||||
---
|
||||
|
||||
# Migration
|
||||
@@ -1,7 +1,9 @@
|
||||
---
|
||||
date: "2023-03-02T21:00:00+05:00"
|
||||
slug: "profile-readme"
|
||||
sidebar_position: 12
|
||||
sidebar_position: 42
|
||||
aliases:
|
||||
- /profile-readme
|
||||
---
|
||||
|
||||
# Profile READMEs
|
||||
@@ -5,6 +5,7 @@ sidebar_position: 15
|
||||
aliases:
|
||||
- /en-us/push-to-create
|
||||
- /en-us/push-options
|
||||
- /push
|
||||
---
|
||||
|
||||
# Push
|
||||
@@ -44,7 +45,7 @@ Push to create is a feature that allows you to push to a repository that does no
|
||||
|
||||
### Enabling Push To Create
|
||||
|
||||
In the `app.ini` file, set `ENABLE_PUSH_CREATE_USER` to `true` and `ENABLE_PUSH_CREATE_ORG` to `true` if you want to allow users to create repositories in their own user account and in organizations they are a member of respectively. Restart Gitea for the changes to take effect. You can read more about these two options in the [Configuration Cheat Sheet](../administration/config-cheat-sheet.md#repository-repository).
|
||||
In the `app.ini` file, set `ENABLE_PUSH_CREATE_USER` to `true` and `ENABLE_PUSH_CREATE_ORG` to `true` if you want to allow users to create repositories in their own user account and in organizations they are a member of respectively. Restart Gitea for the changes to take effect. You can read more about these two options in the [Configuration Cheat Sheet](../../administration/config-cheat-sheet.md#repository-repository).
|
||||
|
||||
### Using Push To Create
|
||||
|
||||
@@ -4,9 +4,10 @@ slug: "repo-mirror"
|
||||
sidebar_position: 45
|
||||
aliases:
|
||||
- /en-us/repo-mirror
|
||||
- /repo-mirror
|
||||
---
|
||||
|
||||
# Repository Mirror
|
||||
# Mirror Repository
|
||||
|
||||
Repository mirroring allows for the mirroring of repositories to and from external sources. You can use it to mirror branches, tags, and commits between repositories.
|
||||
|
||||
@@ -1,12 +1,13 @@
|
||||
---
|
||||
date: "2019-11-28:00:00+02:00"
|
||||
slug: "template-repositories"
|
||||
sidebar_position: 14
|
||||
sidebar_position: 44
|
||||
aliases:
|
||||
- /en-us/template-repositories
|
||||
- /template-repositories
|
||||
---
|
||||
|
||||
# Template Repositories
|
||||
# Template Repository
|
||||
|
||||
Since Gitea `1.11`, you can create template repositories.
|
||||
When creating a repo based on a template, you can copy most of its content, and even auto-inject variables into it.
|
||||
@@ -4,6 +4,7 @@ slug: "webhooks"
|
||||
sidebar_position: 30
|
||||
aliases:
|
||||
- /en-us/webhooks
|
||||
- /webhooks
|
||||
---
|
||||
|
||||
# Webhooks
|
||||
9
docs/usage/user-setting/_category_.json
Normal file
9
docs/usage/user-setting/_category_.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"label": "User Setting",
|
||||
"position": 200,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"slug": "/usage/user-setting",
|
||||
"description": "Configuring user preferences and settings"
|
||||
}
|
||||
}
|
||||
@@ -2,6 +2,8 @@
|
||||
date: "2023-08-22T14:21:00+08:00"
|
||||
slug: "multi-factor-authentication"
|
||||
weight: 15
|
||||
aliases:
|
||||
- /multi-factor-authentication
|
||||
---
|
||||
|
||||
# Multi-factor Authentication (MFA)
|
||||
Reference in New Issue
Block a user