Commit Graph

1156 Commits

Author SHA1 Message Date
Ludovic Courtès 8f76260064
website: publications: Add Nature article.
* website/apps/media/data.scm (publications): Add Nature Scientific Data
article.
2022-10-04 14:56:17 +02:00
Ludovic Courtès 408b592e97
website: 10-years-paris-wrap-up: Publish.
* website/drafts/10-years-paris-wrap-up.md: Move to...
* website/posts/10-years-paris-wrap-up.md: ... here.  Publish.
2022-09-28 15:59:37 +02:00
Ludovic Courtès 51701f4d85
website: 10-years-paris-wrap-up: Mention cake flavors.
* website/drafts/10-years-paris-wrap-up.md: Yeah...
2022-09-28 15:44:01 +02:00
Ludovic Courtès 17c8fbfc31
website: 10-years-paris-wrap-up: Tweak.
Suggested by Simon Tournier.

* website/drafts/10-years-paris-wrap-up.md: Tweak.
2022-09-28 15:23:27 +02:00
Ludovic Courtès d0ccdaf8b3
website: Add draft post wrapping up Ten Years of Guix.
* website/drafts/10-years-paris-wrap-up.md: New file.
2022-09-28 12:32:49 +02:00
Julien Lepiller fdfb96a677
nls: Update translations.
* website/po/pt_BR.po: New file.
* website/po/LINGUAS: Add `pt_BR'.
* website/po/ietf-tags.scm: Add `pt-BR'.
2022-09-17 13:51:35 +02:00
Ludovic Courtès 71bfafb276
website: publications: Add CiSE article.
* website/apps/media/data.scm (publications): Add CiSE article.
2022-09-13 16:32:33 +02:00
Luis Felipe ebc4a7798e
promotional: New retractable banner designs.
* promotional/retractable-banner/kakemono-white.svg: New design.
* promotional/retractable-banner/kakemono-yellow.svg: New design.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-04 17:41:46 +02:00
Tobias Geerinckx-Rice 4c7f2ce642
website: Replace legacy git:// links with https:// ones.
* website/apps/base/templates/contribute.scm (contribute-t):
Update cgit link text.
* website/apps/base/templates/cuirass.scm (cuirass-t): Likewise.
2022-07-17 02:00:00 +02:00
Tobias Geerinckx-Rice 6a16799093
website: cuirass: Avoid poor-practice ‘<a>here</a>’ link.
* website/apps/base/templates/cuirass.scm (cuirass-t): Provide a
meaningful link text.
2022-07-17 02:00:00 +02:00
Ludovic Courtès df39e9c205
website: packages: Correctly deal with unusual origin patches.
Fixes a crash when a patch is an "unusual" file-like object, as is the
case with the <file-append> patches added in Guix commit
87a10e315f60a198875dec31665b6a8775c9ca9c.

* website/apps/packages/utils.scm (package-patches)[patch-url]: Return #f
if the argument is unrecognized.
[patches]: Check whether 'patch-url' returns #f.  Use 'filter-map'
instead of 'map'.
2022-07-20 17:31:30 +02:00
Ludovic Courtès d0ebc709c2
website: contribute: Refer to the development manual.
* website/apps/base/utils.scm (manual-devel-url): New procedure.
* website/apps/base/templates/components.scm (manual-devel-href): New
procedure.
* website/apps/base/templates/contribute.scm (contribute-t): Use
'manual-devel-href' instead of 'manual-href'.
2022-07-20 16:11:14 +02:00
Julien Lepiller c4abcdd240
nls: Update translations.
* website/po/nb_NO.po: New file.
* website/po/ietf-tags: Add `nb_NO`.
* website/po/LINGUAS: Add `nb_NO`.
2022-07-17 22:29:59 +02:00
Luis Felipe e53033ebdf
badges: Add GNU Guix "Packaged".
This is a badge people can use in their websites to indicate that their
software is packaged for Guix. It is about the same size of common
badges used in source management hubs, and it's designed to work on
light and dark themes.

