Fix format (#5)

Fix format

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/5
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
pull/6/head
Lunny Xiao 4 years ago
parent 915ac508cc
commit a194d114fe

@ -12,32 +12,18 @@ A curated list of awesome projects related to Gitea.
- [Command Line](#command-line)
- [DevOps](#devops)
<br><br>
- [Organizations](#organizations)
<br><br>
- [Packages](#packages)
<br><br>
- [Plugins](#plugins)
<br><br>
- [Scripts](#scripts)
<br><br>
- [SDK](#sdk)
<br><br>
- [Themes](#themes)
<br>
## Applications
### Bot
@ -65,9 +51,6 @@ A curated list of awesome projects related to Gitea.
* [GitNex](https://gitea.com/mmarif/GitNex) - Android client for Gitea.
* [git-touch](https://github.com/pd4d10/git-touch) - Open source mobile client for GitHub, GitLab, Bitbucket and Gitea, built with Flutter
<br>
## Organizations
* [Codeberg](https://codeberg.org/Codeberg) - Non-Profit Collaboration Community for Free and Open Source Projects (formerly known under its working title teahub.io).
@ -76,8 +59,6 @@ A curated list of awesome projects related to Gitea.
* [PSES](https://git.passageenseine.fr/pses) - Pas Sage en Seine.
* [Teknik](https://git.teknik.io/Teknikode) - Provide services to help those who try to innovate.
<br>
## Packages
* [docker-openshift-gitea](https://github.com/wkulhanek/docker-openshift-gitea) - Gitea container for OpenShift
@ -87,9 +68,7 @@ A curated list of awesome projects related to Gitea.
* [gitea-helm-chart](https://github.com/jfelten/gitea-helm-chart) - gitea-helm-chart
* [gitea-operator](https://github.com/robotinfra/gitea-operator) - Gitea kubernates operator
* [gitea-operator](https://github.com/integr8ly/gitea-operator) - An Operator that installs Gitea
* [synology-gitea-jboxberger](https://github.com/jboxberger/synology-gitea-jboxberger) - Synology Gitea Package
<br>
* [synology-gitea-jboxberger](https://github.com/jboxberger/synology-gitea-jboxberger) - Synology Gitea Package
## Plugins
@ -99,14 +78,10 @@ A curated list of awesome projects related to Gitea.
* [Gitea Extension for Visual Studio](https://marketplace.visualstudio.com/items?itemName=MysticBoy.GiteaExtensionforVisualStudio) - A Visual Studio Extension that brings the Gitea Flow into Visual Studio.
* [gitea-kanban](https://github.com/qontu/gitea-kanban) - Kanban for Gitea done in Vue
<br>
## Scripts
* [ansible-role-gitea](https://github.com/thomas-maurice/ansible-role-gitea) - Ansible role to deploy a Gitea instance
<br>
## SDK
* [Dart](https://pub.dev/packages/gitea) - Dart SDK for gitea
@ -116,8 +91,6 @@ A curated list of awesome projects related to Gitea.
* [Giteapy](https://pypi.org/project/giteapy/) - Python SDK for gitea
* [Golang SDK](https://gitea.com/gitea/go-sdk) - Official Golang SDK for gitea.
<br>
## Themes
* [Gitea Matrix Template](https://github.com/TylerByte666/gitea-matrix-template) - Custom Gitea Theme! Spruce up gitea's arc-green template, with a matrix inspired background.

Loading…
Cancel
Save