From c57dc42b31cb45b296cda118aa23bf684ef72298 Mon Sep 17 00:00:00 2001
From: Omar Polo
Date: Wed, 5 Jan 2022 17:30:50 +0000
Subject: tweak a sentence
---
site/quickstart.gmi | 4 +---
site/quickstart.html | 10 +++++-----
2 files changed, 6 insertions(+), 8 deletions(-)
(limited to 'site')
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.
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:
# /etc/gmid.conf
--
cgit v1.2.3