Commit Graph

109 Commits

Author SHA1 Message Date
JRed bb046bc73c Add Blender Projects to Organizations list 2023-06-28 02:48:05 +00:00
solarchemist 04fac5e4ec Add gitea Ansible role to list (#117)
For your consideration, this PR adds an Ansible role that I've cobbled together to run two Gitea instances on the same VPS (but the logic in the role should allow an arbitrary number of instances).

It is something of a hobby project of mine, but I'd be pleased to receive any comments or suggestions on how to improve the role.

Co-authored-by: taha@asks2 <taha@chepec.se>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/117
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Reviewed-by: delvh <dev.lh@web.de>
Co-authored-by: solarchemist <gitea@solarchemist.se>
Co-committed-by: solarchemist <gitea@solarchemist.se>
2023-06-21 19:55:00 +00:00
techknowlogick c039508fe6 Add opensuse to list (#116)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/116
Reviewed-by: delvh <dev.lh@web.de>
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Co-authored-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-committed-by: techknowlogick <techknowlogick@noreply.gitea.com>
2023-06-05 17:27:44 +00:00
Lunny Xiao 08931734e0 fix markdown lint on CI (#114)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/114
Reviewed-by: silverwind <silverwind@noreply.gitea.io>
2023-05-16 16:03:19 +08:00
Lunny Xiao ae95884ddb add markdown lint (#113)
fix #112

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/113
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-04-14 13:43:11 +08:00
6543 7bb199a456 Fix markdownlint issue "MD004/ul-style: Unordered list style [Expected: dash; Actual: asterisk]" (#111)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/111
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.io>
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
2023-04-12 06:52:02 +08:00
6543 72b1c677d1 Add Caddy2 Gitea Plugin (#110)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/110
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.io>
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Reviewed-by: delvh <dev.lh@web.de>
2023-04-12 06:49:49 +08:00
emersion d67487c03b Add yojo (#109)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/109
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.io>
Co-authored-by: emersion <emersion@noreply.gitea.io>
Co-committed-by: emersion <emersion@noreply.gitea.io>
2023-04-12 02:09:50 +08:00
6543 4895dc22e6 Add Codeberg's Pages Server for Static Pages Hosting (#108)
document it as per https://github.com/go-gitea/gitea/issues/23521#issuecomment-1473106659

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/108
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: delvh <dev.lh@web.de>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
2023-04-05 00:58:42 +08:00
denyskon 590542b3db Add bthree-dark theme, sort themes alphabetically (#107)
This PR adds the nice bthree-dark theme by Blender.

I also sorted the themes in alphabetical order according to the contribution guidelines, which for some reason wasn't done before.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/107
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: denyskon <denyskon@noreply.gitea.io>
Co-committed-by: denyskon <denyskon@noreply.gitea.io>
2023-04-03 16:43:40 +08:00
winston 60c9b36d2d docs: link to official catppuccin/gitea theme (#105)
Catppuccin recently added a dedicated theme for Gitea. (I am the author)
This replaces the previous link to catppuccin/codeberg with this
dedicated theme.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/105
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: winston <hey@winston.sh>
Co-committed-by: winston <hey@winston.sh>
2023-03-27 07:58:18 +08:00
laromicas 79efce484b Added py-gitea to SDK projects (#104)
Added py-gitea to SDK projects.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/104
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.io>
Co-authored-by: laromicas <laromicas@noreply.gitea.io>
Co-committed-by: laromicas <laromicas@noreply.gitea.io>
2023-03-23 11:55:26 +08:00
saegl5 fc6ad54e03 moved theme to multiple-theme section (#102)
hi there,

thank you for adding my theme last time (#95)

i had issues with Dark Reader, so i decided to create a dark version and auto version (switches theme based on system prefs)
consequently, i moved my original theme from the light theme section to the section immediately above it

both light and dark versions still use Gitea's default themes (gitea and arc-green) and with some colors and images from Gitea-Red-Silver

Signed-off-by: saegl5 <saegl5@noreply.gitea.io>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/102
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: saegl5 <saegl5@noreply.gitea.io>
Co-committed-by: saegl5 <saegl5@noreply.gitea.io>
2023-03-03 14:42:18 +08:00
theSage21 00e3b7a3e8 Add JayporeCi to list (#99)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/99
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: theSage21 <thesage21@noreply.gitea.io>
Co-committed-by: theSage21 <thesage21@noreply.gitea.io>
2022-12-26 08:47:28 +08:00
Coolguy3289 15744b7304 Add RadioRepo.org (#96)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/96
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Coolguy3289 <coolguy3289@noreply.gitea.io>
Co-committed-by: Coolguy3289 <coolguy3289@noreply.gitea.io>
2022-12-26 08:46:27 +08:00
nodiscc d96b7342ee cleanup: remove unmaintained ansible roles (#101)
Followup to https://gitea.com/gitea/awesome-gitea/pulls/97

See commit messages.

Co-authored-by: nodiscc <nodiscc@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/101
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: nodiscc <nodiscc@noreply.gitea.io>
Co-committed-by: nodiscc <nodiscc@noreply.gitea.io>
2022-12-23 19:42:02 +08:00
nodiscc b678d47750 formatting: fix table of contents (#100)
This fixes spacing between entries in the table of contents

Current: https://gitea.com/gitea/awesome-gitea#contents.
Fixed: https://gitea.com/nodiscc/awesome-gitea/src/branch/cleanup-toc#contents

Co-authored-by: nodiscc <nodiscc@gmail.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/100
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: nodiscc <nodiscc@noreply.gitea.io>
Co-committed-by: nodiscc <nodiscc@noreply.gitea.io>
2022-12-19 09:06:02 +08:00
shamil fdca1fb7ec fix link to pat-s/GitHub theme (#98)
Fixing the link to pat-s' theme repository.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/98
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Co-authored-by: shamil <shamil@noreply.gitea.io>
Co-committed-by: shamil <shamil@noreply.gitea.io>
2022-12-06 13:07:02 +08:00
nodiscc cbee11c833 add nodiscc.xsrv.gitea ansible role (#97)
Hi,

this PR adds the [xsrv.gitea](https://github.com/nodiscc/xsrv/tree/master/roles/gitea) ansible role, which can be used to deploy Gitea on any Debian-based Linux machine.

The role can be used from the [xsrv](https://xsrv.readthedocs.io/en/latest/) command-line tool/ansible wrapper, or with ansible [command-line](https://docs.ansible.com/ansible/latest/user_guide/command_line_tools.html) tools. Optionally it integrates with [netdata](https://github.com/nodiscc/xsrv/tree/master/roles/monitoring_netdata) for instance health monitoring, [apache](https://github.com/nodiscc/xsrv/tree/master/roles/apache) for reverse proxy and SSL/TLS certificate management, [rsnapshot](https://github.com/nodiscc/xsrv/tree/master/roles/backup) for automatic backups, and [postgresql](https://github.com/nodiscc/xsrv/tree/master/roles/postgresql) as a RDBMS.

Detailed installation/configuration documentation can be found at https://xsrv.readthedocs.io/en/latest/installation.html, but here is the short version using ansible command-line tools and self-signed certificates:

```bash
# create a project directory
$ mkdir -p ~/playbooks/myproject && cd ~/playbooks/myproject
# install ansible in a python virtualenv
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip3 install ansible
```

Create required files and directories (replace my.CHANGEME.org with the address of the server where gitea will be deployed, and other CHANGEME values with values of your choice)

```yaml
# requirements.yml
collections:
  - name: https://gitlab.com/nodiscc/xsrv.git
    type: git
    version: release # or master to get the latest, development version
```

```yaml
# inventory.yml
all:
  hosts:
    my.CHANGEME.org:
```

```yaml
# playbook.yml
- hosts: my.CHANGEME.org
  roles:
    - nodiscc.xsrv.common # (optional) base server setup/hardening/firewall/bruteforce prevention
    - nodiscc.xsrv.monitoring # (optional) server monitoring, log aggregation
    - nodiscc.xsrv.backup # (optional) automatic backups
    - nodiscc.xsrv.apache
    - nodiscc.xsrv.postgresql
    - nodiscc.xsrv.gitea
```

```yaml
# $ mkdir host_vars/my.CHANGEME.org
# host_vars/my.CHANGEME.org/my.CHANGEME.org.yml
#ansible_ssh_port: 2234 # SSH port, if different from 22
#ansible_host: 1.2.3.4 # SSH server address, if my.CHANGEME.org cannot be resolved from DNS
gitea_fqdn: "git.CHANGEME.org" # domain name of the gitea instance
```

```yaml
# $ ansible-vault edit host_vars/my.CHANGEME.org/my.CHANGEME.org.vault.yml
ansible_become_pass: "CHANGEME" # sudo password
gitea_admin_username: "CHANGEME"
gitea_admin_password: "CHANGEME"
gitea_admin_email: "CHANGEME@CHANGEME.org"
gitea_secret_key: "CHANGEME64"
gitea_internal_token: "CHANGEME160"
gitea_oauth2_jwt_secret: "CHANGEME43"
gitea_lfs_jwt_secret: "CHANGEME43"
```

```bash
# make the role/collection available to the ansible project
$ ansible-galaxy collection install --force -r requirements.yml
# deploy the role
$ ansible-playbook -i inventory.yml playbook.yml
```

See [defaults/main.yml](https://github.com/nodiscc/xsrv/blob/master/roles/gitea/defaults/main.yml) for all available configuration variables.

I use the role to manage multiple environments/instances for a few years without problems and will keep maintaining it in the foreseeable future.

Let me know if you need additional information.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/97
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Co-authored-by: nodiscc <nodiscc@noreply.gitea.io>
Co-committed-by: nodiscc <nodiscc@noreply.gitea.io>
2022-12-01 19:49:19 +08:00
saegl5 cecae887a7 add light theme (#95)
hi there,

hoping to contribute my theme and that everyone enjoys it :)

...although it is forked from Red Silver, it is quite different.
it uses Gitea's default theme but with some colors from Gitea-Red-Silver

Signed-off-by: saegl5 <saegl5@noreply.gitea.io>

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/95
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Co-authored-by: saegl5 <saegl5@noreply.gitea.io>
Co-committed-by: saegl5 <saegl5@noreply.gitea.io>
2022-11-20 21:31:58 +08:00
pacman-ghost 70b35c4b5a Added gitea-preview (preview files directly from a Gitea repo). (#94)
Co-authored-by: Pacman Ghost <code@pacman-ghost.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/94
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Co-authored-by: pacman-ghost <pacman-ghost@noreply.gitea.io>
Co-committed-by: pacman-ghost <pacman-ghost@noreply.gitea.io>
2022-11-17 22:11:14 +08:00
John Olheiser 29c284b39b docs: add catppuccin theme (#93)
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/93
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
2022-11-01 20:12:36 +08:00
Sainnhe Park 6c85d8739c Add Sainnhe's Theme Pack (#92)
Add a bunch of Gitea themes ported from some editor themes:

- `edge-auto`
- `edge-dark`
- `edge-light`
- `everforest-auto`
- `everforest-dark`
- `everforest-light`
- `gruvbox-auto`
- `gruvbox-dark`
- `gruvbox-light`
- `gruvbox-material-auto`
- `gruvbox-material-dark`
- `gruvbox-material-light`
- `nord`
- `soft-era`
- `sonokai`
- `sonokai-andromeda`
- `sonokai-atlantis`
- `sonokai-espresso`
- `sonokai-maia`
- `sonokai-shusia`

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/92
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Co-authored-by: Sainnhe Park <sainnhe@gmail.com>
Co-committed-by: Sainnhe Park <sainnhe@gmail.com>
2022-11-01 00:13:49 +08:00
aryak 2ce5dd4ca9 Add ~vern gitea to open reg orgs list (#90)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/90
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: aryak <aryak@noreply.gitea.io>
Co-committed-by: aryak <aryak@noreply.gitea.io>
2022-10-30 22:13:09 +08:00
Sainnhe Park f9d0b7c36c Add edge theme (#91)
See preview on this site: https://git.sainnhe.dev/

Note that currently this theme only supports Gitea >= 1.18.0

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/91
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Co-authored-by: Sainnhe Park <sainnhe@gmail.com>
Co-committed-by: Sainnhe Park <sainnhe@gmail.com>
2022-10-30 22:01:42 +08:00
qwerty287 c3b9032f7a Fix woodpecker docs link (#88)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/88
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: qwerty287 <qwerty287@noreply.gitea.io>
Co-committed-by: qwerty287 <qwerty287@noreply.gitea.io>
2022-10-07 21:43:36 +08:00
epilys 2dfe26cd5a Add `issue-bot` (#87)
Bot for mailing list mirroring of Gitea issues. Allow people to submit
issues on repositories using only e-mail without signing up.

- https://git.meli.delivery/meli/issue-bot
- https://github.com/meli/issue-bot

Co-authored-by: Manos Pitsidianakis <manos@pitsidianak.is>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/87
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: epilys <epilys@noreply.gitea.io>
Co-committed-by: epilys <epilys@noreply.gitea.io>
2022-09-04 23:49:34 +08:00
Andreas Wachter 25e5b3b6c0 add "gickup" (#86)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/86
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Andreas Wachter <buddyspencer@protonmail.com>
Co-committed-by: Andreas Wachter <buddyspencer@protonmail.com>
2022-08-22 09:37:05 +08:00
spla 06a9609280 Add giteacat, a Python bot that register Mastodon users to Gitea instance, on demand (#84)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/84
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: spla <spla@noreply.gitea.io>
Co-committed-by: spla <spla@noreply.gitea.io>
2022-06-21 13:41:18 +08:00
gabrie30 b2c565d7ed Add ghorg (#82)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/82
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: gabrie30 <gabrie30@noreply.gitea.io>
Co-committed-by: gabrie30 <gabrie30@noreply.gitea.io>
2022-06-06 09:52:03 +08:00
6543 655cbda8b7 Add Disroot (#81)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/81
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
2022-06-02 15:49:01 +08:00
DavesCodeMusings 883468d57b Added Tea Runner (#79)
Adding a small project to the DevOps list.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/79
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: DavesCodeMusings <davescodemusings@noreply.gitea.io>
Co-committed-by: DavesCodeMusings <davescodemusings@noreply.gitea.io>
2022-05-22 10:38:18 +08:00
John Olheiser 0a8085260c Fix woodpecker link (#78)
Fix #77

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/78
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Reviewed-by: delvh <delvh@noreply.gitea.io>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-committed-by: John Olheiser <john.olheiser@gmail.com>
2022-05-04 10:32:56 +08:00
qwerty287 41848984a1 Remove tea4j (#75)
We deprecated tea4j and replaced it with tea4j-autodeploy.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/75
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: qwerty287 <qwerty287@noreply.gitea.io>
Co-committed-by: qwerty287 <qwerty287@noreply.gitea.io>
2022-04-26 04:59:03 +08:00
dachary a1389a4f67 Sort Organizations that provide Gitea with open registration (#74)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/74
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: dachary <dachary@noreply.gitea.io>
Co-committed-by: dachary <dachary@noreply.gitea.io>
2022-04-22 17:19:02 +08:00
jieiku 26e7c11e5f add-dark-arc-theme (#73)
[Dark Arc](https://github.com/Jieiku/theme-dark-arc-gitea) is a new theme I created, based on arc-green, I made backgrounds and wide areas darker in order to increase the contrast against the text. This helps make it more readable for me.

Co-authored-by: Jieiku <106644+Jieiku@users.noreply.github.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/73
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Co-authored-by: jieiku <jieiku@noreply.gitea.io>
Co-committed-by: jieiku <jieiku@noreply.gitea.io>
2022-04-14 21:09:01 +08:00
qwerty287 0f5434cb0f Add tea-cloc (#72)
`tea-cloc` is a simple lines of code counter bot I wrote. https://codeberg.org/qwerty287/tea-cloc

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/72
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: qwerty287 <qwerty287@noreply.gitea.io>
Co-committed-by: qwerty287 <qwerty287@noreply.gitea.io>
2022-04-09 00:01:37 +08:00
qwerty287 a540c7a1df Add tea4j-autodeploy (#70)
Adds https://codeberg.org/gitnex/tea4j-autodeploy

Co-authored-by: qwerty287 <ndev@web.de>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/70
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: qwerty287 <qwerty287@noreply.gitea.io>
Co-committed-by: qwerty287 <qwerty287@noreply.gitea.io>
2022-04-07 15:20:58 +08:00
qwerty287 d9197a9008 Remove some dead links (#71)
Remove dead links and update some links.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/71
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: qwerty287 <qwerty287@noreply.gitea.io>
Co-committed-by: qwerty287 <qwerty287@noreply.gitea.io>
2022-03-30 09:59:01 +08:00
johannrichard 82b7ca4ba7 Add SynoCommunity Gitea (#69)
Co-authored-by: Johann Richard <johann.richard@mycvs.org>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/69
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: johannrichard <johannrichard@noreply.gitea.io>
Co-committed-by: johannrichard <johannrichard@noreply.gitea.io>
2022-03-28 11:16:31 +08:00
jager012 cc43586a9d Added tangerine-dream to themes section (#68)
* [Tangerine Dream](https://github.com/jager012/tangerine-dream) - Tangerine dark theme for Gitea

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/68
Reviewed-by: Gusted <williamzijl7@hotmail.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: jager012 <jager012@noreply.gitea.io>
Co-committed-by: jager012 <jager012@noreply.gitea.io>
2022-02-28 09:01:06 +08:00
qwerty287 2bb28be857 Add gitea_ynh (#67)
Just a yunohost package I found on the web

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/67
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: qwerty287 <qwerty287@noreply.gitea.io>
Co-committed-by: qwerty287 <qwerty287@noreply.gitea.io>
2022-02-23 00:35:38 +08:00
anbraten 15ebc9143f Add gitea-js SDK (#66)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/66
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: anbraten <anbraten@noreply.gitea.io>
Co-committed-by: anbraten <anbraten@noreply.gitea.io>
2022-02-10 23:31:48 +08:00
hmsjy2017 3607ee68fa Add raspbian-addons (#64)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/64
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: hmsjy2017 <hmsjy2017@noreply.gitea.io>
Co-committed-by: hmsjy2017 <hmsjy2017@noreply.gitea.io>
2022-01-01 07:36:25 +08:00
v-zhuravlev 133ca50dc3 add monitoring-mixin (#63)
This adds the link to Gitea monitoring mixin that currently consists of Grafana dashboard.

![image](https://user-images.githubusercontent.com/14870891/146230336-43277d2e-c211-457a-b7f0-1269d72a3582.png)

Implemented here
https://github.com/go-gitea/gitea/pull/17758

For more advanced uses of mixins, see https://github.com/monitoring-mixins/docs.

Co-authored-by: Vitaly Zhuravlev <zhuravlev.vitaly@gmail.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/63
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: v-zhuravlev <v-zhuravlev@noreply.gitea.io>
Co-committed-by: v-zhuravlev <v-zhuravlev@noreply.gitea.io>
2021-12-20 23:16:51 +08:00
Nulo 4024c4771f Update Woodpecker's docs link (#62)
It has changed for a while now, the URL is outdated.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/62
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Nulo <nulo@noreply.gitea.io>
Co-committed-by: Nulo <nulo@noreply.gitea.io>
2021-11-07 11:53:19 +08:00
Sergey Ispravnikov 14d1fe6323 Bitbucket2Gitea migration script added (#61)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/61
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: a1012112796 <1012112796@qq.com>
Co-authored-by: Sergey Ispravnikov <sispravnikov@noreply.gitea.io>
Co-committed-by: Sergey Ispravnikov <sispravnikov@noreply.gitea.io>
2021-11-05 11:59:05 +08:00
xeruf c8a2f7c2af Revamp themes section (#60)
- Spacemacs-inspired theme is unfortunately broken in 1.14
- Create order to ease finding a desired theme
- Removes unnecessary mentions of Gitea (this list is obviously about Gitea)

Co-authored-by: xeruf <27jf@pm.me>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/60
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Co-authored-by: xeruf <xeruf@noreply.gitea.io>
Co-committed-by: xeruf <xeruf@noreply.gitea.io>
2021-10-25 10:34:43 +08:00
justusbunsi 296540b36a Add gitea-sonarqube-bot (#59)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/59
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Reviewed-by: Alexey 〒erentyev <axifive@noreply.gitea.io>
Co-authored-by: justusbunsi <justusbunsi@noreply.gitea.io>
Co-committed-by: justusbunsi <justusbunsi@noreply.gitea.io>
2021-10-12 06:27:13 +08:00
Sergey Ispravnikov fb0b8a7c01 add gitea light blue theme (#58)
Add gitea light blue theme to README.md

Co-authored-by: sIspravnikov <sispravnikov@noreply.gitea.io>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/58
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Alexey 〒erentyev <axifive@noreply.gitea.io>
Co-authored-by: Sergey Ispravnikov <sispravnikov@noreply.gitea.io>
Co-committed-by: Sergey Ispravnikov <sispravnikov@noreply.gitea.io>
2021-09-15 11:09:56 +08:00