[git] gnupg-doc - branch, master, updated. 5e04efa25c45ff311be080ed07c245ef67746216

by Werner Koch cvs at cvs.gnupg.org
Mon Mar 27 15:47:06 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".

The branch, master has been updated
       via  5e04efa25c45ff311be080ed07c245ef67746216 (commit)
      from  7376a79234e490dc45819ee876b1eeb9e256874c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5e04efa25c45ff311be080ed07c245ef67746216
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Mar 27 15:43:39 2017 +0200

    lists: Overhaul the lists.gnupg.org index.html
    
    Also add missing files to the repo.

diff --git a/misc/git.gnupg.org/logo-gnupg-light-purple-bg.png b/misc/git.gnupg.org/logo-gnupg-light-purple-bg.png
new file mode 100644
index 0000000..41264d9
Binary files /dev/null and b/misc/git.gnupg.org/logo-gnupg-light-purple-bg.png differ
diff --git a/misc/git.gnupg.org/logo-sponsor.png b/misc/git.gnupg.org/logo-sponsor.png
new file mode 100644
index 0000000..e01ada7
Binary files /dev/null and b/misc/git.gnupg.org/logo-sponsor.png differ
diff --git a/misc/git.gnupg.org/pace.png b/misc/git.gnupg.org/pace.png
new file mode 100644
index 0000000..d627c9a
Binary files /dev/null and b/misc/git.gnupg.org/pace.png differ
diff --git a/misc/git.gnupg.org/site.css b/misc/git.gnupg.org/site.css
new file mode 100644
index 0000000..884dad5
--- /dev/null
+++ b/misc/git.gnupg.org/site.css
@@ -0,0 +1,209 @@
+A:link {
+  color: #784c6c;
+  font-weight: bold;
+  text-decoration: none;
+}
+A:hover {
+  background-color: #d0dce8;
+  font-weight: bold;
+  text-decoration: none;
+}
+A:visited {
+  color: #5c6064;
+  font-weight: bold;
+  text-decoration: none;
+}
+A.img:hover {
+  background-color: #f0f0fc;
+}
+BLOCKQUOTE {
+  border: 1px solid black;
+  padding: 1em;
+}
+BODY {
+  margin-left: 0px;
+  margin-right: 0px;
+  text-align: left;
+  color: black;
+  background-color: #f0f0fc;
+  font-family: sans-serif;
+  font-weight: normal;
+  text-decoration: none;
+}
+DD {
+  padding-bottom: 1em;
+}
+H1,
+H2 {
+  font-size: large;
+}
+H1:first-letter,
+H2:first-letter {
+  font-size: x-large;
+}
+H3:first-letter {
+  font-size: large;
+}
+H1,
+H2,
+H3 {
+  color: #5c6064;
+  font-weight: bold;
+  font-variant: small-caps;
+  letter-spacing: 0.1em;
+}
+H1:first-letter,
+H2:first-letter,
+H3:first-letter {
+  color: #784c6c;
+}
+IMG {
+  border: none;
+}
+LI.important {
+  color: red;
+}
+P.out-of-date {
+  font-style: italic;
+  font-size: small;
+}
+PRE,
+DIV.samp {
+  background-color: #ebebf4;
+  margin: 1em;
+  border: 1px solid black;
+  padding: 1em;
+  font-size: small;
+}
+SPAN.important {
+  color: red;
+}
+DIV.urgent {
+  width: 85%;
+  text-align: center;
+  border: solid red;
+  font-weight: bold;
+}
+TABLE.layout {
+  background-color: transparent;
+  border-collapse: separate;
+  border: none;
+}
+TD.layout {
+  border: 1px none black;
+  padding: 0px;
+  text-align: right;
+  vertical-align: top;
+}
+TABLE.frame {
+  background-color: transparent;
+  border-collapse: collapse;
+  border: 1px none black;
+}
+TD.frame-right {
+  border-left: 2px solid #784c6c;
+}
+TD.frame-bottom,
+TD.frame-bottom-lang,
+TD.frame-bottom-mirror {
+  color: #5c6064;
+  border-top: 2px solid #5c6064;
+  text-align: left;
+  font-size: small;
+  font-weight: bold;
+}
+TD.frame-bottom-lang,
+TD.frame-bottom-mirror {
+  font-size: x-small;
+}
+TD.frame-bottom-mirror {
+  text-align: right;
+}
+TD.frame-corner {
+  border-top: 2px solid #5c6064;
+  border-left: 2px solid #784c6c;
+}
+TD.frame-spacing {
+  border: none;
+  height: 30px;
+}
+TD.frame-head {
+  padding: 0px 0px 1em 0px;
+  border: none;
+  text-align: center;
+  vertical-align: middle;
+  font-size: large;
+  font-variant: small-caps;
+  font-weight: bold;
+  letter-spacing: 0.3em;
+}
+TD.frame-head-blockquote {
+  padding: 0px 1em 1em 1em;
+  border-bottom: 2px solid #5c6064;
+  vertical-align: middle;
+  font-family: sans-serif;
+  text-align: center;
+  text-decoration: none;
+  font-size: x-small;
+  font-variant: small-caps;
+  letter-spacing: 0.3em;
+}
+SPAN.g {
+  color: #784c6c;
+  font-size: x-large;
+}
+SPAN.nu {
+  color: #784c6c;
+}
+SPAN.pg {
+  color: #5c6064;
+  font-size: x-large;
+}
+A.lang {
+  font-size: x-small;
+}
+A.lang:visited {
+  color: #784c6c;
+}
+TD.frame-navb {
+  padding: 0px 0.3em 0.5em 0.3em;
+  text-align: left;
+  font-size: small;
+}
+UL.frame-navb {
+  margin: 0px;
+  margin-left: 1em;
+  padding-left: 1em;
+}
+UL.frame-navb:first-line {
+  margin: 0px;
+  padding-left: 1em;
+}
+LI.frame-navb {
+}
+TD.frame-cont {
+  padding: 0px 1em 1.5em 1em;
+  text-align: left;
+  vertical-align: top;
+}
+DIV.frame-foot {
+  text-align: center;
+  font-size: x-small;
+  color: #5c6064;
+}
+A.foot:link {
+  color: #5c6064;
+  font-size: x-small;
+  font-weight: normal;
+  text-decoration: underline;
+}
+A.foot:visited {
+  color: #5c6064;
+  font-size: x-small;
+  font-weight: normal;
+  text-decoration: underline;
+}
+A.foot:hover {
+  font-size: x-small;
+  font-weight: normal;
+}
diff --git a/misc/lists.gnupg.org/index.html b/misc/lists.gnupg.org/index.html
new file mode 100644
index 0000000..2e4f648
--- /dev/null
+++ b/misc/lists.gnupg.org/index.html
@@ -0,0 +1,201 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
+    <title>GnuPG and GNUTLS Mailing List Archives</title>
+
+    <link href="site.css" rel="stylesheet" />
+  </head>
+
+  <body>
+    <table class="layout" width="100%" cellspacing="30" summary="">
+      <col width="20%" /><col width="80%" />
+      <tbody>
+        <tr id="top-page">
+          <td class="layout" colspan="2">
+            <table class="frame" width="100%" summary="">
+              <col width="30%" /><col width="*" /><col width="30%" />
+              <col width="23" />
+              <tbody>
+               <tr>
+                 <td class="frame-head"> </td>
+                 <td class="frame-head">
+                   <img src="logo-gnupg-light-purple-bg.png"
+                        alt="[GnuPG Logo]" width="356" height="120" />
+                 </td>
+                 <td class="frame-head"> </td>
+                 <td class="frame-right"> </td>
+               </tr>
+               <tr>
+                 <td class="frame-bottom-lang">
+                    · English ·  
+                 </td>
+                 <td class="frame-bottom-lang"> </td>
+		 <td class="frame-bottom-mirror"> </td>
+                 <td class="frame-corner"> </td>
+               </tr>
+              </tbody>
+            </table>
+          </td>
+        </tr>
+
+
+      <tr>
+      <td class="layout">
+        <table class="frame" width="100%" summary="">
+           <col width="*" /><col width="23" />
+           <tbody>
+            <tr>
+             <td class="frame-navb">Links
+               <ul class="frame-navb">
+                 <li class="frame-navb">
+                    <a href="https://gnupg.org">GnuPG</a>
+                 </li>
+                 <li class="frame-navb">
+                    <a href="https://www.gnutls.org">GnuTLS</a>
+                 </li>
+               </ul>
+             </td>
+             <td class="frame-right"> </td>
+            </tr>
+            <tr>
+             <td class="frame-bottom"> </td>
+             <td class="frame-corner"> </td>
+            </tr>
+            <tr>
+             <td class="frame-spacing"> </td>
+            </tr>
+           </tbody>
+         </table>
+       </td>
+
+      <td class="layout">
+        <table class="frame" width="100%" summary="">
+            <col width="*" /><col width="23" />
+            <tbody>
+             <tr><td class="frame-cont">
+              <h1 id="auto-ref-0">GnuPG and GNUTLS Mailing List Archives</h1>
+
+
+<p>
+Please check the <a href="https://www.gnupg.org/faq.html">GnuPG FAQ</a> before
+you ask on one of the lists.  <!-- It might also be a good idea to first use the archive search facility. -->
+</p>
+<p>
+Please send questions about using, compiling, and installing GnuPG to
+<a href="mailto:gnupg-users at gnupg.org">gnupg-users at gnupg.org</a> and ask
+to CC you in case you are not subscribed to this mailing list.
+</p>
+<p>
+Please send questions about using, compiling, and installing GNUTLS to
+<a href="mailto:gnutls-help at lists.gnutls.org">gnutls-help at lists.gnutls.org</a>
+and ask to CC you in case you are not subscribed to this mailing list.
+</p>
+
+
+<h2>General</h2>
+<ul>
+<li><a href="/pipermail/gnupg-announce/"
+                       >gnupg-announce</a>: Important announcements</li>
+</ul>
+
+
+<h2>Users</h2>
+<ul>
+<li><a href="/pipermail/gnupg-users/"
+                       >gnupg-users</a>: Help and discussion among users of GnuPG</li>
+<li><a href="/pipermail/gnutls-help/"
+                       >gnutls-help</a>: Help and discussion among users of the GNUTLS library</li>
+</ul>
+
+<h2>Developers</h2>
+<ul>
+<li><a href="/pipermail/gnupg-devel/"
+                       >gnupg-devel</a>: Development of GnuPG</li>
+<li><a href="/pipermail/gcrypt-devel/"
+                       >gcrypt-devel</a>: Development of Libgcrypt</li>
+<li><a href="/pipermail/gnutls-devel/"
+                       >gnutls-devel</a>: Development of the GNUTLS library</li>
+</ul>
+
+
+              </td>
+
+              <td class="frame-right"> </td>
+             </tr>
+             <tr>
+              <td class="frame-bottom"> </td>
+              <td class="frame-corner"> </td>
+            </tr>
+            <tr>
+              <td class="frame-spacing"> </td>
+            </tr>
+          </tbody>
+        </table>
+
+      </td>
+
+    </tr>
+    <tr>
+      <td class="layout"> </td>
+      <td class="layout">
+       <div class="frame-foot">
+         <table width="100%" summary="">
+           <col width="25%" /><col width="50%" /><col width="25%" />
+           <tr>
+             <td> </td>
+             <td>Send comments on these web pages to
+               <a href="mailto:webmaster at gnupg.org"
+                   ><em>webmaster at gnupg.org</em></a>
+               and make sure to include the URL to the GnuPG webpage
+               in the subject.
+               Copyright (C) 2012 the GnuPG and GNUTLS contributors.
+               Verbatim copying and distribution of this entire article is
+               permitted in any medium, provided this notice is preserved.</td>
+             <td> </td>
+           </tr>
+           <tr>
+             <td> </td>
+             <td>Technical resources for this<br />
+               service are sponsered by</td>
+             <td> </td>
+           </tr>
+           <tr>
+             <td> </td>
+             <td><a class="img" href="https://www.plusserver.com/">
+                 <img src="logo-sponsor.png" alt="Logo PlusServer" width="229"
+                      height="40"/></a>
+             </td>
+             <td> </td>
+           </tr>
+         </table>
+         <br />
+
+         <p>
+
+          <a class="img" href="https://validator.w3.org/check/referer">
+             <img src="https://www.w3.org/Icons/valid-xhtml10"
+                  alt="Valid XHTML 1.0!"
+                  height="31" width="88" /></a>
+             
+          <a class="img" href="https://www.un.org/en/charter-united-nations/">
+             <img src="pace.png"
+                  alt="Peace!"
+                  height="40" width="58" /></a>
+             
+          <a class="img" href="https://jigsaw.w3.org/css-validator/validator?uri=https://www.gnupg.org/share/site.css">
+             <img src="https://jigsaw.w3.org/css-validator/images/vcss"
+                  alt="Valid CSS!"
+                  height="31" width="88" /></a>
+         </p>
+
+        </div>
+       </td>
+      </tr>
+     </tbody>
+    </table>
+  </body>
+</html>
diff --git a/misc/lists.gnupg.org/logo-gnupg-light-purple-bg.png b/misc/lists.gnupg.org/logo-gnupg-light-purple-bg.png
new file mode 100644
index 0000000..41264d9
Binary files /dev/null and b/misc/lists.gnupg.org/logo-gnupg-light-purple-bg.png differ
diff --git a/misc/lists.gnupg.org/logo-sponsor.png b/misc/lists.gnupg.org/logo-sponsor.png
new file mode 100644
index 0000000..e01ada7
Binary files /dev/null and b/misc/lists.gnupg.org/logo-sponsor.png differ
diff --git a/misc/lists.gnupg.org/pace.png b/misc/lists.gnupg.org/pace.png
new file mode 100644
index 0000000..d627c9a
Binary files /dev/null and b/misc/lists.gnupg.org/pace.png differ
diff --git a/misc/lists.gnupg.org/robots.txt b/misc/lists.gnupg.org/robots.txt
new file mode 100644
index 0000000..024ae7d
--- /dev/null
+++ b/misc/lists.gnupg.org/robots.txt
@@ -0,0 +1,4 @@
+#
+# Lists.gnupg.org's Robot Exclusion List
+#
+User-Agent: *
diff --git a/misc/lists.gnupg.org/site.css b/misc/lists.gnupg.org/site.css
new file mode 100644
index 0000000..884dad5
--- /dev/null
+++ b/misc/lists.gnupg.org/site.css
@@ -0,0 +1,209 @@
+A:link {
+  color: #784c6c;
+  font-weight: bold;
+  text-decoration: none;
+}
+A:hover {
+  background-color: #d0dce8;
+  font-weight: bold;
+  text-decoration: none;
+}
+A:visited {
+  color: #5c6064;
+  font-weight: bold;
+  text-decoration: none;
+}
+A.img:hover {
+  background-color: #f0f0fc;
+}
+BLOCKQUOTE {
+  border: 1px solid black;
+  padding: 1em;
+}
+BODY {
+  margin-left: 0px;
+  margin-right: 0px;
+  text-align: left;
+  color: black;
+  background-color: #f0f0fc;
+  font-family: sans-serif;
+  font-weight: normal;
+  text-decoration: none;
+}
+DD {
+  padding-bottom: 1em;
+}
+H1,
+H2 {
+  font-size: large;
+}
+H1:first-letter,
+H2:first-letter {
+  font-size: x-large;
+}
+H3:first-letter {
+  font-size: large;
+}
+H1,
+H2,
+H3 {
+  color: #5c6064;
+  font-weight: bold;
+  font-variant: small-caps;
+  letter-spacing: 0.1em;
+}
+H1:first-letter,
+H2:first-letter,
+H3:first-letter {
+  color: #784c6c;
+}
+IMG {
+  border: none;
+}
+LI.important {
+  color: red;
+}
+P.out-of-date {
+  font-style: italic;
+  font-size: small;
+}
+PRE,
+DIV.samp {
+  background-color: #ebebf4;
+  margin: 1em;
+  border: 1px solid black;
+  padding: 1em;
+  font-size: small;
+}
+SPAN.important {
+  color: red;
+}
+DIV.urgent {
+  width: 85%;
+  text-align: center;
+  border: solid red;
+  font-weight: bold;
+}
+TABLE.layout {
+  background-color: transparent;
+  border-collapse: separate;
+  border: none;
+}
+TD.layout {
+  border: 1px none black;
+  padding: 0px;
+  text-align: right;
+  vertical-align: top;
+}
+TABLE.frame {
+  background-color: transparent;
+  border-collapse: collapse;
+  border: 1px none black;
+}
+TD.frame-right {
+  border-left: 2px solid #784c6c;
+}
+TD.frame-bottom,
+TD.frame-bottom-lang,
+TD.frame-bottom-mirror {
+  color: #5c6064;
+  border-top: 2px solid #5c6064;
+  text-align: left;
+  font-size: small;
+  font-weight: bold;
+}
+TD.frame-bottom-lang,
+TD.frame-bottom-mirror {
+  font-size: x-small;
+}
+TD.frame-bottom-mirror {
+  text-align: right;
+}
+TD.frame-corner {
+  border-top: 2px solid #5c6064;
+  border-left: 2px solid #784c6c;
+}
+TD.frame-spacing {
+  border: none;
+  height: 30px;
+}
+TD.frame-head {
+  padding: 0px 0px 1em 0px;
+  border: none;
+  text-align: center;
+  vertical-align: middle;
+  font-size: large;
+  font-variant: small-caps;
+  font-weight: bold;
+  letter-spacing: 0.3em;
+}
+TD.frame-head-blockquote {
+  padding: 0px 1em 1em 1em;
+  border-bottom: 2px solid #5c6064;
+  vertical-align: middle;
+  font-family: sans-serif;
+  text-align: center;
+  text-decoration: none;
+  font-size: x-small;
+  font-variant: small-caps;
+  letter-spacing: 0.3em;
+}
+SPAN.g {
+  color: #784c6c;
+  font-size: x-large;
+}
+SPAN.nu {
+  color: #784c6c;
+}
+SPAN.pg {
+  color: #5c6064;
+  font-size: x-large;
+}
+A.lang {
+  font-size: x-small;
+}
+A.lang:visited {
+  color: #784c6c;
+}
+TD.frame-navb {
+  padding: 0px 0.3em 0.5em 0.3em;
+  text-align: left;
+  font-size: small;
+}
+UL.frame-navb {
+  margin: 0px;
+  margin-left: 1em;
+  padding-left: 1em;
+}
+UL.frame-navb:first-line {
+  margin: 0px;
+  padding-left: 1em;
+}
+LI.frame-navb {
+}
+TD.frame-cont {
+  padding: 0px 1em 1.5em 1em;
+  text-align: left;
+  vertical-align: top;
+}
+DIV.frame-foot {
+  text-align: center;
+  font-size: x-small;
+  color: #5c6064;
+}
+A.foot:link {
+  color: #5c6064;
+  font-size: x-small;
+  font-weight: normal;
+  text-decoration: underline;
+}
+A.foot:visited {
+  color: #5c6064;
+  font-size: x-small;
+  font-weight: normal;
+  text-decoration: underline;
+}
+A.foot:hover {
+  font-size: x-small;
+  font-weight: normal;
+}

