Add tool to auto-convert images as webp when running the prod script
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: 'Le Fairphone des PC portables'
|
||||
date: '2023-02-07'
|
||||
type: 'news'
|
||||
illustration: '/images/posts/framework/framework-logo_small.jpg'
|
||||
illustration: '/images/posts/framework/framework-logo_small.webp'
|
||||
description: 'Astrolabe privilégie l''éco-responsabilité avec du matériel durable comme Fairphone et PC Framework, modulable et fiable !'
|
||||
---
|
||||
|
||||
@@ -13,7 +13,7 @@ En effet dans notre politique d'achat de matériel, nous essayons tout d'abord d
|
||||
|
||||
<center>
|
||||
<a href="https://fr.wikipedia.org/wiki/Linux">
|
||||
<img src="/images/posts/framework/GNU_and_Tux.png" alt="GNU et Tux">
|
||||
<img src="/images/posts/framework/GNU_and_Tux.webp" alt="GNU et Tux">
|
||||
</a>
|
||||
</center>
|
||||
<br><br>
|
||||
@@ -28,7 +28,7 @@ Et en dernier recours nous achetons du matériel neuf, et dans ce cas nous essay
|
||||
|
||||
<center>
|
||||
<a href="https://www.fairphone.com/">
|
||||
<img src="/images/posts/framework/Faiphone_Exploded.png" alt="Fairphone exploded">
|
||||
<img src="/images/posts/framework/Faiphone_Exploded.webp" alt="Fairphone exploded">
|
||||
</a>
|
||||
</center>
|
||||
|
||||
@@ -44,7 +44,7 @@ Framework est une société basée aux USA en Californie.
|
||||
|
||||
<center>
|
||||
<a href="https://frame.work/fr/fr">
|
||||
<img src="/images/posts/framework/framework-pc.jpg" alt="Framework PC">
|
||||
<img src="/images/posts/framework/framework-pc.webp" alt="Framework PC">
|
||||
</a>
|
||||
</center>
|
||||
|
||||
@@ -69,7 +69,7 @@ J'ai donc commandé un PC Framework en configuration :
|
||||
<br><br>
|
||||
|
||||
<center>
|
||||
<img src="/images/posts/framework/framework-deballage.jpeg" alt="Framework Déballage PC">
|
||||
<img src="/images/posts/framework/framework-deballage.webp" alt="Framework Déballage PC">
|
||||
</center>
|
||||
|
||||
<br><br>
|
||||
@@ -82,7 +82,7 @@ Déballage et montage (vous pouvez suivre le [Guide du site FrameWork](https://g
|
||||
<br><br>
|
||||
|
||||
<center>
|
||||
<img src="/images/posts/framework/framework-installation-ram-ssd.jpeg" alt="Framework Installation RAM et SSD PC">
|
||||
<img src="/images/posts/framework/framework-installation-ram-ssd.webp" alt="Framework Installation RAM et SSD PC">
|
||||
</center>
|
||||
|
||||
<br><br>
|
||||
@@ -101,11 +101,11 @@ Installation du système :
|
||||
<br><br>
|
||||
|
||||
<center>
|
||||
<img src="/images/posts/framework/framework-installation-debian.jpeg" alt="Framework Installation OS Debian">
|
||||
<img src="/images/posts/framework/framework-installation-debian.webp" alt="Framework Installation OS Debian">
|
||||
|
||||
Installation de Debian
|
||||
|
||||
<img src="/images/posts/framework/framework-usage.jpeg" alt="Framework Usage PC">
|
||||
<img src="/images/posts/framework/framework-usage.webp" alt="Framework Usage PC">
|
||||
|
||||
Pour les regards attentifs, vous pourrez remarquer que ce n'est<br> pas Debian mais Ubuntu sur l'image qui à été testé également.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user