-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Create third-party-tools.zh-cn.md #6303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
techknowlogick
merged 14 commits into
go-gitea:master
from
maikebing:maikebing-third-party-tools.zh-cn
Nov 8, 2019
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
85afbdb
Create third-party-tools.zh-cn.md
maikebing 4dc8328
Update third-party-tools.zh-cn.md
maikebing dc74688
Update third-party-tools.zh-cn.md
maikebing 5889ea5
Merge branch 'master' into maikebing-third-party-tools.zh-cn
maikebing 2086ead
Merge branch 'master' into maikebing-third-party-tools.zh-cn
maikebing 0c7bd23
Merge branch 'master' into maikebing-third-party-tools.zh-cn
maikebing 0d7b16d
Merge branch 'master' into maikebing-third-party-tools.zh-cn
maikebing b16ebdc
Merge branch 'master' into maikebing-third-party-tools.zh-cn
maikebing 050fb3b
Merge branch 'master' into maikebing-third-party-tools.zh-cn
lunny 89ad45f
Merge branch 'master' into maikebing-third-party-tools.zh-cn
maikebing 547edb4
Merge branch 'master' into maikebing-third-party-tools.zh-cn
maikebing 55eed57
Merge branch 'master' into maikebing-third-party-tools.zh-cn
maikebing ed26df1
Merge branch 'master' into maikebing-third-party-tools.zh-cn
techknowlogick 0aace7f
Merge branch 'master' into maikebing-third-party-tools.zh-cn
techknowlogick File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
date: "2019-03-11T21:45:00+00:00" | ||
title: "高级: 第三方工具" | ||
slug: "third-party-tools" | ||
weight: 50 | ||
toc: true | ||
draft: false | ||
menu: | ||
sidebar: | ||
parent: "advanced" | ||
name: "第三方工具" | ||
weight: 50 | ||
identifier: "third-party-tools" | ||
--- | ||
|
||
# 第三方工具列表 | ||
**注意:** 这些工具并没有经过Gitea的检验,在这里列出它们只是为了便捷. | ||
|
||
*此列表并不是完整的列表,可以随时咨询如何添加!* | ||
|
||
### 持续集成 | ||
[BuildKite 连接器](https://github.com/techknowlogick/gitea-buildkite-connector) | ||
[Jenkins 插件](https://github.com/jenkinsci/gitea-plugin) | ||
[Gitea搭配Drone](https://docs.drone.io/installation/gitea) | ||
|
||
|
||
### 迁移 | ||
[Gitea安装脚本](https://git.coolaj86.com/coolaj86/gitea-installer.sh) | ||
[GitHub迁移](https://gitea.com/gitea/migrator) | ||
|
||
|
||
### 移动端 | ||
[安卓客户端GitNex](https://gitlab.com/mmarif4u/gitnex) | ||
|
||
### 编辑器扩展 | ||
- [Gitea的Visual Studio扩展](https://github.com/maikebing/Gitea.VisualStudio) 从 [Visual Studio 扩展市场](https://marketplace.visualstudio.com/items?itemName=MysticBoy.GiteaExtensionforVisualStudio) 下载 |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
“高级”换做“进阶”看起来似乎顺畅一些😀