gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[www] branch master updated: add download links to install


From: gnunet
Subject: [www] branch master updated: add download links to install
Date: Sun, 15 Dec 2019 18:45:12 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 08f0afa  add download links to install
08f0afa is described below

commit 08f0afaa4efdc036dbf3a9a613cfd5324c319089
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Sun Dec 15 18:41:59 2019 +0100

    add download links to install
---
 template/install.html.j2 | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

diff --git a/template/install.html.j2 b/template/install.html.j2
index 03313f6..2245b9f 100644
--- a/template/install.html.j2
+++ b/template/install.html.j2
@@ -7,12 +7,24 @@
   </header>
 
   <div class="row container justify-content-center">
-          <div class="alert" style="background-color: #419edb;">
-        <div class="alert-content">
+    <div class="alert" style="background-color: #419edb;">
+      <div class="alert-content">
           Notice: GNUnet is still undergoing major development. It is
           largely <i>not yet ready</i> for usage beyond developers.
-        </div>
       </div>
+    </div>
+  </div>
+
+  <h3>Current release downloads:</h3>
+  <div class="row container justify-content-center">
+    <div class="col-md">
+    <b>gnunet</b>: <a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-0.12.0.tar.gz";>0.12.0</a> (<a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-0.12.0.tar.gz.sig";>sig</a>) 
sha512sum: 
<tt>5457d6f80478b28821de70b4da419d40d6972d270622bdeb83e5552b286fd032</tt><br>
+    <b>gnunet-gtk</b>: <a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.12.0.tar.gz";>0.12.0</a> (<a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.12.0.tar.gz.sig";>sig</a>) 
sha512sum: 
<tt>cb99da11d68107f9709ee5be49cc574e9a03054767334767930ae6b0bd1a4421</tt><br/>
+    <b>gnunet-fuse</b>: <a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.12.0.tar.gz";>0.12.0</a> (<a 
href="http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.12.0.tar.gz.sig";>sig</a>) 
sha512sum: 
<tt>4d42dc3112f36ada150b3904e207b93373c90d4fbd5a1c6415ee7f5c6a428e3b</tt>
+    </div>
+  </div>
+  <h3>Instructions</h3><br/>
+  <div class="row container justify-content-center">
     <div class="col-md">
       {% trans %}
       <p>The following GNUnet installation instructions help you building from 
source for your Operating System.</p>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]