Gitea

From IndieWeb


Gitea is a site, service, and open source project for code repositories (using git) and issue tracking.

Open source: https://github.com/go-gitea/gitea/

IndieWeb Building Blocks

(stub)

Unknown status.

Would be immediately useful (each of these needs an issue permalink (on GitHub (or at least POSSEd to) until the project moves) to describe and track support progress)

Features

  • git repos
  • issues on repos
  • comments on issues
  • login
    • As of version 1.2.0 it supports OpenID (2.0) based login: [1]
  • profiles
    • profile URLs are at try.gitea.io / username
    • Profiles support adding a website and include rel=me

Dogfooding

Goal: host Gitea the open source project on a Gitea instance.

Currently Gitea the open source project is on GitHub (instead of using Gitea itself for source control).

There is active work on fixing this however, so that Gitea the project dogfoods itself by being developed on a site running Gitea!

There is a mirror at:

History

  • Gitea is a community fork of Gogs, which forked late 2016/early 2017 due to perceived inactivity of the main projects maintainer: [2].

See Also