Use WebP images

master
Fabien Freling 2019-06-10 21:51:04 +02:00
parent 20cade0fca
commit c71514528e
8 changed files with 17 additions and 6 deletions

View File

@ -60,15 +60,15 @@ focus on the map, putting the fun back in map apps.
<div align=center>
<a href="https://octodon.social/@ffreling">
<img src="images/mastodon_40.jpg" alt="Mastodon" style="height:40px;">
<img src="images/mastodon_40.webp" alt="Mastodon" style="height:40px;">
</a>
<a href="http://gitlab.com/ffreling">
<img src="images/gitlab_logo_40.png" alt="GitLab" style="height:40px;">
<img src="images/gitlab_logo_40.webp" alt="GitLab" style="height:40px;">
</a>
<a href="http://github.com/ffreling">
<img src="images/github_logo_40.png" alt="GitHub" style="height:40px;">
<img src="images/github_logo_40.webp" alt="GitHub" style="height:40px;">
</a>
<a href="http://fr.linkedin.com/in/ffreling">
<img src="images/leencktyn_logo_40.png" style="height:40px;">
<img src="images/leencktyn_logo_40.webp" style="height:40px;">
</a>
</div>

View File

@ -1 +1,12 @@
:foreach *.png *.jpg |> !tup_preserve |>
: foreach \
fabien.jpg \
fabien_zenly.jpg \
mantis_shrimp.png \
|> cwebp -q 80 %f -o %o |> %B.webp
: foreach \
github_logo.png \
gitlab_logo.png \
leencktyn_logo.png \
mastodon.jpg \
|> cwebp -q 80 -resize 0 40 %f -o %o |> %B_40.webp

BIN
images/fabien_zenly.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 578 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -8,7 +8,7 @@ For an up-to-date professional resume, you might want to head over to my [Linked
<div align=right style="padding-top: 100px;">
<a href="mantis.html">
<img src="images/mantis_shrimp.png" alt="Mantis shrimp, minding its own business">
<img src="images/mantis_shrimp.webp" alt="Mantis shrimp, minding its own business">
</a>
<br clear=all>
<i>May the mighty mantis shrimp smile upon you.</i>