gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: split release/pitch as suggested by R


From: gnunet
Subject: [taler-www] branch master updated: split release/pitch as suggested by RMS
Date: Sat, 29 Oct 2022 00:30:03 +0200

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 a4613c9  split release/pitch as suggested by RMS
a4613c9 is described below

commit a4613c94e5eebad9b42742e26406b4677e9f2f7a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Oct 29 00:30:00 2022 +0200

    split release/pitch as suggested by RMS
---
 template/news/2022-11.html.j2 | 21 +++++++--------------
 template/news/2022-12.html.j2 | 18 ++++++++++++++++++
 2 files changed, 25 insertions(+), 14 deletions(-)

diff --git a/template/news/2022-11.html.j2 b/template/news/2022-11.html.j2
index cfd05f0..4364d12 100644
--- a/template/news/2022-11.html.j2
+++ b/template/news/2022-11.html.j2
@@ -5,7 +5,7 @@
 We are happy to announce the release of GNU Taler v0.9.
 </p>
 <p>
-We have addressed over XXX  individual issues, our bug tracker
+We have addressed over 200 individual issues, our bug tracker
 has the <a 
href="https://bugs.gnunet.org/changelog_page.php?version_id=295";>full list</a>.
 Notable changes include:
 </p>
@@ -24,21 +24,14 @@ Notable changes include:
 Many of the major new features were developed under an NGI POINTER grant
 funded by the European Commissions great <a href="https://ngi.eu/";>Next
 Generation Internet</a> initiative under grant
-agreement number XXXXXX.
+agreement number 871528.
 Performance measurements and improvements were funded by an NGI Fed4Fire+
 grant.
 </p>
-<h4>Taler Systems SA is looking for investors</h4>
 <p>
-To fund further development, we are still looking for investors. We have
-convinced our chief moral officer to record a special business pitch for
-those that are interested.
-</p>
-<p>
-  <video id="video" poster="/images/logo-2021.svg" autobuffer="" height="360" 
width="640" controls="controls">
-    <source src="/videos/rms2022.webm" type="video/webm" />
-    <source src="/videos/rms2022.m4v" type="video/mp4" />
-  </video>
+To fund further development,
+<a href="https://taler-systems.com/";>Taler Systems SA</a> is still
+<a href="2022-12.html">looking for investors.</a>
 </p>
 <h4>Download links</h4>
 <p>
@@ -47,7 +40,6 @@ href="https://wallet.taler.net/";>here</a>.  The exchange, 
merchant backend,
 sync and bank components are distributed via the GNU FTP mirrors.
 </p>
 <ul>
-
 <li><a 
href="http://ftpmirror.gnu.org/taler/taler-exchange-0.9.0.tar.gz";>http://ftpmirror.gnu.org/taler/taler-exchange-0.9.0.tar.gz</a></li>
 <li><a 
href="http://ftpmirror.gnu.org/taler/taler-exchange-0.9.0.tar.gz.sig";>http://ftpmirror.gnu.org/taler/taler-exchange-0.9.0.tar.gz.sig</a></li>
 <li><a 
href="http://ftpmirror.gnu.org/taler/libeufin-0.9.0.tar.gz";>http://ftpmirror.gnu.org/taler/libeufin-0.9.0.tar.gz</a></li>
@@ -63,6 +55,7 @@ sync and bank components are distributed via the GNU FTP 
mirrors.
 <li><a 
href="http://ftpmirror.gnu.org/taler/taler-twister-0.9.0.tar.gz";>http://ftpmirror.gnu.org/taler/taler-twister-0.9.0.tar.gz</a></li>
 <li><a 
href="http://ftpmirror.gnu.org/taler/taler-twister-0.9.0.tar.gz.sig";>http://ftpmirror.gnu.org/taler/taler-twister-0.9.0.tar.gz.sig</a></li>
 </ul>
+<p>
 You must first install <a 
href="https://gnunet.org/en/news/2022-11-0.18.0.html";>GNUnet v0.18</a> to 
compile GNU Taler 0.9 from source.
-
+</p>
 {% endblock body_content %}
diff --git a/template/news/2022-12.html.j2 b/template/news/2022-12.html.j2
new file mode 100644
index 0000000..e640b21
--- /dev/null
+++ b/template/news/2022-12.html.j2
@@ -0,0 +1,18 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<h1>2022-12: Taler Systems SA is looking for investors</h1>
+<p>
+To fund further development of GNU Taler,
+<a href="https://taler-systems.com/";>Taler Systems SA</a>
+is still looking for investors. We have
+convinced our
+<a href="https://stallman.org/";>chief moral officer</a>
+to record a special business pitch for those that are interested.
+</p>
+<p>
+  <video id="video" poster="/images/logo-2021.svg" autobuffer="" height="360" 
width="640" controls="controls">
+    <source src="/videos/rms2022.webm" type="video/webm" />
+    <source src="/videos/rms2022.m4v" type="video/mp4" />
+  </video>
+</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]