gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: add news entry


From: gnunet
Subject: [taler-www] branch master updated: add news entry
Date: Mon, 15 Jan 2024 17:17:04 +0100

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

grothoff pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 279c415  add news entry
279c415 is described below

commit 279c415a0bc01b48a597a730473240ae53328231
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jan 15 17:17:01 2024 +0100

    add news entry
---
 properties.yml                                        | 3 +++
 template/news/2024-01.html.j2                         | 9 +++++++++
 template/news/{2023-12-01.html.j2 => 2024-02.html.j2} | 9 ++-------
 3 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/properties.yml b/properties.yml
index 58eb3a5..2c29bb1 100644
--- a/properties.yml
+++ b/properties.yml
@@ -75,6 +75,9 @@ eventslist:
     speaker: Christian Grothoff
     email: cg'AT'taler.net
 newsposts:
+  - page: 2024-01.html
+    date: 2023-01-15
+    title: "NGI Taler project launched"
   - page: 2023-12.html
     date: 2023-12-09
     title: "Live demo of the GNU Taler payment system at the g0v-hackath59n in 
Taiwan"
diff --git a/template/news/2024-01.html.j2 b/template/news/2024-01.html.j2
new file mode 100644
index 0000000..2f3f5ea
--- /dev/null
+++ b/template/news/2024-01.html.j2
@@ -0,0 +1,9 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2024-01: Launch of NGI TALER: A Privacy-Preserving Payment System 
Initiative</h1>
+<p>
+We are excited to announce the creation of an EU-funded consortium
+with the central objective to launch GNU Taler as a privacy-preserving payment 
system across Europe.
+You can find more information on
+<a href="/en/ngi-taler.html">the consortium page</a>.
+</p>
diff --git a/template/news/2023-12-01.html.j2 b/template/news/2024-02.html.j2
similarity index 57%
rename from template/news/2023-12-01.html.j2
rename to template/news/2024-02.html.j2
index c5a2450..db23833 100644
--- a/template/news/2023-12-01.html.j2
+++ b/template/news/2024-02.html.j2
@@ -1,17 +1,12 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
-<h1>2023-12: Launch of NGI TALER: A Privacy-Preserving Payment System 
Initiative</h1>
-<p>
-We are excited to announce the creation of an EU-funded consortium
-with the central objective to launch GNU Taler as a privacy-preserving payment 
system across Europe.
-</p>
-<h2>Funding opportunities for developers</h2>
+<h1>Funding opportunities for GNU Taler developers</h1>
 <p>
 Join us on our journey towards informational self-determination in payments.
 As part of NGI TALER, <a href="https://nlnet.nl/";>NLnet Foundation</a>
 is running an <a href="https://nlnet.nl/taler";>open call</a> and will award 
grants
 to third parties working on GNU Taler enhancements <b>globally</b>. The 
application
 process is <a href="https://nlnet.nl/propose";>simple</a> and the first
-submission deadline is <b>February 1st 2024</b>.
+submission deadline is <b>April 1st 2024</b>.
 </p>
 {% endblock body_content %}

-- 
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]