Verbose deploy, tweak text

This commit is contained in:
3wc 2023-04-08 19:02:32 -04:00
parent 6f2ef34f54
commit 73d5095234
3 changed files with 12 additions and 6 deletions

View File

@ -1,5 +1,7 @@
#!/bin/bash
set -x
pandoc -s --css=/static/style.css index.md > index.html
abra app cp cooperative.computer index.html app:/var/www/http/

View File

@ -12,8 +12,12 @@
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="/static/style.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<header id="title-block-header">
@ -57,11 +61,11 @@
<h2 id="money">Money</h2>
<ul>
<li>The first month is free.</li>
<li>After that, its £3 / month for 5 GB storage if youre based in the UK then + 20% VAT).</li>
<li>After that, its £3 / month for 5 GB storage (if youre based in the UK then + 20% VAT).</li>
</ul>
<p>Breakdown of costs:</p>
<p>Where does the money go?</p>
<ul>
<li>Storage space: 5 GB nextcloud</li>
<li>Storage space</li>
<li>App and server maintenance</li>
<li>Administration and support</li>
</ul>

View File

@ -38,11 +38,11 @@ For the moment, this service is operated by Autonomic Co-operative; we eventuall
## Money
* The first month is free.
* After that, its £3 / month for 5 GB storage if youre based in the UK then + 20% VAT).
* After that, its £3 / month for 5 GB storage (if youre based in the UK then + 20% VAT).
Breakdown of costs:
Where does the money go?
* Storage space: 5 GB nextcloud
* Storage space
* App and server maintenance
* Administration and support