* badges/gnu-guix-packaged.svg: New badge.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-07-10 02:00:00 +02:00
Ludovic Courtès 86ced55b73
website: 10-years-paris: Mention program.
* website/posts/10-years-paris.md: Mention program.
2022-07-12 18:33:45 +02:00
Ludovic Courtès 68b041b916
website: publications: Add <Programming> paper.
* website/apps/media/data.scm (publications): Add <Programming> paper.
2022-06-30 15:49:33 +02:00
Ludovic Courtès c2a489d8ed
website: Add post on the birthday event in Paris.
* website/posts/10-years-paris.md: New file.
2022-06-13 14:52:38 +02:00
Ludovic Courtès 8bf998bd46
website: publications: Add Sjors Provoost's article.
* website/apps/media/data.scm (publications): Add Sjors Provoost's
article.
2022-06-06 18:38:03 +02:00
Ludovic Courtès 83887d5d8a
website: publications: Update URL of Pierre's article.
* website/apps/media/data.scm (publications): Get Pierre's article on
the Web Archive.
2022-05-16 09:56:51 +02:00
Ludovic Courtès 313a619aee
website: 10y-birthday-stories: Fix typos.
* website/posts/10y-birthday-stories.md: Typos.
2022-04-18 21:20:15 +02:00
Ludovic Courtès 3e88476d26
website: 10y-birthday-stories: Add credits for the artwork.
* website/posts/10y-birthday-stories.md: Credit Luis Felipe.
2022-04-18 19:13:05 +02:00
Ludovic Courtès 618b0b86b6
website: 10y-birthday-stories: Fix typos.
* website/posts/10y-birthday-stories.md: Fix typos.
2022-04-18 19:10:15 +02:00
Ludovic Courtès a2929cca01
website: 10y-birthday-stories: Copy GIF instead of symlinking it.
This is necessary to allow the .guix.scm machinery to proceed.

