Skip to content

Commit 47cb8d2

Browse files
committed
move integrations to features
1 parent a12ee57 commit 47cb8d2

File tree

4 files changed

+30
-18
lines changed

4 files changed

+30
-18
lines changed

docs/content/doc/developers/integrations.en-us.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,19 @@
11
---
22
date: "2019-04-15T17:29:00+08:00"
3-
title: "Integrations"
3+
title: "Web UI API"
44
slug: "integrations"
55
weight: 40
66
toc: false
77
draft: false
88
menu:
99
sidebar:
1010
parent: "developers"
11-
name: "Integrations"
11+
name: "Web UI API"
1212
weight: 65
1313
identifier: "integrations"
1414
---
1515

16-
# Integrations
17-
18-
Gitea has a wonderful community of third-party integrations, as well as first-class support in various other
19-
projects.
20-
21-
We are curating a list over at [awesome-gitea](https://gitea.com/gitea/awesome-gitea) to track these!
22-
23-
If you are looking for [CI/CD](https://gitea.com/gitea/awesome-gitea#user-content-devops),
24-
an [SDK](https://gitea.com/gitea/awesome-gitea#user-content-sdk),
25-
or even some extra [themes](https://gitea.com/gitea/awesome-gitea#user-content-themes),
26-
you can find them listed in the [awesome-gitea](https://gitea.com/gitea/awesome-gitea) repository!
16+
# Web UI API
2717

2818
## Pre-Fill New File name and contents
2919

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
date: "2019-04-15T17:29:00+08:00"
3+
title: "Integrations"
4+
slug: "thirdparty"
5+
toc: false
6+
draft: false
7+
menu:
8+
sidebar:
9+
parent: "features"
10+
name: "3rd-party Integrations"
11+
weight: 65
12+
identifier: "thirdparty"
13+
---
14+
15+
# Integrations
16+
17+
Gitea has a wonderful community of third-party integrations, as well as first-class support in various other
18+
projects.
19+
20+
We are curating a list over at [awesome-gitea](https://gitea.com/gitea/awesome-gitea) to track these!
21+
22+
If you are looking for [CI/CD](https://gitea.com/gitea/awesome-gitea#user-content-devops),
23+
an [SDK](https://gitea.com/gitea/awesome-gitea#user-content-sdk),
24+
or even some extra [themes](https://gitea.com/gitea/awesome-gitea#user-content-themes),
25+
you can find them listed in the [awesome-gitea](https://gitea.com/gitea/awesome-gitea) repository!

docs/content/doc/developers/integrations.zh-tw.md renamed to docs/content/doc/features/integrations.zh-tw.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
date: "2019-04-15T17:29:00+08:00"
33
title: "整合"
4-
slug: "integrations"
4+
slug: "thirdparty"
55
weight: 40
66
toc: false
77
draft: false
88
menu:
99
sidebar:
10-
parent: "developers"
10+
parent: "features"
1111
name: "整合"
1212
weight: 65
1313
identifier: "integrations"

docs/content/page/index.en-us.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,3 @@ You can try it out using [the online demo](https://try.gitea.io/).
298298
- [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)
299299
- [github.com/denisenkom/go-mssqldb](https://github.com/denisenkom/go-mssqldb)
300300

301-
## Software and Service Support
302-
303-
- [Drone](https://github.com/drone/drone) (CI)

0 commit comments

Comments
 (0)