Add tool to auto-convert images as webp when running the prod script

This commit is contained in:
2025-12-01 12:14:53 +01:00
parent e25ffa9684
commit 105b64dddf
237 changed files with 163 additions and 161 deletions

View File

@@ -2,7 +2,7 @@
title: 'Libération du site Web Astrolabe'
date: '2023-12-04'
type: 'news'
illustration: '/images/posts/logo-MIT-licence.png'
illustration: '/images/posts/logo-MIT-licence.webp'
description: 'Engagée dans les Communs, nous promouvons le libre et les communs numériques. Notre site est libre et basé sur des outils libres comme 11ty et Git.'
---
@@ -29,16 +29,16 @@ Pour obtenir le code de notre site, vous pouvez le récupérer via notre [repo G
<center>
<a href="https://www.11ty.dev/">
<img src="/images/posts/logo-11ty.png" hspace="20" alt="Logo 11ty">
<img src="/images/posts/logo-11ty.webp" hspace="20" alt="Logo 11ty">
</a>
<a href="https://git-scm.com/">
<img src="/images/posts/logo-git.png" hspace="20" alt="Logo GIT">
<img src="/images/posts/logo-git.webp" hspace="20" alt="Logo GIT">
</a>
<a href="https://www.npmjs.com/">
<img src="/images/posts/logo-npm.png" hspace="20" alt="Logo NPM">
<img src="/images/posts/logo-npm.webp" hspace="20" alt="Logo NPM">
</a>
<a href="https://about.gitea.com">
<img src="/images/posts/logo-gitea.png" hspace="20" alt="Logo Gitea">
<img src="/images/posts/logo-gitea.webp" hspace="20" alt="Logo Gitea">
</a>
</center>