Rework the list of options and some of the argument.
This commit is contained in:
parent
e0f25a9fdf
commit
db404db7a9
1 changed files with 8 additions and 11 deletions
|
@ -93,12 +93,9 @@ industry, as GitHub does not even offer any self-hosting FOSS option.
|
||||||
Their <em>entire</em> codebase is secret. For example, while we have our
|
Their <em>entire</em> codebase is secret. For example, while we have our
|
||||||
complaints about GitLab's business model of parallel “Community”
|
complaints about GitLab's business model of parallel “Community”
|
||||||
and “Enterprise” editions, at least GitLab's Community Edition
|
and “Enterprise” editions, at least GitLab's Community Edition
|
||||||
provides basic functionality for self-hosting and is 100% FOSS. Other
|
provides basic functionality for self-hosting and is 100% FOSS. Meanwhile,
|
||||||
competitors, like SourceHut, do even better by providing their entire
|
there are <em>non-profit</em> FOSS hosting sites such
|
||||||
codebase as FOSS for self-hosting and “dog fooding” by using
|
as <a href="https://codeberg.org">CodeBerg</a>, who develop their platform
|
||||||
their own platform to develop its software in public! In addition,
|
|
||||||
non-profit FOSS hosting sites such
|
|
||||||
as <a href="https://codeberg.org">CodeBerg</a> also develop their platform
|
|
||||||
publicly as FOSS.</p></li>
|
publicly as FOSS.</p></li>
|
||||||
|
|
||||||
<li><p>GitHub has long sought to discredit copyleft generally. Their various
|
<li><p>GitHub has long sought to discredit copyleft generally. Their various
|
||||||
|
@ -180,19 +177,19 @@ resource not yet listed, you can discuss it on
|
||||||
the <a href="https://lists.sfconservancy.org/mailman/listinfo/give-up-github">Give-Up-GitHub
|
the <a href="https://lists.sfconservancy.org/mailman/listinfo/give-up-github">Give-Up-GitHub
|
||||||
mailing list</a>.</p>
|
mailing list</a>.</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Alternative Hosting:
|
<li>Alternative Hosting Services:
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://codeberg.org">CodeBerg</a></li>
|
<li><a href="https://codeberg.org">CodeBerg</a></li>
|
||||||
<li><a href="https://sourcehut.org/">SourceHut</a></li>
|
<li><a href="https://sourcehut.org/">SourceHut</a></li>
|
||||||
<li>Self-Host (or join a group that self-hosts) with:
|
</ul>
|
||||||
|
<li>Self-Host (or join a group that self-hosts). A few options:
|
||||||
<ul><li><a href="https://gitea.io">Gitea</a></li>
|
<ul><li><a href="https://gitea.io">Gitea</a></li>
|
||||||
<li><a href="https://sr.ht/~sircmpwn/sourcehut/">SourceHut</a></li>
|
|
||||||
<li> <a href="https://gitlab.com/rluna-gitlab/gitlab-ce">GitLab
|
<li> <a href="https://gitlab.com/rluna-gitlab/gitlab-ce">GitLab
|
||||||
Community Edition</a> (note, the GitLab Enterprise Edition, which is
|
Community Edition</a> (note, the GitLab Enterprise Edition, which is
|
||||||
provided to the public on gitlab.com, is (like GitHub) trade-secret,
|
provided to the public on gitlab.com, is (like GitHub) trade-secret,
|
||||||
proprietary, vendor-lock-in software)</li>
|
proprietary, vendor-lock-in software)</li>
|
||||||
</ul></li>
|
<li><a href="https://sr.ht/~sircmpwn/sourcehut/">SourceHut</a></li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
(We'll be adding tutorials soon on how to self-host!)
|
(We'll be adding tutorials soon on how to self-host!)
|
||||||
</ul></p>
|
</ul></p>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue