diff --git a/_includes/footer.html b/_includes/footer.html index 9c221b53a4f505e4228b852b753def261324328f..52bb91341c8e1d9121e41a8e5130796a87702e40 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -6,5 +6,9 @@ <a href="https://framagit.org">Framagit</a> and more. <a href="/domain/">Like what you see?</a> <a rel="me" href="https://mstdn.social/@ReverseEagle">Mastodon</a> + <hr /> + <a href="https://framagit.org/reverseeagle/developers">Source code</a> + <span aria-disabled="true"> • </span> + <a href="https://framagit.org/reverseeagle/developers/-/issues">Issues</a> </p> -</footer> \ No newline at end of file +</footer> diff --git a/replace/github.md b/replace/github.md index ce589627455bb7ff2a6955b9c140a804881afbdd..f60faf63396baf0ededf8878cb42c67ba9121649 100644 --- a/replace/github.md +++ b/replace/github.md @@ -18,6 +18,36 @@ A software development platform for hackers. - **License**: GPL, AGPL, LGPL, MIT, BSD {% endinfobox %} +## Codeberg + +Collaboration platform and git hosting for free and open source software, content, projects. + +{% infobox %} + - **Website** codeberg.org + - **Source code**: [Codeberg](https://codeberg.org/Codeberg/gitea/src/branch/codeberg) + - **License**: [MIT](https://codeberg.org/Codeberg/gitea/src/branch/codeberg/LICENSE) +{% endinfobox %} + +## Notabug + +Free code hosting. + +{% infobox %} + - **Website**: notabug.org + - **Source code**: [Notabug](https://notabug.org/NotABug.org/gogs) + - **License**: [MIT](https://notabug.org/NotABug.org/gogs/src/master/LICENSE) +{% endinfobox %} + +## Disroot + +Disroot is a platform providing online services based on principles of freedom, privacy, federation and decentralization. + +{% infobox %} + - **Website**: git.disroot.org + - **Source code**: [GitHub](https://github.com/go-gitea/gitea) + - **License**: [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) +{% endinfobox %} + ## Gitea A painless self-hosted Git service. @@ -28,11 +58,28 @@ A painless self-hosted Git service. - **License**: [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) {% endinfobox %} -## GitLab instances +## Gitgud + +Sapphire is a young software development company started in 2015 that specializes in making SaaS product services. + +{% infobox %} + - **Website**: gitgud.io + - **Source code**: [gitlab.com](https://gitlab.com/gitlab-org/gitlab-foss) + - **License**: [CC BY-SA 4.0 license; MIT](https://gitlab.com/gitlab-org/gitlab-foss/-/blob/master/LICENSE) +{% endinfobox %} + +--- + +## More GitLab instances GitLab is a complete DevOps platform, delivered as a single application. Unfortunately, the [central instance](https://gitlab.com) uses [Cloudflare](https://codeberg.org/crimeflare/cloudflare-tor) and [Google](https://en.wikipedia.org/wiki/Privacy_concerns_regarding_Google) Cloud Platform. Fortunately, since GitLab is open source, there are instances that do not use Cloudflare and Google services. {% infobox %} - **List of GitLab instances**: [wiki.p2pfoundation.net](https://wiki.p2pfoundation.net/List_of_Community-Hosted_GitLab_Instances) - - **Source code**: [GitLab](https://gitlab.com/gitlab-org/gitlab-foss) +{% endinfobox %} + +## More Gitea instances + +{% infobox %} + - **List of Gitea instances**: [wiki.p2pfoundation.net](https://wiki.p2pfoundation.net/List_of_Community-Hosted_Code_Forge_Instances#Gitea) {% endinfobox %}