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


{% set title = "lib.reviews" %}
{% extends "templates/article.tpl" %}

{% block article %}

<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p><strong>lib.reviews</strong> is a web-based platform for writing reviews about anything. It
was started in 2016 by Erik Moeller with the goal of creating a free and open
platform focusing on high quality, trustworthy reviews available under free
licenses<sup><a href="#cit1">[cit1]</a></sup>. As of August 2018 the database contains more than 800
reviews<sup><a href="#cit2">[cit2]</a></sup>. Registration to the website is not open, and requires an
invitation from other users.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_teams">Teams</h2>
<div class="sectionbody">
<div class="paragraph">
<p>Users of the platform can organize their work by joining thematic groups called
"teams"<sup><a href="#cit3">[cit3]</a></sup>. Each team focus on reviewing a particular category of things.
Some examples are the "F-droid reviews" team for reviewing apps on the f-droid
app store, the "Esperanto" team for writing reviews in the Esperanto language,
and the "Gamebooks" team for reviewing anything related to gamebooks.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gallery">Gallery</h2>
<div class="sectionbody">
<div class="videoblock">
<div class="content">
<video src="https://archive.dokk.org/videos/lib.reviews_screencast.mp4" width="20%" controls>
Your browser does not support the video tag.
</video>
</div>
</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://lists.gnu.org/archive/html/libreplanet-discuss/2016-05/msg00093.html" class="bare">https://lists.gnu.org/archive/html/libreplanet-discuss/2016-05/msg00093.html</a></p>
</li>
<li>
<p><a id="cit2"></a>[cit2] <a href="https://lib.reviews/static/downloads/dumps" class="bare">https://lib.reviews/static/downloads/dumps</a></p>
</li>
<li>
<p><a id="cit3"></a>[cit3] <a href="https://lib.reviews/teams" class="bare">https://lib.reviews/teams</a></p>
</li>
</ul>
</div>
</div>
</div>

{% endblock %}