mirror of
https://gitea.com/gitea/awesome-gitea.git
synced 2024-11-01 03:21:48 +01:00
Add Themes: DarkBlue, Space, arc-purple (#8)
format ... alphabetic sort & smale name nits add Arc-purple theme for Gitea add Space Theme format add theme Co-authored-by: 6543 <6543@obermui.de> Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/8 Reviewed-by: Andrew Thornton <art27@cantab.net> Reviewed-by: sapk <sapk@noreply.gitea.io>
This commit is contained in:
parent
c0319ecc67
commit
084a8fa1db
1 changed files with 13 additions and 10 deletions
23
README.md
23
README.md
|
@ -1,5 +1,5 @@
|
||||||
# Awesome Gitea
|
# Awesome Gitea
|
||||||
[![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)
|
[![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)
|
||||||
[![Contribution%20Guide](https://img.shields.io/badge/-Contribution%20Guide-informational?style=flat)](contributing.md)
|
[![Contribution%20Guide](https://img.shields.io/badge/-Contribution%20Guide-informational?style=flat)](contributing.md)
|
||||||
|
|
||||||
A curated list of awesome projects related to Gitea.
|
A curated list of awesome projects related to Gitea.
|
||||||
|
@ -68,22 +68,22 @@ A curated list of awesome projects related to Gitea.
|
||||||
## Packages
|
## Packages
|
||||||
|
|
||||||
* [docker-openshift-gitea](https://github.com/wkulhanek/docker-openshift-gitea) - Gitea container for OpenShift
|
* [docker-openshift-gitea](https://github.com/wkulhanek/docker-openshift-gitea) - Gitea container for OpenShift
|
||||||
* [FreeNAS-Gitea](https://github.com/jed-frey/FreeNAS-Gitea) - Gitea install copy/pasta instructions for FreeNAS and FreeBSD iocage jails.
|
* [FreeNAS-Gitea](https://github.com/jed-frey/FreeNAS-Gitea) - Gitea install copy/pasta instructions for FreeNAS and FreeBSD iocage jails.
|
||||||
* [gitea-chart](https://github.com/k8s-land/gitea-chart) - Gitea Helm Chart
|
* [gitea-chart](https://github.com/k8s-land/gitea-chart) - Gitea Helm Chart
|
||||||
* [gitea-chocolatey](https://github.com/doggy8088/gitea-chocolatey) - Chocolatey package for gitea
|
* [gitea-chocolatey](https://github.com/doggy8088/gitea-chocolatey) - Chocolatey package for gitea
|
||||||
* [gitea-helm-chart](https://github.com/jfelten/gitea-helm-chart) - gitea-helm-chart
|
* [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/robotinfra/gitea-operator) - Gitea kubernates operator
|
||||||
* [gitea-operator](https://github.com/integr8ly/gitea-operator) - An Operator that installs Gitea
|
* [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
|
* [synology-gitea-jboxberger](https://github.com/jboxberger/synology-gitea-jboxberger) - Synology Gitea Package
|
||||||
|
|
||||||
## Plugins
|
## Plugins
|
||||||
|
|
||||||
* [intellij-gitea-plugin](https://github.com/e1fueg0/intellij-gitea-plugin) - Gitea issue tracker integration plugin for Jetbrains IDE platform.
|
* [intellij-gitea-plugin](https://github.com/e1fueg0/intellij-gitea-plugin) - Gitea issue tracker integration plugin for Jetbrains IDE platform.
|
||||||
* [git-kanban-enhanced-extension](https://github.com/funktechno/git-kanban-enhanced-extension) - chrome extension to add additional kanban project planning to git hosting: github.com, gitlab.com, gitea.io, bitbucket.org
|
* [git-kanban-enhanced-extension](https://github.com/funktechno/git-kanban-enhanced-extension) - chrome extension to add additional kanban project planning to git hosting: github.com, gitlab.com, gitea.io, bitbucket.org
|
||||||
* [Gitea-VSCode](https://marketplace.visualstudio.com/items?itemName=ijustdev.gitea-vscode) - Gitea Issue Tracker for vs-code
|
* [Gitea-VSCode](https://marketplace.visualstudio.com/items?itemName=ijustdev.gitea-vscode) - Gitea Issue Tracker for vs-code
|
||||||
* [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 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
|
* [gitea-kanban](https://github.com/qontu/gitea-kanban) - Kanban for Gitea done in Vue
|
||||||
* [gitea-tree ](https://github.com/vickllny/giteatree) - gitea-tree
|
* [gitea-tree](https://github.com/vickllny/giteatree) - gitea-tree
|
||||||
|
|
||||||
## Scripts
|
## Scripts
|
||||||
|
|
||||||
|
@ -93,16 +93,19 @@ A curated list of awesome projects related to Gitea.
|
||||||
## SDK
|
## SDK
|
||||||
|
|
||||||
* [Dart](https://pub.dev/packages/gitea) - Dart SDK for gitea
|
* [Dart](https://pub.dev/packages/gitea) - Dart SDK for gitea
|
||||||
* [java-gitea-api](https://github.com/zeripath/java-gitea-api) - Swagger generated api for Gitea
|
* [java-gitea-api](https://github.com/zeripath/java-gitea-api) - Swagger generated api for Gitea
|
||||||
* [Gitea-sdk](https://gitea.com/jolheiser/gitea-sdk) - Gitea SDK generated by Swagger.
|
* [Gitea-sdk](https://gitea.com/jolheiser/gitea-sdk) - Gitea SDK generated by Swagger.
|
||||||
* [Gitea.net](https://github.com/mkloubert/gitea.net) - .NET Library for the Gitea API.
|
* [Gitea.net](https://github.com/mkloubert/gitea.net) - .NET Library for the Gitea API.
|
||||||
* [gitea.js](https://github.com/waspothegreat/gitea.js) - Gitea (WIP) wrapper lib made in javascript.
|
* [gitea.js](https://github.com/waspothegreat/gitea.js) - Gitea (WIP) wrapper lib made in javascript.
|
||||||
* [Giteapy](https://pypi.org/project/giteapy/) - Python SDK for gitea
|
* [Giteapy](https://pypi.org/project/giteapy/) - Python SDK for gitea
|
||||||
* [gitear](https://github.com/ixpantia/gitear) - R wrapper to the gitea API
|
* [gitear](https://github.com/ixpantia/gitear) - R wrapper to the gitea API
|
||||||
* [Golang SDK](https://gitea.com/gitea/go-sdk) - Official Golang SDK for gitea.
|
* [Golang SDK](https://gitea.com/gitea/go-sdk) - Official Golang SDK for gitea.
|
||||||
* [yii2-gitea](https://github.com/cedx/yii2-gitea) - Gitea connector for Yii
|
* [yii2-gitea](https://github.com/cedx/yii2-gitea) - Gitea connector for Yii
|
||||||
|
|
||||||
## Themes
|
## 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.
|
* [Gitea Arc Purple](https://github.com/jvin042/gitea-theme-arc-purple) - Arc-purple theme for Gitea
|
||||||
* [Github theme for Gitea](https://github.com/lstolcman/gitea-github-theme) - Github theme for Gitea
|
* [Gitea Dark Blue](https://gitea.artixlinux.org/artix/gitea-dark-blue) - The dark blue Gitea theme used in https://gitea.artixlinux.org
|
||||||
|
* [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.
|
||||||
|
* [Gitea Space](https://github.com/Th3Whit3Wolf/Space-Gitea) - Spacemacs Theme for Gitea
|
||||||
|
* [Github for Gitea](https://github.com/lstolcman/gitea-github-theme) - Github theme for Gitea
|
||||||
|
|
Loading…
Reference in a new issue