* website/static/blog/img/10-years-of-guix_colorful-10.gif: Turn symlink
into an actual copy.
2022-04-18 18:22:24 +02:00
Ludovic Courtès 6dbb736b53
website: 10y-birthday-stories: Publish.
* website/drafts/10y-birthday-stories.md: Rename to...
* website/posts/10y-birthday-stories.md: ... this.  Change date.
2022-04-18 18:14:02 +02:00
Ludovic Courtès 7924b810c6
website: 10y-birthday-stories: Tweak quotation marks and dashes.
* website/drafts/10y-birthday-stories.md: Tweak quotation marks and
dashes.
2022-04-18 18:08:14 +02:00
zimoun b2c7e54a69
website: 10y-birthday-stories: Tweak Vagrant's hyperlinks.
* website/drafts/10y-birthday-stories.md (Vagrant Cascadian): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:04:47 +02:00
zimoun 810d43c80b
website: 10y-birthday-stories: Tweak Paul's hyperlinks.
* website/drafts/10y-birthday-stories.md (Paul Garlick): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:04:45 +02:00
zimoun ae87825644
website: 10y-birthday-stories: Tweak Mathieu's hyperlinks.
* website/drafts/10y-birthday-stories.md (Mathieu Othacehe): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:04:43 +02:00
zimoun 9a0dce5e3d
website: 10y-birthday-stories: Tweak Manolis's hyperlinks.
* website/drafts/10y-birthday-stories.md (Manolis Ragkousis): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:04:37 +02:00
zimoun 43f2c7faca
website: 10y-birthday-stories: Tweak Konrad's hyperlinks.
* website/drafts/10y-birthday-stories.md (Konrad Hinsen): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:04:34 +02:00
zimoun d20fd6ca4c
website: 10y-birthday-stories: Tweak John's hyperlinks.
* website/drafts/10y-birthday-stories.md (John Kehayias): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:04:31 +02:00
zimoun fa3b006c45
website: 10y-birthday-stories: Tweak Janneke's hyperlinks.
* website/drafts/10y-birthday-stories.md (Jan (janneke) Nieuwenhuizen):
Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:04:17 +02:00
zimoun d67ecb9046
website: 10y-birthday-stories: Tweak Hartmut's hyperlinks.
* website/drafts/10y-birthday-stories.md (Hartmut Goebel): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:04:13 +02:00
zimoun 01424a33d0
website: 10y-birthday-stories: Tweak Florian's hyperlinks.
* website/drafts/10y-birthday-stories.md (Florian Pelz): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:04:10 +02:00
zimoun 67173138f9
website: 10y-birthday-stories: Tweak Eric's hyperlinks.
* website/drafts/10y-birthday-stories.md (Eric Bavier): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:04:05 +02:00
zimoun 2855cc8aee
website: 10y-birthday-stories: Tweak Efraim's hyperlinks.
* website/drafts/10y-birthday-stories.md (Efrain Flashner): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:03:58 +02:00
zimoun ff1082f5f5
website: 10y-birthday-stories: Tweak Cyril's hyperlinks.
* website/drafts/10y-birthday-stories.md (Cyril Roelandt): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:03:50 +02:00
zimoun 799de3a4a2
website: 10y-birthday-stories: Tweak Björn's hyperlinks.
* website/drafts/10y-birthday-stories.md (Björn Höfling): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:03:47 +02:00
zimoun ac7311d4d2
website: 10y-birthday-stories: Tweak Arun's hyperlinks.
* website/drafts/10y-birthday-stories.md (Arun Isaac): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:03:43 +02:00
zimoun 99203e3fbf
website: 10y-birthday-stories: Tweak Andrew's hyperlinks.
* website/drafts/10y-birthday-stories.md (Andrew Tropin): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:03:39 +02:00
zimoun fb537cee6a
website: 10y-birthday-stories: Tweak Andreas's hyperlinks.
* website/drafts/10y-birthday-stories.md (Andreas Enge): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:03:31 +02:00
zimoun 5209653288
website: 10y-birthday-stories: Tweak Alice's hyperlinks.
* website/drafts/10y-birthday-stories.md (Alice Brenon): Tweak.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:03:25 +02:00
zimoun c36e3bc729
website: 10y-birthday-stories: Fix typos.
* website/drafts/10y-birthday-stories.md: Fix typos.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:03:18 +02:00
zimoun 3e774eaa46
website: 10y-birthday-stories: Add Simon's story.
* website/drafts/10y-birthday-stories.md (Simon Tournier): New section.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-18 18:03:07 +02:00
Ludovic Courtès c261e2191e
website: 10y-birthday-stories: Add Hurd and Cuirass links.
* website/drafts/10y-birthday-stories.md: Add Hurd and Cuirass links.
2022-04-18 00:00:09 +02:00
Ludovic Courtès 708cfac033
website: 10y-birthday-stories: Typography.
* website/drafts/10y-birthday-stories.md: Typographical tweaks.
2022-04-17 23:53:20 +02:00
Ludovic Courtès 041d5dd568
website: 10y-birthday-stories: Include graphics.
* website/static/blog/img/10-years-of-guix_colorful-10.gif: New file.
* website/drafts/10y-birthday-stories.md: Use it.
2022-04-17 23:36:01 +02:00
Luis Felipe 7b5679fbb4
promotional: 10-years-of-guix: New artwork.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-17 23:22:53 +02:00
Ludovic Courtès d75d738448
website: 10y-birthday-stories: Add Hartmut's story.
* website/drafts/10y-birthday-stories.md (Hartmut Goebel): New section.
2022-04-17 23:19:50 +02:00
Ludovic Courtès 7f7fa8a4be
website: 10y-birthday-stories: Capitalize proper nouns.
* website/drafts/10y-birthday-stories.md: Capitalize proper nouns.
2022-04-17 23:17:11 +02:00