Browse Source

Update 'templates/index.html'

master
rra 5 years ago
parent
commit
9f88ba77e3
  1. 4
      templates/index.html

4
templates/index.html

@ -13,7 +13,7 @@
<body>
<h1>{{title}}</h1>
<div id="welcome">
Welcome to the Varia Etherpad zone. This is a list of pads that have been deliberately published by its authors. The Etherpad is used as collaborative writing tool to document/coordinate projects, gatherings, meetings or public events that happen in and related to Varia.
Welcome! The notes below have been deliberately published 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 notes are all collected on Varia's <a href="https://pad.vvvvvvaria.org/">Etherpad instance</a>. Etherpad is used as collaborative writing tool to take notes, coordinate projects and document gatherings that happen in and around Varia.
</div>
<table class="listing tablesorter">
<thead>
@ -45,7 +45,7 @@
<div id="footer">
<hr>
<p>
This page is made with <a href="https://gitlab.constantvzw.org/aa/etherdump">Etherdump</a>, a lovely piece of software produced and used through <a href="http://constantvzw.org">Constant</a>, that extends the multi writing and publishing functionalities of the Etherpad, but catches its content when it falls. This Etherdump installation (currently) converts pads into <em>html</em>, <em>txt</em> and <em>json</em> documents.
This page is generated using <a href="https://gitlab.constantvzw.org/aa/etherdump">Etherdump</a> by <a href="http://constantvzw.org">Constant VZW</a>. It is a command-line utility that extends the multi writing and publishing functionalities of the Etherpad by exporting the pads in multiple formats. This Etherdump installation (currently) converts pads into <em>html</em>, <em>txt</em> and <em>json</em> documents.
<br><br>
This list only includes pads that are tagged with the magic word <code>__PUBLISH__</code> (which is an <em>opt-in</em> keyword).
</p>

Loading…
Cancel
Save