home » zplus/dokk.org.git
ID: 2ee2793a6b76713a5067ca6c728a210bf9ea0d46
54 lines — 2K — View raw


{% set title = "The Peers Community" %}
{% extends "templates/article.tpl" %}

{% block article %}

<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p><strong>The Peers Community</strong> is a community of people that collaborate on supporting
free culture and free software development<sup><a href="#cit2">[cit2]</a></sup>.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_projects_jam">Projects Jam</h2>
<div class="sectionbody">
<div class="paragraph">
<p>The <code>Jam</code> is a weekly meeting that takes place on the community IRC channel
on Fridays at 19:00Z-21:00Z. Participants can ask for help on any issue related
to free culture and free software projects, and the community works to fix them.
The first session took place on March, 2nd 2018<sup><a href="#cit1">[cit1]</a></sup>, initiated by vaeringjar.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gallery">Gallery</h2>
<div class="sectionbody">
<div class="videoblock">
<div class="title">Presentation by Jorge Maldonado Ventura at the <a href="GNU_Hackers_Meeting">GHM</a> 2017</div>
<div class="content">
<video src="https://archive.dokk.org/videos/2017-08--maldonadoventura--peers--ghm.mp4" width="20%" controls>
Your browser does not support the video tag.
</video>
</div>
</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://peers.community/archive/20180302/projects-jam-20180302/" class="bare">https://peers.community/archive/20180302/projects-jam-20180302/</a></p>
</li>
<li>
<p><a id="cit2"></a>[cit2] <a href="https://peers.community/why/" class="bare">https://peers.community/why/</a></p>
</li>
</ul>
</div>
</div>
</div>

{% endblock %}