gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: Updating the Makefile and YML (year update,


From: gnunet
Subject: [www] branch master updated: Updating the Makefile and YML (year update, language file generation for Catalan and Esperanto)
Date: Mon, 16 Jan 2023 16:25:38 +0100

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

stefan-kuegel pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 30d33644 Updating the Makefile and YML (year update, language file 
generation for Catalan and Esperanto)
30d33644 is described below

commit 30d33644290f1c5ecc16be1208e713aff088ad05
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Mon Jan 16 14:39:54 2023 +0100

    Updating the Makefile and YML (year update, language file generation for 
Catalan and Esperanto)
    
    Signed-off-by: Stefan Kügel <skuegel@web.de>
---
 Makefile | 4 ++--
 www.yml  | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 3b891920..a3bd45c8 100644
--- a/Makefile
+++ b/Makefile
@@ -10,8 +10,8 @@ all:
 
 .PHONY: run
 run: all
-       $(browser) http://0.0.0.0:8000/rendered/en &
-       $(python) -m http.server
+       $(browser) http://0.0.0.0:8000/en &
+       $(python) -m http.server --directory rendered/
 
 variant = $(opt_variant)
 
diff --git a/www.yml b/www.yml
index 83ab5a1d..b9eea258 100644
--- a/www.yml
+++ b/www.yml
@@ -10,6 +10,8 @@ siteconf:
 langs_full: &langs
     en: English
     ar: عربي
+    ca: Català
+    eo: Esperanto
     fr: Français
     it: Italiano
     es: Español

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