gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch stable updated (af234ef -> 0d97608)


From: gnunet
Subject: [www] branch stable updated (af234ef -> 0d97608)
Date: Thu, 13 Feb 2020 10:08:37 +0100

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

martin-schanzenbach pushed a change to branch stable
in repository www.

    from af234ef  update gsoc
     add 5979d78  update for 2020
     add 0d97608  description on what to do

No new revisions were added by this update.

Summary of changes:
 build-system/taler-build-scripts |  2 +-
 inc                              |  2 +-
 template/gsoc.html.j2            | 88 ++++++++++++++++++++--------------------
 3 files changed, 47 insertions(+), 45 deletions(-)

diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
index d81bbfa..d725a0c 160000
--- a/build-system/taler-build-scripts
+++ b/build-system/taler-build-scripts
@@ -1 +1 @@
-Subproject commit d81bbfabc2538932f631d3946bd6a9b95182b4f2
+Subproject commit d725a0cd1b4aa3ff54452a702b8c19db3f3c3393
diff --git a/inc b/inc
index 6a51c97..bdef602 160000
--- a/inc
+++ b/inc
@@ -1 +1 @@
-Subproject commit 6a51c97bddcffef78e0c3b39a0eddd69876b6907
+Subproject commit bdef602fcbd13d59aef971307b3730247a8b9c56
diff --git a/template/gsoc.html.j2 b/template/gsoc.html.j2
index 898fde1..931bd02 100644
--- a/template/gsoc.html.j2
+++ b/template/gsoc.html.j2
@@ -9,7 +9,7 @@
   <div class="row">
     <div class="col-2 d-none d-lg-block"><!-- for large viewports show menu 
for better orientation -->
       <nav class="nav subnav position-fixed flex-column border-right" 
style="position:fixed">
-      <a class="nav-link" href="#current">{{ _("Current projects") }}</a>
+      <a class="nav-link" href="#current">{{ _("Ideas 2020") }}</a>
       <a class="nav-link" href="#past">{{ _("Past projects") }}</a>
       <a class="nav-link" href="#finished">{{ _("Finished projects") }}</a>
       </nav>
@@ -20,54 +20,13 @@
         <p>
         {% trans %}
           As a GNU project, GNUnet has participated in the Google Summer of 
Code (GSoC) for a number of years. This page lists all current, past, and 
finished projects.
+          If you want to participate and apply for any of the ideas below (or 
even your own ideas), please contact us either in IRC or mailing list.
         {% endtrans %}
         </p>
       </section>
 
 
       <h2><a name="current" class="subnav-anchor"></a>{{ _("Current projects") 
}}</h2>
-      <!-- Past projects: Previously proposed, but left unfinished. 
Inspiration for students. -->
-      <h2><a name="past" class="subnav-anchor"></a>{{ _("Past projects") 
}}</h2>
-      <p>
-        Past projects: Previously proposed, but left unfinished. Inspiration 
for students.
-      </p>
-            <section>
-        <h4>Android Port</h4>
-        <p>
-          {% trans %}
-            It is time for GNUnet to run properly on Android.  Note that
-            GNUnet is written in C, and this is not about rewriting
-            GNUnet in Java, but about getting the C code to run on Android.
-          {% endtrans %}
-        </p>
-        <p>
-          {% trans %}
-            <strong>Mentors:</strong> <a 
href="https://www.goebel-consult.de/";>Hartmut Goebel</a>
-          {% endtrans %}
-        </p>
-      </section>
-
-      <section>
-        <h4>Help with Continuous Integration setup</h4>
-        <p>
-          {% trans %}
-            There is a push for migrating our CI to Gitlab.  The CI should
-            eventually not just run "make check" on various platforms, but also
-            perform tests with multiple peers running in different VMs with
-            specific network topologies (i.e. NAT) between them being 
simulated.
-            The CI should also be integrated with Gauger for performance
-            regression analysis.  Running jobs only when dependencies have 
changed
-            and scripting more granular triggers or ideally automatic 
dependency
-            discovery (as done by the autotools) is also important.
-          {% endtrans %}
-        </p>
-        <p>
-          {% trans %}
-            <strong>Mentors:</strong> TBD
-          {% endtrans %}
-        </p>
-      </section>
-
       <section>
         <h4>re:claimID/GNUnet Browser Plugin</h4>
         <p>
@@ -135,6 +94,49 @@
         </p>
       </section>
 
+      <!-- Past projects: Previously proposed, but left unfinished. 
Inspiration for students. -->
+      <h2><a name="past" class="subnav-anchor"></a>{{ _("Past projects") 
}}</h2>
+      <p>
+        Past projects: Previously proposed, but left unfinished. Inspiration 
for students.
+      </p>
+            <section>
+        <h4>Android Port</h4>
+        <p>
+          {% trans %}
+            It is time for GNUnet to run properly on Android.  Note that
+            GNUnet is written in C, and this is not about rewriting
+            GNUnet in Java, but about getting the C code to run on Android.
+          {% endtrans %}
+        </p>
+        <p>
+          {% trans %}
+            <strong>Mentors:</strong> <a 
href="https://www.goebel-consult.de/";>Hartmut Goebel</a>
+          {% endtrans %}
+        </p>
+      </section>
+
+      <section>
+        <h4>Help with Continuous Integration setup</h4>
+        <p>
+          {% trans %}
+            There is a push for migrating our CI to Gitlab.  The CI should
+            eventually not just run "make check" on various platforms, but also
+            perform tests with multiple peers running in different VMs with
+            specific network topologies (i.e. NAT) between them being 
simulated.
+            The CI should also be integrated with Gauger for performance
+            regression analysis.  Running jobs only when dependencies have 
changed
+            and scripting more granular triggers or ideally automatic 
dependency
+            discovery (as done by the autotools) is also important.
+          {% endtrans %}
+        </p>
+        <p>
+          {% trans %}
+            <strong>Mentors:</strong> TBD
+          {% endtrans %}
+        </p>
+      </section>
+
+
       <section>
         <h4>Enable all networking applications to run over GNUnet out of the 
box</h4>
         <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]