[git] gnupg-doc - branch, master, updated. 6d4d09294732b1a4df99b22806f1aac317d93383

by Werner Koch cvs at cvs.gnupg.org
Wed Dec 18 18:51:44 CET 2013


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  6d4d09294732b1a4df99b22806f1aac317d93383 (commit)
      from  ff3cd45936039ad4f7c83de9bde1f09e1c9ad261 (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 6d4d09294732b1a4df99b22806f1aac317d93383
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Dec 18 18:50:16 2013 +0100

    Add permanent links to block entries at the index page.

diff --git a/misc/blog.gnupg.org/index.html b/misc/blog.gnupg.org/index.html
index f7031ae..3d14957 100644
--- a/misc/blog.gnupg.org/index.html
+++ b/misc/blog.gnupg.org/index.html
@@ -117,6 +117,11 @@
 	>newsletter</a> subscribers
 	and <a href="https://twitter.com/gnupg">Twitter</a> followers
 	will be the first to know.</p>
+
+  <p><a class="permalink"
+        href="20131218-getting-goteo-approval.html"></a></p>
+
+
 </div>
 
 
@@ -126,13 +131,14 @@
   <a href="20131215-gcrypt-bench.html"
      ><h2>Speedups in Libgcrypt 1.6</h2></a>
   <h5>Posted 15 December 2013 by Werner Koch</h5>
-<p>
-[...]  To check how the forthcoming version 1.6.0 of Libgcrypt
-compares to the older 1.5 version of Libgcrypt, I did some benchmarks
-using a Thinkpad X220 which features an i5-2410M processor at 2.3GHz
-running a 64 bit Debian Wheezy.
-<a href="20131215-gcrypt-bench.html">{more}</a>
-</p>
+  <p>
+    [...]  To check how the forthcoming version 1.6.0 of Libgcrypt
+    compares to the older 1.5 version of Libgcrypt, I did some benchmarks
+    using a Thinkpad X220 which features an i5-2410M processor at 2.3GHz
+    running a 64 bit Debian Wheezy.
+    <a href="20131215-gcrypt-bench.html">{more}</a>
+  </p>
+  <p><a class="permalink" href="20131215-gcrypt-bench.html"></a></p>
 </div>
 
 <div class="entry">
@@ -210,6 +216,7 @@ running a 64 bit Debian Wheezy.
        >Receive email updates</button>
   </form>
 
+  <p><a class="permalink" href="20131213-preparing-for-launch.html"></a></p>
 </div>
 
 
@@ -271,6 +278,8 @@ running a 64 bit Debian Wheezy.
   the <a href="http://keys.gnupg.net/" target="blank">keyservers</a>
   with fresh keys from new users!</p>
 
+  <p><a class="permalink"
+        href="20131113-friends-tell-friends-they-love-gnupg.html"></a></p>
 </div>
 
 <div class="entry">
@@ -343,6 +352,8 @@ running a 64 bit Debian Wheezy.
             >Receive email updates</button>
   </form>
 
+  <p><a class="permalink"
+        href="20131105-securing-the-future-of-gnupg.html"></a></p>
 </div>
 
 <div class="entry">
@@ -372,6 +383,7 @@ running a 64 bit Debian Wheezy.
   our <a href="http://gnupg.totemapp.com/company" target="blank">press
   contact page</a> hosted on Totem. That's all for now.</p>
 
+  <p><a class="permalink" href="20131030-new-blog-first-post.html"></a></p>
 </div>
 
 <!-- End Content -->
diff --git a/misc/blog.gnupg.org/site.css b/misc/blog.gnupg.org/site.css
index 418e905..7ca5919 100644
--- a/misc/blog.gnupg.org/site.css
+++ b/misc/blog.gnupg.org/site.css
@@ -236,6 +236,19 @@ A.foot:hover {
 	clear: both;
 }
 
+/* The perma link .  */
+.permalink {
+    float: right;
+    font-style: italic;
+    font-size: 0.6em;
+    margin-bottom: 1em;
+}
+
+a.permalink:before {
+    content: "{permanent link}";
+}
+
+
 /*Image caption rules*/
 .captioned-img {
 	border: 1px solid #808080;
@@ -247,4 +260,7 @@ A.foot:hover {
 .captioned-img p {
 	margin: 0;
 	padding: 0.5em 0 0.2em 0;
-}
\ No newline at end of file
+}
+
+
+/* eof */
\ No newline at end of file
diff --git a/web/index.org b/web/index.org
index 6f0d68a..3963eab 100644
--- a/web/index.org
+++ b/web/index.org
@@ -46,8 +46,9 @@ all [[file:news.org][news of previous years]] is also available.
 
 ** Blog: Getting Goteo crowdfunding approval (2013-12-18)
 
-The targets are set, the rewards are prepared, the press release has been edited and translated, and now we're waiting for approval from the crowdfunding platform Goteo ...
-[[http://blog.gnupg.org/][{more}]]
+The targets are set, the rewards are prepared, the press release has
+been edited and translated, and now we're waiting for approval from
+the crowdfunding platform Goteo ...  [[http://blog.gnupg.org/20131218-getting-goteo-approval.html][{more}]]
 
 ** GnuPG 1.4.16 released (2013-12-18)                             :important:
 

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

Summary of changes:
 misc/blog.gnupg.org/index.html |   26 +++++++++++++++++++-------
 misc/blog.gnupg.org/site.css   |   18 +++++++++++++++++-
 web/index.org                  |    5 +++--
 3 files changed, 39 insertions(+), 10 deletions(-)


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




More information about the Gnupg-commits mailing list