Update 'templates/index.html'
This commit is contained in:
parent
8ff59e168c
commit
9f88ba77e3
@ -13,7 +13,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<h1>{{title}}</h1>
|
<h1>{{title}}</h1>
|
||||||
<div id="welcome">
|
<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>
|
</div>
|
||||||
<table class="listing tablesorter">
|
<table class="listing tablesorter">
|
||||||
<thead>
|
<thead>
|
||||||
@ -45,7 +45,7 @@
|
|||||||
<div id="footer">
|
<div id="footer">
|
||||||
<hr>
|
<hr>
|
||||||
<p>
|
<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>
|
<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).
|
This list only includes pads that are tagged with the magic word <code>__PUBLISH__</code> (which is an <em>opt-in</em> keyword).
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user