mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
docs: add a section about Gogs / Forgejo / Codeberg
closes #287. [skip ci]
This commit is contained in:
parent
5803237d39
commit
ad892b713e
1 changed files with 9 additions and 0 deletions
|
@ -489,6 +489,15 @@ To set an authorization token, you can set:
|
|||
|
||||
This source supports :ref:`list options` when ``use_max_tag`` is set.
|
||||
|
||||
Check Gogs / Forgejo / Codeberg
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Please use the above "gitea" source. Gitea is a fork of `Gogs <https://gogs.io/>`_.
|
||||
`Forgejo <https://forgejo.org/>`_ is a fork of Gitea. Codeberg is a code
|
||||
hosting provider that uses Forgejo. They share the same API endpoints nvchecker uses.
|
||||
|
||||
Alternatively, you can try the generic "git" source.
|
||||
|
||||
Check BitBucket
|
||||
~~~~~~~~~~~~~~~
|
||||
::
|
||||
|
|
Loading…
Add table
Reference in a new issue