branch master updated: website: Fix language order.

2024-02-03 Thread julien lepiller
8dfafa0a91f1e3ca84f7fe7fb8e5e31bf1bb1e8f Author: Julien Lepiller AuthorDate: Sat Feb 3 08:42:12 2024 +0100 website: Fix language order. * website/apps/base/templates/components.scm (navbar): Fix sorting of languages. --- website/apps/base/templates/components.scm | 2 +- 1 file changed, 1

branch master updated: website: Do not translate people's name.

2023-11-02 Thread julien lepiller
commit beedf7290cc72051ba29e9c11761a77614b9ec83 Author: Julien Lepiller AuthorDate: Thu Nov 2 17:33:30 2023 +0100 website: Do not translate people's name. * website/base/templates/security.scm (security-t): Do not translate people's name. --- website/apps/base/templates/security.scm

branch master updated: nls: Update translations.

2023-05-27 Thread julien lepiller
cbbbd1c93e12710e85058f5f2627c4362d452522 Author: Julien Lepiller AuthorDate: Sat May 27 18:16:12 2023 +0200 nls: Update translations. --- website/po/cs.po | 26 + website/po/lt.po | 59 +++- website/po/tr.po | 10 -- 3

branch master updated: hydra: Add lieserl, an overdrive node, to the CI.

