gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: update fontpage


From: gnunet
Subject: [www] branch master updated: update fontpage
Date: Sat, 20 Jun 2020 13:39:40 +0200

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 38b0818  update fontpage
38b0818 is described below

commit 38b08186958f5845d6c6adc5d6e95c9586d9b5ff
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Sat Jun 20 13:34:00 2020 +0200

    update fontpage
---
 static/styles.css      |  6 +++-
 template/index.html.j2 | 91 ++++++++++++++++++++++----------------------------
 2 files changed, 45 insertions(+), 52 deletions(-)

diff --git a/static/styles.css b/static/styles.css
index e2d4f8d..7901d23 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -50,7 +50,6 @@ code {
 code.block {
   display: block; }
 
-
 a.btn {
   text-decoration: none !important;
   color: white !important;
@@ -60,6 +59,11 @@ a.btn:link, a.btn:visited {
     color: white !important;
 }
 
+a.btn.frontpage {
+  font-size: 2em;
+  width: 100%;
+}
+
 .bluebox a:link, .bluebox a:visited {
     text-decoration: underline !important;
     color: #f4f4f4  !important;
diff --git a/template/index.html.j2 b/template/index.html.j2
index d89fcbb..f8d86de 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -3,51 +3,22 @@
   {% import 'inc/news.macro.j2' as news %}
 <!-- Jumbotron -->
 <div class="jumbotron">
-  <div class="container">
-    <div class="row">
-      <div class="col-lg-6">
-        <center><img src="{{ url_static('images/gnunet-logo-dark-text.png') 
}}"  alt="GNUnet" /></center>
+  <div class="container text-center">
+      <div>
+        <img src="{{ url_static('images/gnunet-logo-dark-text.png') }}"  
alt="GNUnet" />
       </div>
-      <div class="col-lg-6">
       <p>
         {% trans %}
           GNUnet is a new network protocol stack for building secure,
-          distributed, and privacy-preserving applications. With
+          distributed, and privacy-preserving applications.<br/>
+          With
           strong roots in
           <a href="https://bib.gnunet.org";>academic research</a>, our
           goal is to replace the
           <a href="https://secushare.org/broken-internet";>old insecure 
Internet</a>
           protocol stack.
         {% endtrans %}
-        <br><br>
-        {% trans %}
-          GNUnet is typically run as an
-          <a href="https://en.wikipedia.org/wiki/Overlay_network";>overlay 
network</a>
-          on top of the existing Internet infrastructure forming the basis of 
a hybrid
-          <a href="architecture.html">peer-to-peer mesh and relay backbone</a>
-          for applications to run on. It could just as well be run 
independently of the Internet,
-          over <a 
href="https://en.wikipedia.org/wiki/Physical_layer";>dedicated radio and 
cable</a>.
-        {% endtrans %}
-        <br><br>
-        {% trans %}
-          GNUnet is made for a free and open society: It&#39;s a 
self-organizing network and it
-          is <a href="http://www.gnu.org/philosophy/free-sw.html";>free 
software</a>
-          as in freedom. GNUnet puts you in control of your data.
-          You determine which data to share with whom, and you&#39;re not
-          pressured to accept compromises.
-        {% endtrans %}
       </p>
-      </div>
-    </div>
-  </div>
-  <div class="container text-center">
-    <p>
-      <a class="btn btn-primary btn-lg" href="{{ url_localized('#about') 
}}">{{ _("About") }}</a>
-      &nbsp;
-      <a class="btn btn-primary btn-lg" href="{{ url_localized('install.html') 
}}">{{ _("Install") }}</a>
-      &nbsp;
-      <a class="btn btn-primary btn-lg" href="{{ url_localized('engage.html') 
}}">{{ _("Engage") }}</a>
-    </p>
   </div>
 </div>
 
@@ -202,32 +173,50 @@
       </div>
       <div class="col-lg-4">
         <section>
-        <h3>{{ _("Learn more about GNUnet") }}</h3>
+        <h3>{{ _("Enter the GNUnet") }}</h3>
         <p>
-          {% trans %}
-            If you want to know more about the GNUnet please continue reading 
-           the <a href="about.html">about page</a>. There are much more 
resources, 
-           such as the <a href="https://docs.gnunet.org";>main handbook / 
-           reference manual</a>, a <a 
href="https://bib.gnunet.org/";>bibliography</a> 
-           and <a href="https://gnunet.org/en/video.html";>videos</a>. 
-          {% endtrans %}
+        {% trans %}
+          GNUnet is typically run as an
+          <a href="https://en.wikipedia.org/wiki/Overlay_network";>overlay 
network</a>
+          on top of the existing Internet infrastructure forming the basis of 
a hybrid
+          <a href="architecture.html">peer-to-peer mesh and relay backbone</a>
+          for applications to run on. It could just as well be run 
independently of the Internet,
+          over <a 
href="https://en.wikipedia.org/wiki/Physical_layer";>dedicated radio and 
cable</a>.
+        {% endtrans %}
         </p>
         <p>
-          {% trans %}
-           You are very welcome to <a href="https://gnunet.org/en/engage.html";>
-           get engaged into the conversation</a>, 
-           <a href="https://gnunet.org/en/install.html";>install GNUnet</a>, 
-           <a href="https://gnunet.org/en/use.html";>use it</a> and 
-           <a href="https://gnunet.org/en/engage.html";>contribute</a>. <br>
-           Be aware that this project is still in an early alpha stage when it 
comes 
-           to software &#8211; it is not an easy task to rewrite the whole 
Internet!
-          {% endtrans %}
+        {% trans %}
+          GNUnet is made for a free and open society: It&#39;s a 
self-organizing network and it
+          is <a href="http://www.gnu.org/philosophy/free-sw.html";>free 
software</a>
+          as in freedom. GNUnet puts you in control of your data.
+          You determine which data to share with whom, and you&#39;re not
+          pressured to accept compromises.
+        {% endtrans %}
         </p>
         </section>
       </div>
     </div>
   </div>
 </div>
+<div class="container-fluid">
+  <div class="container">
+    <div class="row">
+      <div class="col-lg-3">
+        <a class="frontpage btn btn-primary btn-lg" href="{{ 
url_localized('about.html') }}">{{ _("Learn more") }}</a>
+      </div>
+      <div class="col-lg-3">
+        <a class="frontpage btn btn-primary btn-lg" href="{{ 
url_localized('applications.html') }}">{{ _("Applications") }}</a>
+      </div>
+      <div class="col-lg-3">
+        <a class="frontpage btn btn-primary btn-lg" href="{{ 
url_localized('engage.html') }}">{{ _("Engage") }}</a>
+        </div>
+        <div class="col-lg-3">
+        <a class="frontpage btn btn-primary btn-lg" href="{{ 
url_localized('install.html') }}">{{ _("Get started") }}</a>
+        </div>
+    </div>
+  </div>
+</div>
+
 
 
 <!--<div class="container-fluid">

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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