Update html

This commit is contained in:
2026-05-12 17:43:56 +01:00
parent c53ae90406
commit 5a39994401
+12 -6
View File
@@ -1,12 +1,14 @@
<!DOCTYPE html> <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="generator" content="pandoc" /> <meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Co-operative Computer</title> <title>Co-operative Computer</title>
<style> <style>
code{white-space: pre-wrap;} /* Default styles provided by pandoc.
** See https://pandoc.org/MANUAL.html#variables-for-html for config info.
*/
span.smallcaps{font-variant: small-caps;} span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);} div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;} div.column{flex: auto; overflow-x: auto;}
@@ -43,10 +45,11 @@ decision making processes instead of having stuff forced on you by a
corporation.</p> corporation.</p>
<table> <table>
<colgroup> <colgroup>
<col style="width: 25%" /> <col style="width: 20%" />
<col style="width: 25%" /> <col style="width: 20%" />
<col style="width: 25%" /> <col style="width: 20%" />
<col style="width: 25%" /> <col style="width: 20%" />
<col style="width: 20%" />
</colgroup> </colgroup>
<thead> <thead>
<tr> <tr>
@@ -54,6 +57,7 @@ corporation.</p>
<th>File storage</th> <th>File storage</th>
<th>Knowledge management/productivity</th> <th>Knowledge management/productivity</th>
<th>Comms</th> <th>Comms</th>
<th>Collaboration</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
@@ -62,6 +66,7 @@ corporation.</p>
<td>Nextcloud files</td> <td>Nextcloud files</td>
<td>Nextcloud calendar</td> <td>Nextcloud calendar</td>
<td>Matrix</td> <td>Matrix</td>
<td>LaSuite Docs</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
@@ -106,6 +111,7 @@ you.</li>
<li>One username/password</li> <li>One username/password</li>
<li>2FA</li> <li>2FA</li>
</ul></li> </ul></li>
<li>Collaborative document editing (LaSuite Docs)</li>
<li>File &amp; calendar sharing (Nextcloud) <li>File &amp; calendar sharing (Nextcloud)
<ul> <ul>
<li>Files</li> <li>Files</li>