Welcome! The pages below have been deliberately published by their authors in order to share their thoughts, research and process in an early form. This page represents one of Varia's low-effort publishing tools. The pages are all produced through Varia's <ahref="https://pad.vvvvvvaria.org/">Etherpad instance</a>.
Welcome! The pages below have been deliberately published by their authors in order to share their thoughts, research and process in an early form. This page represents one of Varia's low-effort publishing tools. The pages are all produced through Varia's <ahref="https://pad.vvvvvvaria.org/">Etherpad instance</a>.
<br>
<br>
Etherpad is used as collaborative writing tool to take notes, create readers, coordinate projects and document gatherings that happen in and around Varia. For example <ahref="{{ padoftheday.link }}">{{ padoftheday.padid }}</a>.
@ -36,9 +36,13 @@
<tdclass="name">
<ahref="{{ pad.link }}">{{ pad.padid }}</a>
</td>
<tdclass="versions">
<tdclass="versions">
{% for v in pad.versions %}<ahref="{{ v.url }}">{{ v.type }}</a> {% endfor %}
</td>
<!-- WOW -->
<tdclass="magicwords">
{% for magicword in pad.magicwords %}<ahref="#{{ magicword }}">{{ magicword }}</a> {% endfor %}
<small>This page is generated using <ahref="https://git.vvvvvvaria.org/varia/etherpump">Etherpump</a>. It is a command-line utility and python library that extends the multi writing and publishing functionalities of the Etherpad.</small>
<br><br>
</p>
{% block info %}<pclass="info">Last updated {{ timestamp }}.</p>{% endblock %}
{% block info %}<pclass="info">Last updated {{ timestamp }}.</p>{% endblock %}