[git] gnupg-doc - branch, preview, updated. 3256e98b3f821e8d49051216942d631e70dfe0fc

by Marcus Brinkmann cvs at cvs.gnupg.org
Thu May 11 16:10:08 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, preview has been updated
       via  3256e98b3f821e8d49051216942d631e70dfe0fc (commit)
       via  7d83421c2406bf59d91a7a42074f9eaca27f82be (commit)
      from  62b7602cbd122592a649f7e6e0628331c68863e3 (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 3256e98b3f821e8d49051216942d631e70dfe0fc
Author: Marcus Brinkmann <marcus.brinkmann at ruhr-uni-bochum.de>
Date:   Thu May 11 16:09:01 2017 +0200

    web: Add more base extensions to publish (for JS and fonts).

diff --git a/web/share/gpgweb.el b/web/share/gpgweb.el
index 110cea8..1ecd7b5 100644
--- a/web/share/gpgweb.el
+++ b/web/share/gpgweb.el
@@ -33,7 +33,7 @@
 
    (aput 'org-publish-project-alist "gpgweb-other"
    `(:base-directory ,gpgweb-root-dir
-     :base-extension "jpg\\|png\\|css\\|txt\\|rss\\|lst\\|sig"
+     :base-extension "jpg\\|png\\|css\\|txt\\|rss\\|lst\\|sig\\|js\\|map\\|eot\\|ttf\\|woff\\|woff2"
      :recursive t
      :publishing-directory ,gpgweb-stage-dir
      :publishing-function org-publish-attachment

commit 7d83421c2406bf59d91a7a42074f9eaca27f82be
Author: Marcus Brinkmann <marcus.brinkmann at ruhr-uni-bochum.de>
Date:   Thu May 11 16:08:35 2017 +0200

    web: Adjust some resource paths.

diff --git a/web/donate/index.org b/web/donate/index.org
index 5440292..fd8a78d 100644
--- a/web/donate/index.org
+++ b/web/donate/index.org
@@ -148,13 +148,13 @@
 	    <strong><a href="https://lists.gnupg.org/pipermail/gnupg-devel/1997-December/014131.html">For
 		over 20 years</a>, GnuPG has helped protect online communication.</strong>
 	    <a href="https://www.eff.org/de/about/staff/cindy-cohn">Cindy
-	      Cohn<img src="/share/campaign/img/headshots/cindy-cohn.png"
+	      Cohn<img src="/share/campaign/img/headshots/cindy-cohn.jpg"
 		       class="camp-headshot pull-right"></a>, Executive Director of
 	    the <a href="https://www.eff.org/">Electronic Frontier
 	      Foundation</a> (EFF), describes GnuPG as <i>"the way that I most
 	      often communicate with people who are in need around the
 	      world."</i>  <a href="https://www.buzzfeed.com/sheerafrenkel">Sheera
-	      Frenkel<img src="/share/campaign/img/headshots/sheera-frenkel.png"
+	      Frenkel<img src="/share/campaign/img/headshots/sheera-frenkel.jpg"
 			  class="camp-headshot pull-left"></a>, Foreign Correspondent
 	    for BuzzFeed News,
 	    relates: <i>"<strong>As a news organization, we're trained on using
@@ -170,7 +170,7 @@
 	    which power <a
 			  href="https://en.wikipedia.org/wiki/Linux#Market_share_and_uptake">two-thirds
 	      of all web sites</a>.  And, GnuPG is widely used by organizations
-	    and companies.  For instance, Arthur Jordan<img src="/share/campaign/img/headshots/arthur-jordan.png"
+	    and companies.  For instance, Arthur Jordan<img src="/share/campaign/img/headshots/arthur-jordan.jpg"
 							    class="camp-headshot pull-right">, Vice-President of
 	    Information Technology at 2U told us:
 	    <i>"when we reached out to universities about how they wanted to do
diff --git a/web/share/campaign/campaign.css b/web/share/campaign/campaign.css
index 30f2edd..ffde211 100644
--- a/web/share/campaign/campaign.css
+++ b/web/share/campaign/campaign.css
@@ -73,7 +73,7 @@ h4 small {
 .flying-locks {
   background-color: #f8f8f8;
   background-position: -100px -100px;
-  background-image: url("gnupg-white-plain.png");
+  background-image: url("/share/gnupg-lock-white-250x250.png");
 }
 /* Carousel base class */
 .carousel {

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

Summary of changes:
 web/donate/index.org            | 6 +++---
 web/share/campaign/campaign.css | 2 +-
 web/share/gpgweb.el             | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)


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




More information about the Gnupg-commits mailing list