Browse Source

'web-interface/templates/flask/index.html' updaten

master
mb 3 years ago
parent
commit
b230ee2d4f
  1. 20
      web-interface/templates/flask/index.html

20
web-interface/templates/flask/index.html

@ -16,9 +16,9 @@
<br>----- using <a href="https://git.vvvvvvaria.org/mb/volumetric-regimes-book/src/branch/master/web-interface/templates/flask/pagedjs.html">this template</a>
</li>
<li>
<strong>inspect</strong>: Dive into the <a href="{{ url_for('static', filename='Unfolded.html')}}">Unfolded.html</a>
<strong>inspect</strong>: Dive into the HTML version of the Book/PDF
<br>(opens a file)
<br>----- that is used for the Book/PDF preview
<br>----- using <a href="{{ url_for('static', filename='Unfolded.html')}}">Unfolded.html</a>
<br>----- using <a href="https://git.vvvvvvaria.org/mb/volumetric-regimes-book/src/branch/master/web-interface/templates/flask/inspect.html">this template</a>
</li>
<li>
@ -28,13 +28,13 @@
<br>----- using <a href="https://git.vvvvvvaria.org/varia/etherpump">Etherpump</a> to save the pad as file
</li>
<li>
<strong>update</strong>: Update the materials
<strong>update</strong>: Update the materials
<br>(downloads a wiki page)
<br>----- from the <a href="https://possiblebodies.constantvzw.org/book/index.php?title=Unfolded" target="new">Unfolded wiki page</a>
<br>----- saved to file as <a href="{{ url_for('static', filename='Unfolded.html')}}">Unfolded.html</a>
<br>----- saved to file as <a href="{{ url_for('static', filename='Unfolded.json')}}">Unfolded.json</a> (to inspect the MediaWiki API call)
<br>----- using <a href="https://git.vvvvvvaria.org/mb/volumetric-regimes-book/src/branch/master/web-interface/update.py">update.py</a>
</li>
<br>----- saved to file as <a href="{{ url_for('static', filename='Unfolded.html')}}">Unfolded.html</a>
<br>----- saved to file as <a href="{{ url_for('static', filename='Unfolded.json')}}">Unfolded.json</a> (to inspect the MediaWiki API call)
<br>----- using <a href="https://git.vvvvvvaria.org/mb/volumetric-regimes-book/src/branch/master/web-interface/update.py">update.py</a>
</li>
</ul>
@ -51,13 +51,13 @@
<strong>notes</strong> was added, to include the organisational dynamics into the Book/PDF making
</li>
<li>
A shared environment that can be operated as a local <a href="https://git.vvvvvvaria.org/mb/volumetric-regimes-book/src/branch/master/command-line">command line tool</a> and <a href="https://git.vvvvvvaria.org/mb/volumetric-regimes-book/src/branch/master/web-interface">web-interface</a>, to allow for bridging different situations of viability (related to a shared server, personal hardware, ...).
A shared environment that can be operated as a <a href="https://git.vvvvvvaria.org/mb/volumetric-regimes-book/src/branch/master/command-line">command line tool</a> and <a href="https://git.vvvvvvaria.org/mb/volumetric-regimes-book/src/branch/master/web-interface">web-interface</a>, to allow for bridging different situations of viability (related to a shared server, personal hardware, ...).
</li>
<li>
Collaborative editorial space for Book/PDF making using Etherpads (<a href="http://osp.kitchen/tools/ethertoff/">Ethertoff</a> <> <a href="https://networksofonesown.constantvzw.org">Etherbox</a> <> <a href="https://git.xpub.nl/XPUB/jupyterpi">JupyterPi</a>)
Collaborative editorial space for Book/PDF making using Etherpads and web2print (close to <a href="http://osp.kitchen/tools/ethertoff/">Ethertoff</a> <> <a href="https://networksofonesown.constantvzw.org">Etherbox</a> <> <a href="https://git.xpub.nl/XPUB/jupyterpi">JupyterPi</a>)
</li>
<li>
The capacity of the shared server has been monitored, this is the impact of a hard-refresh of the <strong>pdf</strong> view:
The capacity of the shared server where this environment is running (hosted by Varia) has been monitored, this is the impact of a hard-refresh of the <strong>PDF</strong> view:
<br>
<img src="https://git.vvvvvvaria.org/mb/volumetric-regimes-book/raw/branch/master/snapshots/capacity-monitor-varia-server.png">
</li>

Loading…
Cancel
Save