From 73d50952341553dbba5bacff47840fdd9c4ea2da Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Sat, 8 Apr 2023 19:02:32 -0400 Subject: [PATCH] Verbose deploy, tweak text --- deploy.sh | 2 ++ index.html | 10 +++++++--- index.md | 6 +++--- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/deploy.sh b/deploy.sh index 899b9b4..af550eb 100755 --- a/deploy.sh +++ b/deploy.sh @@ -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/ diff --git a/index.html b/index.html index b1a474f..0c0e9e1 100644 --- a/index.html +++ b/index.html @@ -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;} +
@@ -57,11 +61,11 @@

Money

-

Breakdown of costs:

+

Where does the money go?

diff --git a/index.md b/index.md index aef7596..757ba5b 100644 --- a/index.md +++ b/index.md @@ -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, it’s £3 / month for 5 GB storage if you’re based in the UK then + 20% VAT). +* After that, it’s £3 / month for 5 GB storage (if you’re 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