home » zplus/dokk.org.git
ID: 89db878595641ace98c3019985dfb27e5c10fcd2
49 lines — 2K — View raw


{% set title = "NotABug.org" %}
{% extends "templates/article.tpl" %}

{% block article %}

<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p><strong>NotABug.org</strong> is a web-based hosting service for version control using Git,
based on the <a href="Gogs_(software)">Gogs</a> code collaboration platform. While
registration is open to everyone, only those projects that meet the
<em>Free Software</em> or the <em>Free Culture</em> definition are accepted on the
website<sup><a href="#cit1">[cit1]</a></sup>. NotABug was started in 2015 by <a href="The_Peers_Community">The Peers Community</a> <sup><a href="#cit2">[cit2]</a></sup>
and is administered by Hein-Pieter van Braam-Stewart<sup><a href="#cit3">[cit3]</a></sup>.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_see_also">See also</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p><a href="The_Peers_Community">The Peers Community</a></p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_references">References</h2>
<div class="sectionbody">
<div class="ulist bibliography">
<ul class="bibliography">
<li>
<p><a id="cit1"></a>[cit1] <a href="https://notabug.org/about#whatisnotabug" class="bare">https://notabug.org/about#whatisnotabug</a></p>
</li>
<li>
<p><a id="cit2"></a>[cit2] <a href="https://web.archive.org/web/20180807121608/https://freepo.st/post/li8m93gf" class="bare">https://web.archive.org/web/20180807121608/https://freepo.st/post/li8m93gf</a></p>
</li>
<li>
<p><a id="cit3"></a>[cit3] <a href="https://notabug.org/about#whoweare" class="bare">https://notabug.org/about#whoweare</a></p>
</li>
</ul>
</div>
</div>
</div>

{% endblock %}