aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/doc/advanced/third-party-tools.en-us.md
diff options
context:
space:
mode:
authorJohn Olheiser <john.olheiser@gmail.com>2020-10-23 10:59:45 -0500
committerGitHub <noreply@github.com>2020-10-23 11:59:45 -0400
commit1d6b565de452d24e1db0ca21ba69289809fdc32a (patch)
tree90baf36836e97916c0469da6ecd5605c81e80b00 /docs/content/doc/advanced/third-party-tools.en-us.md
parentbfc553164aafaacf5a82427b85145aa2ef34aaa3 (diff)
downloadgitea-1d6b565de452d24e1db0ca21ba69289809fdc32a.tar.gz
gitea-1d6b565de452d24e1db0ca21ba69289809fdc32a.zip
Refactor docs (#13275)
* First pass Signed-off-by: jolheiser <john.olheiser@gmail.com> * More changes Signed-off-by: jolheiser <john.olheiser@gmail.com> * Redirects Signed-off-by: jolheiser <john.olheiser@gmail.com>
Diffstat (limited to 'docs/content/doc/advanced/third-party-tools.en-us.md')
-rw-r--r--docs/content/doc/advanced/third-party-tools.en-us.md43
1 files changed, 0 insertions, 43 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
deleted file mode 100644
index 9d7e7d6d62..0000000000
--- a/docs/content/doc/advanced/third-party-tools.en-us.md
+++ /dev/null
@@ -1,43 +0,0 @@
----
-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.
-
-## Hey! This page may be out of date or even removed in the future! :scream:
-Instead, check out [awesome-gitea](https://gitea.com/gitea/awesome-gitea/src/branch/master/README.md)!
-
-### Continuous Integration
-
-Check our [CI/CD page]({{< relref "doc/advanced/ci-cd.en-us.md" >}})
-
-### Internationalization
-- [Weblate](https://docs.weblate.org/en/latest/admin/continuous.html#gitea-setup)
-
-### 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://codeberg.org/gitnex/GitNex)
-- [GitTouch for Android and iOS](https://github.com/git-touch/git-touch)
-
-### Editor Extensions
-- [Gitea Extension for Visual Studio](https://github.com/maikebing/Gitea.VisualStudio)
- - Download from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=MysticBoy.GiteaExtensionforVisualStudio)
-
-### Project Management
-- [YouTrack by JetBrains](https://blog.jetbrains.com/youtrack/2019/12/whats-new-in-youtrack-2019-3/)