2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/guix-artwork.git synced 2023-12-14 05:33:02 +01:00
Commit graph

828 commits

Author SHA1 Message Date
Julien Lepiller
6489cba5c0
website: Add comments to po and pot files.
* website/scripts/sexp-xgettext.scm (make-simple-po-entry)
(complex-marked-list->po-entries): Add `xml-text' comment for weblate to
enable more checks.
* website/po/guix-website.pot: Update.
2021-04-06 13:17:19 +02:00
Luis Felipe
306049a93c
website: header: Make dropdowns width vary according to their content.
This change avoids breaking menu items in separate lines when they are
longer than their container box. When they are wrapped, they become
hard to read because they look like two separate items.

The "Medios" menu in the Spanish version of the website, equivalent to
the "Media" menu in the English version, illustrates this odd behavior.
It looks as if there were four menu items, when there's actually two.

* website/static/base/css/navbar.css (.dropdown:hover .submenu)
  (.submenu:focus-within): Make submenus adapt to their widest item.
  (.hline): Limit its width so that submenus are not as wide as the
  original separator image.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-04-06 09:09:14 +02:00
Leo Famulari
1f7cd6c323
website: Alphabetically sort the list of security contacts.
A small change, to avoid any suggestion of hierarchy or seniority.

* website/apps/base/templates/security.scm (security-t): Sort by name.
2021-04-05 16:05:43 -04:00
Leo Famulari
c888487ea9
website: Add Maxime Devos to the security contacts.
* website/apps/base/templates/security.scm (security-t): Add them.
2021-04-05 13:41:38 -04:00
Luis Felipe
5ce877dac6
promotional: Add Flight of the Guix and GNU Guix Test Pilot art.
This commit adds the source SVGs of the illustration used for the
release announcement of Guix 1.2.0, and a new illustration intended to
be used to call for testing before the release of version 1.2.1.

* promotional/Flight-of-the-Guix.svg: New old illustration.
* promotional/GNU-Guix-Test-Pilot-2021-M15.svg: New illustration.
2021-04-05 17:17:18 +02:00
Luis Felipe
8c026715a0
website: help: Add Wiki to the list of resources.
This change adds a Wiki item that links to the Guix group page on
LibrePlanet to give more visibility to the information shared by the
community there, including the documentation on works in progress,
proposed in the thread "Document our WIP" sent to the guix-devel
mailing list on March 27, 2021.

* website/apps/base/templates/help.scm (help-t): Add Wiki summary box.
* website/static/base/img/icon-set.svg: Add wiki icon.
* website/static/base/img/wiki-icon.png: New icon.
2021-04-02 09:10:03 +02:00
Mathieu Othacehe
6fe6bef005
website: Publish Cuirass 1.0 article.
* website/drafts/cuirass-1.0.md: Move it to ...
* website/posts/cuirass-1.0.md: ... here.
2021-04-01 09:15:49 +02:00
Christopher Baines
0a49cbb484
website: donate: Add fosshost machines.
* website/apps/base/templates/donate.scm (donate-t): Add fosshost
machines.
2021-03-31 07:39:51 +01:00
zimoun
462b9fba55
website: drafts: Add more links to Cuirass article.
* website/drafts/cuirass-1.0.md: Add more links.
2021-03-26 19:12:24 +01:00
Ludovic Courtès
ebe99cdb6b
website: faster-substitutes: Publish.
* website/drafts/faster-substitutes.md: Move to...
* website/posts/faster-substitutes.md: ... here.
2021-03-26 13:41:31 +01:00
Ludovic Courtès
86a8ac8c07
website: faster-substitutes: Host images locally.
* website/static/blog/img/decompression-speed-plot.png,
website/static/blog/img/installer-substitute-discovery.png,
website/static/blog/img/substitute-chart-one-process-per-substitute.png:
New files.
* website/drafts/faster-substitutes.md: Adjust links.
2021-03-26 13:40:45 +01:00
Ludovic Courtès
ef14085fa2
website: faster-substitutes: Tweak.
* website/drafts/faster-substitutes.md: Change title; tweak.
2021-03-26 13:30:56 +01:00
Ludovic Courtès
c0031176f5
website: contact: Add maintainers.
* website/apps/base/data.scm (contact-media): Add "Maintainers".
2021-03-25 22:15:32 +01:00
Ludovic Courtès
fbe853260a
website: faster-substitutes: Fix typo.
* website/drafts/faster-substitutes.md: Fix typo.
2021-03-24 23:57:29 +01:00
Mathieu Othacehe
251eb56eca
blog: Move "Cuirass 1.0 released" article to drafts.
* website/posts/cuirass-1.0.md: Move it to ...
* website/drafts/cuirass-1.0.md: here.
2021-03-24 19:08:07 +01:00
Mathieu Othacehe
8e32f56c63
blog: Clean whitespaces in "Cuirass 1.0 released" article.
* website/posts/cuirass-1.0.md: Clean up whitespace.
2021-03-24 19:00:12 +01:00
Mathieu Othacehe
13886bf6f8
blog: Add draft "Cuirass 1.0 released" article.
* website/posts/cuirass-1.0.md: New file.
* website/static/blog/img/cuirass-build-page.png: New file.
* website/static/blog/img/cuirass-idle-chart.png: New file.
* website/static/blog/img/cuirass-machine-status.png: New file.
* website/static/blog/img/cuirass-metrics.png: New file.
* website/static/blog/img/cuirass-specification-form.png: New file.
* website/static/blog/img/cuirass-workers-status.png: New file.
* website/apps/base/templates/cuirass.scm (cuirass-p): Adapt release date.
2021-03-24 18:58:09 +01:00
Mathieu Othacehe
d912db333b
website: cuirass: Add release section.
* website/apps/base/templates/cuirass.scm (cuirass-t): Add release section.
2021-03-23 13:56:00 +01:00
Mathieu Othacehe
39658a1f8f
website: cuirass: Update manual location.
* website/apps/base/templates/cuirass.scm (cuirass-t): Update manual location.
2021-03-23 12:21:39 +01:00
Ludovic Courtès
d75f7a8b0f
website: Add draft "Towards faster substitutes" article.
* website/drafts/faster-substitutes.md: New file.
2021-03-22 15:48:14 +01:00
Leo Famulari
b6b0c5c307
website: keep-failed bug blog post: Clarify the impact of protected hardlinks.
* website/posts/keep-failed.md: Clarify.
2021-03-18 14:09:12 -04:00
Leo Famulari
f90a0ddb1b
website: keep-failed bug blog post: Fix typo.
* website/posts/keep-failed.md: Fix typo.
2021-03-18 14:09:12 -04:00
Ludovic Courtès
36adf5bd5c
website: keep-failed: Fix typo.
* website/posts/keep-failed.md: Fix typo.
2021-03-18 13:36:22 +01:00
Ludovic Courtès
d8b4bcaecb
website: keep-failed: Tweak and publish.
* website/posts/keep-failed.md: Tweak and add links.
2021-03-18 12:48:33 +01:00
Leo Famulari
0eb0c14335
website: Add post about guix-daemon keep-failed vulnerability.
* website/posts/keep-failed.md: New file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-18 11:02:43 +01:00
Ludovic Courtès
1728466e3f
website: Adjust to '%cuirass-supported-systems' rename.
This is a followup to Guix commit
76bea3f8bcd951ded88dfb7f8cad5bc3e5a1701f.

* website/apps/packages/templates/components.scm (supported-systems->shtml):
Change %HYDRA-SUPPORTED-SYSTEMS to %CUIRASS-SUPPORTED-SYSTEMS.
2021-03-13 00:07:39 +01:00
Florian Pelz
04c96a370b
website: nls: Fix URLs for Chinese translation.
Fixes <https://bugs.gnu.org/46807>.
Suggested by Tobias Geerinckx-Rice <me@tobias.gr>.

* website/po/ietf-tags.scm: Change the language tag
association for Chinese from zh-cn to zh-CN.
2021-03-04 10:41:18 +00:00
Leo Famulari
1942c05257
website: donate: Update list of desired hardware.
* website/apps/base/templates/donate.scm (donate-t): Request donations
of armv8 hardware.
2021-02-26 15:40:27 -05:00
Florian Pelz
6b88bee53e
website: coming-events-2017: Fix another broken link.
Follow-up to b8b8c864c7.

* website/posts/coming-events-2017.md: Change “/software/guix/news”
prefix to “/news”, which redirects properly.
2021-02-24 18:40:45 +00:00
Florian Pelz
b8b8c864c7
website: posts: Repair links in old blog posts.
The following command was used:
for f in $(ls); do sed -i 's|"/software/guix/news|"/news|g' $f; done

* gnome-in-guixsd.sxml,
gnu-guix--guixsd-0.10.0-released.sxml,
gnu-guix-0.4-released;-happy-birthday-gnu.sxml,
gnu-guix-0.8.1-released.sxml,
gnu-guix-0.9.0-released.sxml,
gnu-guix-and-guixsd-0.11.0-released.sxml,
gnu-guix-talk-in-boston-ma-(usa)-on-january-20th.sxml,
gnu-guix-welcomes-four-students-for-gsoc.sxml,
gsoc-update.sxml,
guix-starts-fundraising-campaign-with-support-from-the-fsf.sxml,
guixsd-system-tests.sxml,
join-us-for-a-guix-hackathon-on-sep.-27-28.sxml,
porting-guix-and-guixsd.sxml,
reproducible-builds-a-means-to-an-end.sxml,
service-composition-in-guixsd.sxml,
timely-delivery-of-security-updates.sxml: Adapt links.
2021-02-24 13:16:13 +00:00
Florian Pelz
6fe57a6c19
Restore image needed in old blog post from 2016.
* website/static/blog/img/gnome-totem-epiphany.png: Restore file
from old commit c70b629e which was at path
website/static/media/img/gnome-totem-epiphany.png.
* website/posts/gnome-in-guixsd.sxml: Repair link to it.
2021-02-23 15:43:02 +00:00
Florian Pelz
15e6aef19e
website: media: Remove dead link to unneeded CSS.
Follow-up to 3e25cce32c.

* website/apps/media/templates/screenshots-overview.scm: Remove
screenshots.css link.
2021-02-23 15:36:46 +00:00
Florian Pelz
6361ba930f
website: posts: Change links to use absolute URL.
With the new locale-dependent URLs, some relative paths became incorrect.

Fixes <https://bugs.gnu.org/46663>
Reported by Thomas Munoz <epholys@gmail.com>.

* website/posts/further-reduced-binary-bootstrap.md: Use absolute path.
* website/posts/reduced-binary-seed-bootstrap.md: Likewise.
2021-02-20 21:12:37 +00:00
Leo Famulari
a37be16e69
website: Remove Mark Weaver from the security contacts.
* website/apps/base/templates/security.scm (security-t): Remove them.
2021-02-16 18:42:10 -05:00
Gábor Boskovits
961827d3ee
website: Add Outreachy summer 2021 post.
* website/posts/outreachy-summer-2021-initial-application.md: New file.
2021-02-10 18:30:07 +01:00
Leo Famulari
d8ee971b08
website: Remove Ricardo Wurmus from the security contacts.
* website/apps/base/templates/security.scm (security-t): Remove them.
2021-02-09 17:26:59 -05:00
Tobias Geerinckx-Rice
35f1d438a9
website: Add Tobias Geerinckx-Rice to the security contacts.
* website/apps/base/templates/security.scm (security-t): Add them.
2021-02-09 16:51:29 +01:00
Ludovic Courtès
e47c3ddfa9
website: Add post about setgid-root vulnerability.
* website/posts/setgid-root.md: New file.
2021-02-09 15:31:12 +01:00
Ludovic Courtès
6220ded4df
website: meet-guix-at-fosdem-2021: Publish.
* website/drafts/meet-guix-at-fosdem-2021.md: Move to...
* website/posts/meet-guix-at-fosdem-2021.md: ... here.
2021-02-02 14:40:54 +01:00
Ludovic Courtès
d27529d9a8
website: meet-guix-at-fosdem-2021: Tweak.
* website/drafts/meet-guix-at-fosdem-2021.md: Tweak.
2021-02-02 14:40:52 +01:00
Ludovic Courtès
7d6fece627
website: Add draft of FOSDEM 2021 post.
* website/drafts/meet-guix-at-fosdem-2021.md: New file.
2021-01-31 11:54:42 +01:00
Julien Lepiller
f0132b172f
website: Add link to Weblate in language menu.
* website/apps/base/templates/components.scm (navbar): Add a link to Weblate
in the language dropdown.
2021-01-29 14:27:56 +01:00
Julien Lepiller
f56e35bbd3
website: Localize package list.
* .guix.scm: Copy guix-packages gettext domain locally.
* apps/i18n.scm: Bind the guix-packages gettext domain.
* apps/packages/templates/components.scm (package-preview): Localize
package description.
* apps/packages/utils.scm (package-description-shtml, package-synopsis-shtml):
Localize package synopsis and description.
* i18n-howto.txt: Document package list localization.
2021-01-29 02:50:27 +01:00
Julien Lepiller
4fe97ab683
nls: Update 'fr' translation. 2021-01-29 02:49:58 +01:00
Julien Lepiller
9dde2602a6
nls: Update 'fr' translation. 2021-01-25 01:44:23 +01:00
Julien Lepiller
ffcff06451
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.
* website/po/guix-website.pot: Update pot.
2021-01-25 00:23:28 +01:00
Julien Lepiller
6cf25131f2
website: Replace references to the TP with Weblate.
* website/apps/base/templates/contribute.scm (contribute-t): Link to
resources at weblate.
* website/po/guix-website.pot: Update pot.
2021-01-24 22:19:18 +01:00
Julien Lepiller
1b77a73592
website: nls: Add French translation.
* website/po/LINGUAS: Add fr_FR.
* website/po/ietf-tags.scm: Add fr.
* website/po/fr.po: New file.
2021-01-24 21:39:14 +01:00
Florian Pelz
749eb345f5
website: Add post on translating the website.
* website/posts/adding-translations-to-guix-website.md: New file.
2021-01-20 10:48:06 +00:00
Mathieu Othacehe
3f9f2e8a1b
website: Decrease Cuirass logo size.
* website/static/base/img/cuirass.png: Reduce size.
2021-01-14 19:36:31 +01:00