aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-01-05 17:30:50 +0000
committerOmar Polo <op@omarpolo.com>2022-01-05 17:30:50 +0000
commitc57dc42b31cb45b296cda118aa23bf684ef72298 (patch)
tree4073fa91617830df6d75e89cf9ae624d4478b1a6 /site
parent14cee92646640af05523eb0bbe30946ab0c9d0d3 (diff)
tweak a sentence
Diffstat (limited to 'site')
-rw-r--r--site/quickstart.gmi4
-rw-r--r--site/quickstart.html10
2 files changed, 6 insertions, 8 deletions
diff --git a/site/quickstart.gmi b/site/quickstart.gmi
index 95bbd29..08f62a6 100644
--- a/site/quickstart.gmi
+++ b/site/quickstart.gmi
@@ -19,9 +19,7 @@ gmid will then generate a certificate inside ~/.local/share/gmid and serve the g
## Setting up a capsule with gmid
-To host a Gemini capsule you need to run gmid in “daemon” mode.
-
-To run gmid in daemon mode a configuration file is needed. The format of the configuration file is described in the manpage and is quite flexible, but something like the following should be enough to start:
+To host a Gemini capsule you need to run gmid in “daemon” mode, and so a configuration file is needed. The format of the configuration file is described in the manpage and is quite flexible, but something like the following should be enough to start:
```sample configuration file
# /etc/gmid.conf
diff --git a/site/quickstart.html b/site/quickstart.html
index ded73b3..739e414 100644
--- a/site/quickstart.html
+++ b/site/quickstart.html
@@ -148,12 +148,12 @@
and serve the given directory locally.
</p>
<h2>Setting up a capsule with gmid</h2>
- <p>To host a Gemini capsule you need to run gmid in “daemon” mode.</p>
<p>
- To run gmid in daemon mode a configuration file is needed. The
- format of the configuration file is described in the manpage and
- is quite flexible, but something like the following should be
- enough to start:
+ To host a Gemini capsule you need to run gmid in “daemon”
+ mode, and so a configuration file is needed. The format of the
+ configuration file is described in the manpage and is quite
+ flexible, but something like the following should be enough to
+ start:
</p>
<pre># /etc/gmid.conf