]> git.netwichtig.de Git - user/henk/code/schleuder-website.git/commitdiff
Improve wording
authorNina Siessegger <n.siessegger@zeromail.org>
Tue, 21 Jan 2020 08:29:38 +0000 (09:29 +0100)
committerNina Siessegger <n.siessegger@zeromail.org>
Tue, 21 Jan 2020 08:31:21 +0000 (09:31 +0100)
closes #50

_includes/home_tiles.html
index.md
schleuder/docs/concept.md

index c9b9939011831c8c5167bfa510f8b7ebfad7f1c1..ffba3abd4420b4e1b1a5a42c35381e566b660c76 100644 (file)
@@ -1,7 +1,7 @@
 <div class="tile is-ancestor">
   <div class="tile is-parent">
     <article class="tile is-child">
-      <p class="console">{{ page.title }}: {{ page.subtitle }}</p>
+      <p class="console">{{ page.subtitle }}</p>
     </article>
   </div>
   <div class="tile is-parent">
@@ -17,7 +17,7 @@
     <article class="tile is-child">
       <p class="title">How it works</p>
       <div class="content">
-        <p>Schleuder is a group's email-gateway: subscribers can exchange encrypted emails among themselves, receive emails from non-subscribers and send emails to non-subscribers via the list.</p>
+        <p>Schleuder is a group's email-gateway: subscribers can exchange OpenPGP-encrypted emails among themselves, receive emails from non-subscribers and send emails to non-subscribers via the list.</p>
         <a href='{{ "schleuder/docs/concept.html" | absolute_url }}'>More</a>
       </div>
     </article>
@@ -41,4 +41,4 @@
     </article>
   </div>
 
-</div>
\ No newline at end of file
+</div>
index 3398908e6bc7857ee76a250b6320cbf99f67094d..d69a3e29822a67f528d000b0e2cb4c668614f282 100644 (file)
--- a/index.md
+++ b/index.md
@@ -1,7 +1,7 @@
 ---
 layout: home
 title: Schleuder
-subtitle: A gpg-enabled mailing list manager with remailing-capabilities.
+subtitle: Schleuder is an encrypting mailing list manager with remailing-capabilities
 ---
 
 {% include home_tiles.html %}
index 5339656112d35a451914f2b09c709e14bed70ae5..c5983684274694058be6c94d41009e71e48f77c1 100644 (file)
@@ -4,7 +4,7 @@ title: Concept
 
 {% include docs-head.md version=3.4 %}
 
-Schleuder is a gpg-enabled mailing list manager with resending capabilities. This document tries to explain what that means.
+Schleuder is an OpenPGP-enabled mailing list manager with resending capabilities. This document tries to explain what that means.
 
 
 ## An email hub for groups