aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Olheiser <42128690+jolheiser@users.noreply.github.com>2019-03-08 11:42:59 -0600
committertechknowlogick <matti@mdranta.net>2019-03-08 12:42:59 -0500
commitbd4be434ffcf7ad62f87dc1a1e2936ac2c908303 (patch)
tree88e0e65f461693af1a7bf4780b7129f56630e787
parent489419c330b6e29f34f1300ce0de9892c7a48eb9 (diff)
downloadgitea-bd4be434ffcf7ad62f87dc1a1e2936ac2c908303.tar.gz
gitea-bd4be434ffcf7ad62f87dc1a1e2936ac2c908303.zip
Third party docs (#6282)
-rw-r--r--docs/content/doc/advanced/third-party-tools.en-us.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/content/doc/advanced/third-party-tools.en-us.md b/docs/content/doc/advanced/third-party-tools.en-us.md
new file mode 100644
index 0000000000..d2b1b15fe1
--- /dev/null
+++ b/docs/content/doc/advanced/third-party-tools.en-us.md
@@ -0,0 +1,33 @@
+---
+date: "2018-05-22T11:00:00+00:00"
+title: "Advanced: Third Party Tools"
+slug: "third-party-tools"
+weight: 50
+toc: true
+draft: false
+menu:
+ sidebar:
+ parent: "advanced"
+ name: "Third Party Tools"
+ weight: 50
+ identifier: "third-party-tools"
+---
+
+# List of third-party tools
+**NOTE:** These tools are not endorsed by Gitea. They are listed here for convenience only.
+
+*This is by no means a complete list, so feel free to ask about adding more!*
+
+### Continuous Integration
+[BuildKite Connector](https://github.com/techknowlogick/gitea-buildkite-connector)
+[Jenkins Plugin](https://github.com/jenkinsci/gitea-plugin)
+[Using Gitea with Drone](https://docs.drone.io/installation/gitea/)
+
+
+### Migrating
+[Installation script for Gitea](https://git.coolaj86.com/coolaj86/gitea-installer.sh)
+[GitHub Migrator](https://gitea.com/gitea/migrator)
+
+
+### Mobile
+[GitNex for Android](https://gitlab.com/mmarif4u/gitnex)