Update html
This commit is contained in:
18
index.html
18
index.html
@ -1,12 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="pandoc" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||
<title>Co-operative Computer</title>
|
||||
<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;}
|
||||
div.columns{display: flex; gap: min(4vw, 1.5em);}
|
||||
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>
|
||||
<table>
|
||||
<colgroup>
|
||||
<col style="width: 25%" />
|
||||
<col style="width: 25%" />
|
||||
<col style="width: 25%" />
|
||||
<col style="width: 25%" />
|
||||
<col style="width: 20%" />
|
||||
<col style="width: 20%" />
|
||||
<col style="width: 20%" />
|
||||
<col style="width: 20%" />
|
||||
<col style="width: 20%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -54,6 +57,7 @@ corporation.</p>
|
||||
<th>File storage</th>
|
||||
<th>Knowledge management/productivity</th>
|
||||
<th>Comms</th>
|
||||
<th>Collaboration</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@ -62,6 +66,7 @@ corporation.</p>
|
||||
<td>Nextcloud files</td>
|
||||
<td>Nextcloud calendar</td>
|
||||
<td>Matrix</td>
|
||||
<td>LaSuite Docs</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -106,6 +111,7 @@ you.</li>
|
||||
<li>One username/password</li>
|
||||
<li>2FA</li>
|
||||
</ul></li>
|
||||
<li>Collaborative document editing (LaSuite Docs)</li>
|
||||
<li>File & calendar sharing (Nextcloud)
|
||||
<ul>
|
||||
<li>Files</li>
|
||||
|
||||
Reference in New Issue
Block a user