commit a303cd78d0dc48c15ae67172fd59a3b4cc1bfcbb
parent 3ab43eb3a807fda5a69fb52e86311a69cc24630e
Author: Stefan Kügel <stefan.kuegel@taler.net>
Date: Tue, 7 Oct 2025 22:13:11 +0200
update NGI homepage and the README file for taler-www
Diffstat:
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/README b/README
@@ -41,13 +41,16 @@ A. Preparing the environment:
If not already installed, please install according to your needs and your OS:
-# apt install python3-jinja2 python3-babel python3-distutils
-# apt install python3-ruamel.yaml
-# apt install python3-lxml python3-bs4
-# apt install git
+# apt install python3-babel python3-jinja2 python3-markupsafe
+# apt install python3-ruamel.yaml python3-ruamel.yaml.clib
+# apt install python3-lxml python3-bs4 python3-cssselect python3-lxml python3-soupsieve
+# apt install gettext gettext-base
-> On some distros, you may need to use `pip install ruamel.yaml`
+and if not yet done:
+# apt install git
+
For read-only access pass
# git clone https://git.taler.net/www.git
diff --git a/template/ngi-taler.html.j2 b/template/ngi-taler.html.j2
@@ -58,8 +58,8 @@
<div class="col-md-11 col-md-4 mb-4 px-md-4">
<p class="w-responsive mx-auto mb-3">
NGI TALER has frequent open calls for funding to third parties.
- The first deadline was April 1<sup>st</sup> 2024, followed by June 1<sup>st</sup>, October 1<sup>st</sup>, December 1<sup>st</sup>, February 1<sup>st</sup> 2025, April 1<sup>st</sup>, June 1<sup>st</sup>, and August 1<sup>st</sup>.
- <b>The 9<sup>th</sup> call of NGI TALER</b> opened up on August 1<sup>st</sup> 2025 with a deadline of <b>October 1<sup>st</sup> 2025 (12:00 CET)</b>.
+ The deadlines were April 1<sup>st</sup> 2024, June 1<sup>st</sup>, October 1<sup>st</sup>, December 1<sup>st</sup>, February 1<sup>st</sup> 2025, April 1<sup>st</sup>, June 1<sup>st</sup>, August 1<sup>st</sup>, and October 1<sup>st</sup>.
+ <b>The 10<sup>th</sup> open call of NGI TALER</b> opened up on October 1<sup>st</sup> 2025 with a deadline of <b>December 1<sup>st</sup> 2025 (12:00 CET)</b>.
You can find more information at the <strong><a href="https://nlnet.nl/taler" target="_blank" rel="noopener noreferrer">Open Calls</a></strong> page and
get feedback and support at the <strong><a href="https://ich.taler.net/pub/open-calls-helpdesk" target="_blank" rel="noopener noreferrer">
TALER Integration Community Hub</a></strong>.