File tree Expand file tree Collapse file tree 4 files changed +30
-18
lines changed Expand file tree Collapse file tree 4 files changed +30
-18
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
date : " 2019-04-15T17:29:00+08:00"
3
- title : " Integrations "
3
+ title : " Web UI API "
4
4
slug : " integrations"
5
5
weight : 40
6
6
toc : false
7
7
draft : false
8
8
menu :
9
9
sidebar :
10
10
parent : " developers"
11
- name : " Integrations "
11
+ name : " Web UI API "
12
12
weight : 65
13
13
identifier : " integrations"
14
14
---
15
15
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
27
17
28
18
## Pre-Fill New File name and contents
29
19
Original file line number Diff line number Diff line change
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!
Original file line number Diff line number Diff line change 1
1
---
2
2
date : " 2019-04-15T17:29:00+08:00"
3
3
title : " 整合"
4
- slug : " integrations "
4
+ slug : " thirdparty "
5
5
weight : 40
6
6
toc : false
7
7
draft : false
8
8
menu :
9
9
sidebar :
10
- parent : " developers "
10
+ parent : " features "
11
11
name : " 整合"
12
12
weight : 65
13
13
identifier : " integrations"
Original file line number Diff line number Diff line change @@ -298,6 +298,3 @@ You can try it out using [the online demo](https://try.gitea.io/).
298
298
- [ github.com/mattn/go-sqlite3] ( https://github.com/mattn/go-sqlite3 )
299
299
- [ github.com/denisenkom/go-mssqldb] ( https://github.com/denisenkom/go-mssqldb )
300
300
301
- ## Software and Service Support
302
-
303
- - [ Drone] ( https://github.com/drone/drone ) (CI)
You can’t perform that action at this time.
0 commit comments