-----------------------------------------------------------------------

Summary of changes:
 .../git.gnupg.org}/logo-gnupg-light-purple-bg.png  | Bin
 {web/share => misc/git.gnupg.org}/logo-sponsor.png | Bin
 {web/share => misc/git.gnupg.org}/pace.png         | Bin
 .../htdocs => git.gnupg.org}/site.css              |  68 +-----------
 misc/{git.gnupg.org => lists.gnupg.org}/index.html | 115 +++++++++------------
 .../logo-gnupg-light-purple-bg.png                 | Bin
 .../lists.gnupg.org}/logo-sponsor.png              | Bin
 {web/share => misc/lists.gnupg.org}/pace.png       | Bin
 misc/lists.gnupg.org/robots.txt                    |   4 +
 .../htdocs => lists.gnupg.org}/site.css            |  68 +-----------
 10 files changed, 59 insertions(+), 196 deletions(-)
 copy {web/share => misc/git.gnupg.org}/logo-gnupg-light-purple-bg.png (100%)
 copy {web/share => misc/git.gnupg.org}/logo-sponsor.png (100%)
 copy {web/share => misc/git.gnupg.org}/pace.png (100%)
 copy misc/{accounts.gnupg.net/htdocs => git.gnupg.org}/site.css (79%)
 copy misc/{git.gnupg.org => lists.gnupg.org}/index.html (63%)
 copy {web/share => misc/lists.gnupg.org}/logo-gnupg-light-purple-bg.png (100%)
 copy {web/share => misc/lists.gnupg.org}/logo-sponsor.png (100%)
 copy {web/share => misc/lists.gnupg.org}/pace.png (100%)
 create mode 100644 misc/lists.gnupg.org/robots.txt
 copy misc/{accounts.gnupg.net/htdocs => lists.gnupg.org}/site.css (79%)


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list