2022-11-27 Thread julien lepiller
below commit 703da4091885d495e5b1dca2bd79d3f9b7dae900 Author: Julien Lepiller AuthorDate: Sun Nov 27 11:20:45 2022 +0100 hydra: Add lieserl, an overdrive node, to the CI. * doc/cuirass.org (External machines): Add an entry for lieserl. * hydra/berlin.scm (services)[wireguard-service

branch master updated: nls: Update translations.

2022-10-06 Thread julien lepiller
eaa7e78164003f198d598e20fff871c428d95ded Author: Julien Lepiller AuthorDate: Thu Oct 6 06:57:18 2022 +0200 nls: Update translations. --- website/po/de.po| 36 +- website/po/eo.po| 40 +++--- website/po/es.po| 56

branch master updated: nls: Update translations.

2022-04-10 Thread julien lepiller
7eec89bef53187adf58fde33d388ff60975ca559 Author: Julien Lepiller AuthorDate: Sun Apr 10 18:29:40 2022 +0200 nls: Update translations. --- website/po/de.po| 97 +--- website/po/eo.po| 82 ++-- website/po/es.po| 117 +++-- website/po

branch master updated: hydra: berlin: Support `ja' language.

2022-04-09 Thread julien lepiller
bf537f9cb03b46a6ebe3c4e8ceb0b67f3c985fda Author: Julien Lepiller AuthorDate: Sat Apr 9 11:55:47 2022 +0200 hydra: berlin: Support `ja' language. * hydra/modules/sysadmin/nginx.scm (languages-to-accept): Add ja. --- hydra/modules/sysadmin/nginx.scm | 1 + 1 file changed, 1 insertion

branch master updated: nls: Add 'ja' translation.

2022-04-09 Thread julien lepiller
76e71d2afb10ee87f08f91ccc4bf216a1366268b Author: Julien Lepiller AuthorDate: Sat Apr 9 11:52:50 2022 +0200 nls: Add 'ja' translation. * website/po/ja.po: New file. * website/po/LINGUAS: Add it. * website/po/ietf-tags.scm: Add it. --- website/po/LINGUAS |1 + website/po/ietf

branch master updated: website: Remove conference banner.

2022-03-01 Thread julien lepiller
2d9f80c2d18f2ba505297c510d062504c3ce56b5 Author: Julien Lepiller AuthorDate: Tue Mar 1 10:23:02 2022 +0100 website: Remove conference banner. * website/apps/base/templates/theme.scm: Comment out conference banner. --- website/apps/base/templates/theme.scm | 32

branch master updated: website: Move schedule to accomodate speakers.

2022-02-18 Thread julien lepiller
commit edbc11c81e58df1d5f67b40d1bc11d91ca48e79f Author: Julien Lepiller AuthorDate: Fri Feb 18 21:32:37 2022 +0100 website: Move schedule to accomodate speakers. * website/posts/online-guix-days-2022-announcement-2.md: Update schedule. --- website/posts/online-guix-days-2022

branch master updated: website: Add conference link to header bar.

2022-02-18 Thread julien lepiller
commit bf8743290fb3fba74b4cf70d7c2970d03b2ce2b6 Author: Julien Lepiller AuthorDate: Fri Feb 18 21:27:25 2022 +0100 website: Add conference link to header bar. * website/apps/base/templates/theme.scm (theme): Add conference link to header bar. --- website/apps/base/templates

branch master updated (ba3b6e6 -> 93e110c)

2022-02-17 Thread julien lepiller
roptat pushed a change to branch master in repository guix-artwork. from ba3b6e6 website: Update and rename Community session. new 728dc66 website: Publish last talk. new 93e110c website: Publish conference link. The 2 revisions listed above as "new" are entirely new to this

01/02: website: Publish last talk.

2022-02-17 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit 728dc6625bb0a1969fc1d118866c1562a5ebbd97 Author: Julien Lepiller AuthorDate: Fri Feb 18 00:17:25 2022 +0100 website: Publish last talk. * website/posts/online-guix-days-2022-announcement-2.md: Add link

02/02: website: Publish conference link.

2022-02-17 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit 93e110c14841da7feb0b58b51b6d0b55be5ff24e Author: Julien Lepiller AuthorDate: Fri Feb 18 00:19:21 2022 +0100 website: Publish conference link. * website/posts/online-guix-days-2022-announcement-2.md: Publish

branch master updated: website: Update and rename Community session.

2022-02-16 Thread julien lepiller
commit ba3b6e669996f251dc5dee6451ea3cfae67e35db Author: Julien Lepiller AuthorDate: Wed Feb 16 19:48:21 2022 +0100 website: Update and rename Community session. * website/posts/online-guix-days-2022-announcement-2.md: Rename and document Community section. --- website/posts

branch master updated: website: Release conference schedule.

2022-02-14 Thread julien lepiller
f3d7e39f81d2da805180c7fff20bec01defd4d27 Author: Julien Lepiller AuthorDate: Mon Feb 14 15:17:48 2022 +0100 website: Release conference schedule. * website/posts/online-guix-days-2022-announcement-2.md: New file. * website/apps/base/templates/theme.scm: Update header bar

02/02: website: Add conference announcement.

2022-01-12 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit 3985fd27ec85e4c2bf25fc3f3f603179721e6f61 Author: Julien Lepiller AuthorDate: Mon Jan 10 18:05:05 2022 +0100 website: Add conference announcement. * website/posts/online-guix-days-2022-announcement-1.md: New

branch master updated (387615f -> 3985fd2)

2022-01-12 Thread julien lepiller
roptat pushed a change to branch master in repository guix-artwork. from 387615f website: donate: Rename the machines that still refer to "guixsd.org". new 413df9b artwork: Update posters for Guix Days. new 3985fd2 website: Add conference announcement. The 2 revisions listed

01/02: artwork: Update posters for Guix Days.

2022-01-12 Thread julien lepiller
-Initial.svg and fix jagged text. * promotional/Guix-Days-Variant.svg: New poster. Signed-off-by: Julien Lepiller --- .../Guix-Days-Initial.svg | 158 ++-- promotional/Guix-Days-Variant.svg | 827 + 2 files changed, 881

branch master updated: nls: Update website translations

2021-12-11 Thread julien lepiller
fb664faef050f1db36a0f4ca3e5d9b3f588f4db5 Author: Julien Lepiller AuthorDate: Sat Dec 11 20:10:18 2021 +0100 nls: Update website translations --- website/po/de.po| 60 website/po/eo.po| 70 +- website/po/es.po| 267

branch master updated (80e2f9a -> 56433d2)

2021-10-23 Thread julien lepiller
roptat pushed a change to branch master in repository guix-artwork. from 80e2f9a website: Add 'computed-origin-method' packages to 'sources.json'. new 4f3dafa nls: Update translations. new 56433d2 website: Fix build. The 2 revisions listed above as "new" are entirely new to

01/02: nls: Update translations.

2021-10-23 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit 4f3dafaf006084519d54697094c82ed6c1c90637 Author: Julien Lepiller AuthorDate: Sat Oct 23 16:56:28 2021 +0200 nls: Update translations. --- website/po/de.po| 30 ++ website/po/eo.po| 24

02/02: website: Fix build.

2021-10-23 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit 56433d207099696befe2d9bdc3448fe927d47f69 Author: Julien Lepiller AuthorDate: Sat Oct 23 17:30:59 2021 +0200 website: Fix build. * website/.guix.scm: Set GUIX_WEB_SITE_LOCAL explicitely. --- website

branch master updated: nls: Update 'tr' translation.

2021-09-06 Thread julien lepiller
d8efebc0794e8d6b2debc0e8a233a4b4b3b6f676 Author: Julien Lepiller AuthorDate: Mon Sep 6 21:01:59 2021 +0200 nls: Update 'tr' translation. --- website/po/tr.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/po/tr.po b/website/po/tr.po index 8950fa5..0fb1be6 100644

03/03: nls: Add zh_TW.

2021-09-02 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit 5cf50f8cb9234486c80d7e450cd2e23d3c0c9020 Author: Julien Lepiller AuthorDate: Thu Sep 2 03:42:33 2021 +0200 nls: Add zh_TW. * website/po/zh_TW.po: New file. * website/po/ietf-tags: Add `zh_TW

branch master updated (9ddef55 -> 5cf50f8)

2021-09-02 Thread julien lepiller
roptat pushed a change to branch master in repository guix-artwork. from 9ddef55 website: images: Add Pinebook Pro latest barebones image. new 829e60d nls: Update translations. new b61e27f nls: Add `tr' translation. new 5cf50f8 nls: Add zh_TW. The 3 revisions listed above

branch master updated: hydra: berlin: Support new languages.

2021-09-02 Thread julien lepiller
0da304ddc83e5cb0407f125be87873a04f41ce5a Author: Julien Lepiller AuthorDate: Thu Sep 2 14:01:48 2021 +0200 hydra: berlin: Support new languages. * hydra/nginx/berlin.scm (languages-to-accept): Add `tr` and `zh-TW`. --- hydra/nginx/berlin.scm | 4 +++- 1 file changed, 3 insertions

02/03: nls: Add `tr' translation.

2021-09-02 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit b61e27f0ca05662f4774707d58e5ecbbc28b331f Author: Julien Lepiller AuthorDate: Thu Sep 2 03:40:57 2021 +0200 nls: Add `tr' translation. * website/po/tr.po: New file. * website/po/ietef-tags.scm: add `tr

branch master updated: website: Add publications page.

2021-05-27 Thread julien lepiller
off-by: Julien Lepiller --- website/apps/base/templates/components.scm| 14 - website/apps/media/builder.scm| 19 +-- website/apps/media/data.scm | 25 + website/apps/media/templates/components.scm | 28 +- website/a

branch master updated: website: README: Build a supported language.

2021-05-22 Thread julien lepiller
commit eeb5120135ad3f96f4aad2c7fa37364e6dca584b Author: Julien Lepiller AuthorDate: Sat May 22 15:30:00 2021 +0200 website: README: Build a supported language. When passing LANG from the environment, the process will try to build for the local language, which is not supported

branch master updated: nls: Update 'fr' translation.

2021-05-03 Thread julien lepiller
bb59f998182d530597ffae0910e2667ccae8f243 Author: Julien Lepiller AuthorDate: Tue May 4 00:32:55 2021 +0200 nls: Update 'fr' translation. --- website/po/fr.po | 134 --- 1 file changed, 88 insertions(+), 46 deletions(-) diff --git a/website/po/fr.po

branch master updated: hydra: berlin: Accept Slovak.

2021-05-01 Thread julien lepiller
93cd5e5405bb32e8b8db5c8f68408d985ae27a4a Author: Julien Lepiller AuthorDate: Sun May 2 01:09:10 2021 +0200 hydra: berlin: Accept Slovak. * hydra/nginx/berlin.scm (%extra-content): Autoredirect 'sk' to the translated website. --- hydra/nginx/berlin.scm | 1 + 1 file changed, 1 insertion

branch master updated: website: nls: Add Slovak translation.

2021-05-01 Thread julien lepiller
06a6836c414639cee9bd773f890196dc924ad6e9 Author: Julien Lepiller AuthorDate: Sun May 2 01:06:44 2021 +0200 website: nls: Add Slovak translation. * website/po/LINGUAS: Add sk_SK. * website/po/ietf-tags.scm: Add sk. * website/po/sk.po: New file. --- website/po/LINGUAS

01/02: website: Add locales in manifest.

2021-04-10 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit d6b24b1970f7e78932ec1936927271887e76fa70 Author: Julien Lepiller AuthorDate: Tue Apr 6 22:16:43 2021 +0200 website: Add locales in manifest. * website/manifest.scm: Add locale definition for all our

branch master updated (c46cc7d -> 3c7adca)

2021-04-10 Thread julien lepiller
roptat pushed a change to branch master in repository guix-artwork. from c46cc7d website: outreachy-guix-git-log: Publish. new d6b24b1 website: Add locales in manifest. new 3c7adca nls: Update 'ko' translation. The 2 revisions listed above as "new" are entirely new to this

02/02: nls: Update 'ko' translation.

2021-04-10 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit 3c7adcaa80a7e2f4af90b6d629beed46276d66af Author: Julien Lepiller AuthorDate: Sat Apr 10 12:56:17 2021 +0200 nls: Update 'ko' translation. --- website/po/ko.po | 1564

branch master updated: hydra: berlin: Accept new languages.

2021-04-07 Thread julien lepiller
b54e8d3f87dfcae19fb3b154fad4c33c56522dfe Author: Julien Lepiller AuthorDate: Wed Apr 7 17:54:36 2021 +0200 hydra: berlin: Accept new languages. The previous attempt contained a line from a previous version of the file that caused a conflict. * hydra/nginx/berlin.scm (%extra

branch master updated (7b8197e -> c2272d2)

2021-04-06 Thread julien lepiller
roptat pushed a change to branch master in repository guix-artwork. from 7b8197e website: Avoid jargon. new da76ee1 nls: Update 'ru' translation. new c2272d2 nls: Update 'fr' translation. The 2 revisions listed above as "new" are entirely new to this repository and will be

02/02: nls: Update 'fr' translation.

2021-04-06 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit c2272d28b7b06d7a896a2c1f425a7ca2c9e51aa0 Author: Julien Lepiller AuthorDate: Wed Apr 7 01:02:05 2021 +0200 nls: Update 'fr' translation. --- website/po/fr.po | 971

01/02: nls: Update 'ru' translation.

2021-04-06 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit da76ee1521f621759da5e4439ca1dc592bd99aae Author: Julien Lepiller AuthorDate: Wed Apr 7 01:00:43 2021 +0200 nls: Update 'ru' translation. --- website/po/ru.po | 1186

branch master updated: website: Avoid jargon.

2021-04-06 Thread julien lepiller
7b8197e2fc871b739541f1477319f89aaecb88a9 Author: Julien Lepiller AuthorDate: Tue Apr 6 16:44:35 2021 +0200 website: Avoid jargon. * website/apps/base/templates/help.scm: Replace WIP with its full text meaning. * website/po/guix-website.pot: Update pot. --- website/apps/base/templates

branch master updated: hydra: berlin: Accept new languages.

2021-04-06 Thread julien lepiller
3d63e8d6908240996c94f0078a9474b309046c3c Author: Julien Lepiller AuthorDate: Tue Apr 6 13:52:27 2021 +0200 hydra: berlin: Accept new languages. * hydra/nginx/berlin.scm (%extra-content): Autoredirect 'eo', 'ko' and 'ru' to the translated website. --- hydra/nginx/berlin.scm | 4

01/02: website: nls: Add Korean translation.

2021-04-06 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit a7bdea3838d524311539ab6265b4e0b518cf2db4 Author: Julien Lepiller AuthorDate: Tue Apr 6 13:27:53 2021 +0200 website: nls: Add Korean translation. * website/po/LINGUAS: Add ko_KR. * website/po/ietf

02/02: website: nls: Add Russian translation.

2021-04-06 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit 906436c869b01c57fac9418fb32d3ddd0c6b196f Author: Julien Lepiller AuthorDate: Tue Apr 6 13:30:54 2021 +0200 website: nls: Add Russian translation. * website/po/LINGUAS: Add ru_RU. * website/po/ietf

branch master updated (cd47191 -> 906436c)

2021-04-06 Thread julien lepiller
roptat pushed a change to branch master in repository guix-artwork. from cd47191 website: nls: Add Esperanto translation. new a7bdea3 website: nls: Add Korean translation. new 906436c website: nls: Add Russian translation. The 2 revisions listed above as "new" are entirely new

branch master updated (306049a -> cd47191)

2021-04-06 Thread julien lepiller
roptat pushed a change to branch master in repository guix-artwork. from 306049a website: header: Make dropdowns width vary according to their content. new 6489cba website: Add comments to po and pot files. new cd47191 website: nls: Add Esperanto translation. The 2 revisions

02/02: website: nls: Add Esperanto translation.

2021-04-06 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit cd471913644c82171fa90f7b245e7d3316e26636 Author: Julien Lepiller AuthorDate: Tue Apr 6 13:14:07 2021 +0200 website: nls: Add Esperanto translation. * website/po/LINGUAS: Add eo. * website/po/ietf

01/02: website: Add comments to po and pot files.

2021-04-06 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit 6489cba5c0677993757e2779d835f9a4ab98e992 Author: Julien Lepiller AuthorDate: Mon Feb 22 22:22:25 2021 +0100 website: Add comments to po and pot files. * website/scripts/sexp-xgettext.scm (make-simple-po

branch master updated: hydra: Accept more languages.

2021-01-29 Thread julien lepiller
2de64ce695e4c4d128886ca068dd84607c29dd46 Author: Julien Lepiller AuthorDate: Fri Jan 29 15:40:23 2021 +0100 hydra: Accept more languages. * hydra/nginx/berlin.scm (%extra-content): Add locales to which the website is translated. --- hydra/nginx/berlin.scm | 2 +- 1 file changed, 1

branch master updated: website: Add link to Weblate in language menu.

2021-01-29 Thread julien lepiller
commit f0132b172f451b3c3e8e23a8e802fe56945eeecf Author: Julien Lepiller AuthorDate: Fri Jan 29 02:30:43 2021 +0100 website: Add link to Weblate in language menu. * website/apps/base/templates/components.scm (navbar): Add a link to Weblate in the language dropdown. --- website

02/02: website: Localize package list.

2021-01-28 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit f56e35bbd34aca09b67c3623fcd9b05cc0467d6f Author: Julien Lepiller AuthorDate: Tue Jan 26 17:48:47 2021 +0100 website: Localize package list. * .guix.scm: Copy guix-packages gettext domain locally. * apps

branch master updated (9dde260 -> f56e35b)

2021-01-28 Thread julien lepiller
roptat pushed a change to branch master in repository guix-artwork. from 9dde260 nls: Update 'fr' translation. new 4fe97ab nls: Update 'fr' translation. new f56e35b website: Localize package list. The 2 revisions listed above as "new" are entirely new to this repository and will

01/02: nls: Update 'fr' translation.

2021-01-28 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit 4fe97ab68384329b3a7bf8b6825befec2e9eaa02 Author: Julien Lepiller AuthorDate: Fri Jan 29 02:47:17 2021 +0100 nls: Update 'fr' translation. --- website/po/fr.po | 8 1 file changed, 4 insertions(+), 4

branch master updated: nls: Update 'fr' translation.

2021-01-24 Thread julien lepiller
9dde2602a602a983888a4fdda7e68e60e78e6b25 Author: Julien Lepiller AuthorDate: Mon Jan 25 01:43:02 2021 +0100 nls: Update 'fr' translation. --- website/po/fr.po | 177 ++- 1 file changed, 124 insertions(+), 53 deletions(-) diff --git a/website/po

branch master updated: website: Fix cuirass translation.

2021-01-24 Thread julien lepiller
ffcff06451775127015c75baff0fe822fcc4656b Author: Julien Lepiller AuthorDate: Mon Jan 25 00:22:02 2021 +0100 website: Fix cuirass translation. We should not generate multiple msgids for a single sentence. * website/apps/base/templates/cuirass.scm: Call `G_' on the entire line

branch master updated: website: Replace references to the TP with Weblate.

2021-01-24 Thread julien lepiller
below commit 6cf25131f287eb13c0f8bdd68a81d6ec158635b7 Author: Julien Lepiller AuthorDate: Sun Jan 24 22:17:45 2021 +0100 website: Replace references to the TP with Weblate. * website/apps/base/templates/contribute.scm (contribute-t): Link to resources at weblate. * website/po

branch master updated: website: nls: Add French translation.

2021-01-24 Thread julien lepiller
1b77a735927b14a421e262abbd596bfb24292be0 Author: Julien Lepiller AuthorDate: Sun Jan 24 21:27:33 2021 +0100 website: nls: Add French translation. * website/po/LINGUAS: Add fr_FR. * website/po/ietf-tags.scm: Add fr. * website/po/fr.po: New file. --- website/po/LINGUAS

branch master updated: website: packages: Fix list of supported architecture.

2020-11-23 Thread julien lepiller
is described below commit 34eea1c726ddf879223925d2d135e79025863840 Author: Julien Lepiller AuthorDate: Mon Nov 23 22:21:51 2020 +0100 website: packages: Fix list of supported architecture. package-transitive-supported-systems looks at the transitive closure of inputs for the current

branch master updated: website: Remove conference banner.

2020-11-23 Thread julien lepiller
392c4affbe9b542d40e523cfa0b57440ff9c911b Author: Julien Lepiller AuthorDate: Mon Nov 23 19:41:40 2020 +0100 website: Remove conference banner. * website/apps/base/templates/theme.scm: Comment out conference banner. --- website/apps/base/templates/theme.scm | 32

branch master updated: website: Add BBB link to conference banner.

2020-11-21 Thread julien lepiller
commit c2480b1f95734a830ccbe7e29b977b3e2e790361 Author: Julien Lepiller AuthorDate: Sat Nov 21 22:44:08 2020 +0100 website: Add BBB link to conference banner. * website/apps/base/templates/theme.scm: Add link to our BBB conference room to the conference banner. * po/guix

branch master updated: website: online-guix-day-announcement-2: Publish conference link.

2020-11-21 Thread julien lepiller
. 42c0f08 is described below commit 42c0f08fc6ab4275a3d847f53f5864535f70b5af Author: Julien Lepiller AuthorDate: Sat Nov 21 22:01:01 2020 +0100 website: online-guix-day-announcement-2: Publish conference link. * website/posts/online-guix-day-announcement-2.md: Publish the link to our BBB

branch master updated: website: online-guix-day-announcement-2: Advertise Chinese mirror.

2020-11-18 Thread julien lepiller
. eabb94f is described below commit eabb94f0616cd21d59ebb03f4e2ec3bb09d103d3 Author: Julien Lepiller AuthorDate: Wed Nov 18 13:38:53 2020 +0100 website: online-guix-day-announcement-2: Advertise Chinese mirror. * website/posts/online-guix-day-announcement-2.md: Add a link to our Chinese

branch master updated (324be63 -> de4f6ef)

2020-11-17 Thread julien lepiller
roptat pushed a change to branch master in repository guix-artwork. from 324be63 website: online-guix-day-announcement-2: Add ipfs links. new dc0506c website: online-guix-day-announcement-2: Add missing ipfs link. new de4f6ef website: Fix i18n for conference banner. The 2

02/02: website: Fix i18n for conference banner.

2020-11-17 Thread julien lepiller
)[confbar]: Call G_ to translate link tags. Signed-off-by: Julien Lepiller --- website/apps/base/templates/theme.scm | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/website/apps/base/templates/theme.scm b/website/apps/base/templates/theme.scm index

01/02: website: online-guix-day-announcement-2: Add missing ipfs link.

2020-11-17 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit dc0506cf07e688d2db7763b010da8f722aa1961c Author: Julien Lepiller AuthorDate: Tue Nov 17 19:12:59 2020 +0100 website: online-guix-day-announcement-2: Add missing ipfs link. * website/posts/online-guix-day

branch master updated: website: online-guix-day-announcement-2: Add ipfs links.

2020-11-17 Thread julien lepiller
is described below commit 324be63576c58b6636b27d260ba3133a5605416a Author: Julien Lepiller AuthorDate: Tue Nov 17 16:45:00 2020 +0100 website: online-guix-day-announcement-2: Add ipfs links. * website/posts/online-guix-day-announcement-2.md: Add ipfs links. --- website/posts/online-guix-day

branch master updated: website: online-guix-day-announcement-2: standardize video link formats.

2020-11-17 Thread julien lepiller
. f6a37b3 is described below commit f6a37b3960d849c9bbc77124e09af99434384a6d Author: Julien Lepiller AuthorDate: Tue Nov 17 14:55:59 2020 +0100 website: online-guix-day-announcement-2: standardize video link formats. * website/posts/online-guix-day-announcement-2.md: Give links to mp4

branch master updated: website: posts: Fix typo.

2020-11-16 Thread julien lepiller
c9e128e2de26f1c95f45c5aaeaec2c31c5d193ed Author: Julien Lepiller AuthorDate: Mon Nov 16 23:18:41 2020 +0100 website: posts: Fix typo. * website/posts/online-guix-day-announcement-2.md: Fix typos. --- website/posts/online-guix-day-announcement-2.md | 4 ++-- 1 file changed, 2 insertions(+), 2

branch master updated: website: Release conference schedule.

2020-11-16 Thread julien lepiller
. Co-authored-by: Julien Lepiller Signed-off-by: Julien Lepiller --- website/apps/base/templates/theme.scm | 13 +- website/posts/online-guix-day-announcement-2.md | 289 2 files changed, 298 insertions(+), 4 deletions(-) diff --git a/website/apps

branch master updated: website: Update announce online Guix days.

2020-11-03 Thread julien lepiller
This is an automated email from the git hooks/post-receive script. roptat pushed a commit to branch master in repository guix-artwork. The following commit(s) were added to refs/heads/master by this push: new af9577c website: Update announce online Guix days. af9577c is described below

branch master updated: website: css: Improve rule for '.symbol-definition' and content.

2020-10-19 Thread julien lepiller
is described below commit 26016607738340c3ba9481a3b007a6db4705b415 Author: Julien Lepiller AuthorDate: Mon Oct 19 17:28:13 2020 +0200 website: css: Improve rule for '.symbol-definition' and content. * website/static/base/css/code.css (.symbol-definition): Add top border

branch master updated: website: Add conference announcement.

2020-10-17 Thread julien lepiller
49007286938d8a55864099eab2f609057edcfcd7 Author: Julien Lepiller AuthorDate: Fri Oct 16 18:58:43 2020 +0200 website: Add conference announcement. * website/posts/online-guix-day-announce-1.md: New file. * apps/base/templates/theme.scm: Add announcement bar on top of every page

01/01: website: Add post about Guix System on ARM.

2019-11-25 Thread julien lepiller
roptat pushed a commit to branch master in repository guix-artwork. commit e2ccd5f44be9954878e2e073adff0fa906a94bc8 Author: Julien Lepiller Date: Mon Nov 25 20:58:53 2019 +0100 website: Add post about Guix System on ARM. * website/posts/guix-system-arm.md: New file. --- website

branch master updated (c9b7a13 -> e2ccd5f)

2019-11-25 Thread julien lepiller
roptat pushed a change to branch master in repository guix-artwork. from c9b7a13 website: guix-xfce-desktop-on-foreign-distribution: Add backticks around 'root'. new e2ccd5f website: Add post about Guix System on ARM. The 1 revisions listed above as "new" are entirely new to

01/01: ROADMAP: Toggle web site and data service items.

2019-09-19 Thread julien lepiller
roptat pushed a commit to branch master in repository maintenance. commit 91fc85ac6b9b13486bc62b79bf26f32d4618bded Author: Julien Lepiller Date: Thu Sep 19 18:35:47 2019 +0200 ROADMAP: Toggle web site and data service items. * doc/ROADMAP.org (infrastructure): The web site

branch master updated (34bf67b -> 91fc85a)

2019-09-19 Thread julien lepiller
roptat pushed a change to branch master in repository maintenance. from 34bf67b bayfront: Fix nginx certbot deploy hook. new 91fc85a ROADMAP: Toggle web site and data service items. The 1 revisions listed above as "new" are entirely new to this repository and will be described

01/01: hydra: Fix devel manual generation.

2019-08-26 Thread julien lepiller
roptat pushed a commit to branch master in repository maintenance. commit af97a34c500e44ec278caae37656e7e4252df691 Author: Julien Lepiller Date: Tue Jul 30 18:00:36 2019 +0200 hydra: Fix devel manual generation. * hydra/modules/sysadmin/web.scm (static-web-site-configuration

branch master updated (398bb88 -> af97a34)

2019-08-26 Thread julien lepiller
roptat pushed a change to branch master in repository maintenance. from 398bb88 hydra: services: Increase the TTL for Cuirass. new af97a34 hydra: Fix devel manual generation. The 1 revisions listed above as "new" are entirely new to this repository and will be described in

01/01: hydra: berlin: Update configuration to serve guix.gnu.org and manual.

2019-07-15 Thread julien lepiller
roptat pushed a commit to branch master in repository maintenance. commit 34e558e14e47f873ca4a68cc234a70980c178ed6 Author: Julien Lepiller Date: Thu Jul 11 22:45:18 2019 +0200 hydra: berlin: Update configuration to serve guix.gnu.org and manual. * berlin.scm: Add static-website

branch master updated (0de0c4c -> 34e558e)

2019-07-15 Thread julien lepiller
roptat pushed a change to branch master in repository maintenance. from 0de0c4c hydra: web: Add an 'environment-variables' field. new 34e558e hydra: berlin: Update configuration to serve guix.gnu.org and manual. The 1 revisions listed above as "new" are entirely new to this

01/01: hydra: bayfront: Automatically update dns serial for us.

2019-05-01 Thread julien lepiller
roptat pushed a commit to branch master in repository maintenance. commit a8382a5aaac618a426dda9133d87aaa5c055820f Author: Julien Lepiller Date: Wed May 1 14:25:27 2019 +0200 hydra: bayfront: Automatically update dns serial for us. --- hydra/bayfront.scm | 2 +- 1 file changed, 1

branch master updated (fc6111b -> a8382a5)

2019-05-01 Thread julien lepiller
roptat pushed a change to branch master in repository maintenance. from fc6111b hydra: dns: Add "issues" and change guix.gnu.org to point to berlin. new a8382a5 hydra: bayfront: Automatically update dns serial for us. The 1 revisions listed above as "new" are entirely new to

branch master updated (42b21aa -> a8ebf06)

2019-04-27 Thread julien lepiller
roptat pushed a change to branch master in repository maintenance. from 42b21aa hydra: bayfront: Add roptat to sysadmin list. new a8ebf06 hydra: bayfront: Fix knot service. The 1 revisions listed above as "new" are entirely new to this repository and will be described in

01/01: hydra: bayfront: Fix knot service.

2019-04-27 Thread julien lepiller
roptat pushed a commit to branch master in repository maintenance. commit a8ebf06e3f542f205fe2e9a3496e476223679575 Author: Julien Lepiller Date: Sat Apr 27 16:21:47 2019 +0200 hydra: bayfront: Fix knot service. --- hydra/bayfront.scm | 1 + 1 file changed, 1 insertion(+) diff --git

02/02: hydra: bayfront: Add roptat to sysadmin list.

2019-04-27 Thread julien lepiller
roptat pushed a commit to branch master in repository maintenance. commit 42b21aa8067650b2b7aeb6ed75a8a582399d2a2a Author: Julien Lepiller Date: Sat Apr 27 14:07:08 2019 +0200 hydra: bayfront: Add roptat to sysadmin list. * hydra/bayfront.scm (%sysadmins): Add roptat. --- hydra

01/02: hydra: Add roptat's key

2019-04-27 Thread julien lepiller
roptat pushed a commit to branch master in repository maintenance. commit d3fe1e19c6a305fe84dfc5709b6f0240d5b7baf8 Author: Julien Lepiller Date: Sat Apr 27 14:06:53 2019 +0200 hydra: Add roptat's key --- hydra/keys/ssh/roptat.pub | 2 ++ 1 file changed, 2 insertions(+) diff --git

branch master updated (0805c73 -> 42b21aa)

2019-04-27 Thread julien lepiller
roptat pushed a change to branch master in repository maintenance. from 0805c73 hydra: dns: Fix module name. new d3fe1e1 hydra: Add roptat's key new 42b21aa hydra: bayfront: Add roptat to sysadmin list. The 2 revisions listed above as "new" are entirely new to this

01/01: hydra: Add dns services for guix.gnu.org.

2019-04-26 Thread julien lepiller
roptat pushed a commit to branch master in repository maintenance. commit fce917f16e8bd7d13584120db5eccf417453e6da Author: Julien Lepiller Date: Mon Mar 4 22:00:22 2019 +0100 hydra: Add dns services for guix.gnu.org. * hydra/bayfront.scm (services): Add knot-service. * hydra

branch master updated (0e9ee9c -> fce917f)

2019-04-26 Thread julien lepiller
roptat pushed a change to branch master in repository maintenance. from 0e9ee9c cdn: Fix "info-guix" email address in README.org. new fce917f hydra: Add dns services for guix.gnu.org. The 1 revisions listed above as "new" are entirely new to this repository and will be

branch master updated (1472d19 -> 564cf93)

2018-11-18 Thread julien lepiller
roptat pushed a change to branch master in repository guix. from 1472d19 gnu: maxima: Fix tests on i686 and x86_64. new 5a0affb build-system/ocaml: Use invoke and return #t. new 564cf93 gnu: ocaml: Update to 4.7.0. The 2 revisions listed above as "new" are entirely

01/02: build-system/ocaml: Use invoke and return #t.

2018-11-18 Thread julien lepiller
roptat pushed a commit to branch master in repository guix. commit 5a0affba3f677810e878c0b336b11bdc71b17870 Author: Julien Lepiller Date: Sat Nov 17 17:51:52 2018 +0100 build-system/ocaml: Use invoke and return #t. * guix/build/ocaml-build-system.scm (configure, build, check

01/01: gnu: php: Update to 7.2.12.

2018-11-12 Thread julien lepiller
roptat pushed a commit to branch master in repository guix. commit 0dd60c1c9bb07bb3488761c95b5f4aab16061602 Author: Julien Lepiller Date: Mon Nov 12 23:56:22 2018 +0100 gnu: php: Update to 7.2.12. * gnu/packages/php.scm (php): Update to 7.2.12. --- gnu/packages/php.scm | 9

branch master updated (c6080c3 -> 0dd60c1)

2018-11-12 Thread julien lepiller
roptat pushed a change to branch master in repository guix. from c6080c3 store: Add a functional object cache and use it in 'lower-object'. new 0dd60c1 gnu: php: Update to 7.2.12. The 1 revisions listed above as "new" are entirely new to this repository and will be described

01/01: doc: Fix typo.

2018-11-03 Thread julien lepiller
roptat pushed a commit to branch master in repository guix. commit c356e831c0290e1cd34bdfb33340ae674f0cbd2e Author: Julien Lepiller Date: Sat Nov 3 13:52:06 2018 +0100 doc: Fix typo. * doc/guix.texi: Fix typo. --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion

branch master updated (92cc1fd -> c356e83)

2018-11-03 Thread julien lepiller
roptat pushed a change to branch master in repository guix. from 92cc1fd doc: Fix typos. new c356e83 doc: Fix typo. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already

branch master updated (3995e85 -> 92cc1fd)

2018-11-03 Thread julien lepiller
roptat pushed a change to branch master in repository guix. from 3995e85 gnu: tor: Update to 0.3.4.9. new 92cc1fd doc: Fix typos. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds"

01/01: doc: Fix typos.

2018-11-03 Thread julien lepiller
roptat pushed a commit to branch master in repository guix. commit 92cc1fd8cb4010e82b9c123cb41b3945bf7f59c8 Author: Julien Lepiller Date: Sat Nov 3 11:12:35 2018 +0100 doc: Fix typos. * doc/guix.texi (Telephony Services): Fix typos. --- doc/guix.texi | 8 1 file changed

branch master updated (722aac1 -> ff34941)

2018-11-02 Thread julien lepiller
roptat pushed a change to branch master in repository guix. from 722aac1 Merge remote-tracking branch 'origin/wip-rust' into master. new ff34941 gnu: python-apache-libcloud: Update to 2.3.0. The 1 revisions listed above as "new" are entirely new to this repository and will be

01/01: gnu: python-apache-libcloud: Update to 2.3.0.

2018-11-02 Thread julien lepiller
roptat pushed a commit to branch master in repository guix. commit ff349415b27cc764fd7168ef35ca76c3b8b05889 Author: Julien Lepiller Date: Fri Nov 2 14:26:31 2018 +0100 gnu: python-apache-libcloud: Update to 2.3.0. * gnu/packages/python.scm (python-apache-libcloud) (python2

02/02: gnu: Add openjdk10.

2018-11-01 Thread julien lepiller
roptat pushed a commit to branch core-updates in repository guix. commit 16b89ecc1f2f1f9651d119518c0e752b01f0f07b Author: Julien Lepiller Date: Wed Oct 10 22:29:50 2018 +0200 gnu: Add openjdk10. * gnu/packages/java.scm (openjdk10): New variable. --- gnu/packages/java.scm | 49

  1   2   3   4   5   6   7   8   >