This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a commit to branch preview/frontpage1106
in repository https://gitbox.apache.org/repos/asf/comdev-site.git


The following commit(s) were added to refs/heads/preview/frontpage1106 by this 
push:
     new 575eb782 Convert new images to webp
575eb782 is described below

commit 575eb7827fafe375d62603acd55235dd2ea8c6d1
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Thu Nov 7 07:22:23 2024 +0100

    Convert new images to webp
---
 source/_index.md                   |  14 +++++++-------
 static/images/alc-fp.jpg           | Bin 58040 -> 0 bytes
 static/images/alc-fp.webp          | Bin 0 -> 15414 bytes
 static/images/contributors-fp.jpg  | Bin 48347 -> 0 bytes
 static/images/contributors-fp.webp | Bin 0 -> 20852 bytes
 static/images/dei-fp.jpg           | Bin 36015 -> 0 bytes
 static/images/dei-fp.webp          | Bin 0 -> 9496 bytes
 static/images/events-fp.jpg        | Bin 42282 -> 0 bytes
 static/images/events-fp.webp       | Bin 0 -> 6378 bytes
 static/images/foundation-fp.jpg    | Bin 80701 -> 0 bytes
 static/images/foundation-fp.webp   | Bin 0 -> 7858 bytes
 static/images/gsoc-fp.jpg          | Bin 18344 -> 0 bytes
 static/images/gsoc-fp.webp         | Bin 0 -> 3026 bytes
 static/images/newcomers-fp.jpg     | Bin 37875 -> 0 bytes
 static/images/newcomers-fp.webp    | Bin 0 -> 7208 bytes
 15 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/source/_index.md b/source/_index.md
index 586d4fa5..5160d413 100644
--- a/source/_index.md
+++ b/source/_index.md
@@ -36,7 +36,7 @@ community health.
 
 #### Newcomers
 
-[![Newcomers](/images/newcomers-fp.jpg)](/newcomers/index.html)
+[![Newcomers](/images/newcomers-fp.webp)](/newcomers/index.html)
   </div> <!-- End Newcomers -->
 
   <!-- Events -->
@@ -44,7 +44,7 @@ community health.
 
 #### Events
 
-[![Events](/images/events-fp.jpg)](https://events.apache.org/)
+[![Events](/images/events-fp.webp)](https://events.apache.org/)
 
   </div> <!-- End Events -->
 
@@ -53,7 +53,7 @@ community health.
 
 #### The Foundation
 
-[![Foundation](/images/foundation-fp.jpg)](https://apache.org/foundation/)
+[![Foundation](/images/foundation-fp.webp)](https://apache.org/foundation/)
 
   </div>
   <!-- End Foundation -->
@@ -66,14 +66,14 @@ community health.
 
 #### Contributors
 
-[![Contributors](/images/contributors-fp.jpg)](/contributors/)
+[![Contributors](/images/contributors-fp.webp)](/contributors/)
 
   </div>
   <div class="col-md-4">
 
 #### Google Summer of Code
 
-[![GSOC](/images/gsoc-fp.jpg)](/gsoc/)
+[![GSOC](/images/gsoc-fp.webp)](/gsoc/)
 
   </div>
 
@@ -82,7 +82,7 @@ community health.
 
 #### Apache Local Community
 
-[![ALC](/images/alc-fp.jpg)](https://s.apache.org/alc)
+[![ALC](/images/alc-fp.webp)](https://s.apache.org/alc)
 
 </div>
   <!-- End ALC -->
@@ -100,7 +100,7 @@ community health.
 
 #### Diversity and Inclusion
 
-[![DE&I](/images/dei-fp.jpg)](https://diversity.apache.org/)
+[![DE&I](/images/dei-fp.webp)](https://diversity.apache.org/)
 
   </div>
 
diff --git a/static/images/alc-fp.jpg b/static/images/alc-fp.jpg
deleted file mode 100644
index 3b97ce4f..00000000
Binary files a/static/images/alc-fp.jpg and /dev/null differ
diff --git a/static/images/alc-fp.webp b/static/images/alc-fp.webp
new file mode 100644
index 00000000..4d5f54f7
Binary files /dev/null and b/static/images/alc-fp.webp differ
diff --git a/static/images/contributors-fp.jpg 
b/static/images/contributors-fp.jpg
deleted file mode 100644
index d8856bbf..00000000
Binary files a/static/images/contributors-fp.jpg and /dev/null differ
diff --git a/static/images/contributors-fp.webp 
b/static/images/contributors-fp.webp
new file mode 100644
index 00000000..be5edcb1
Binary files /dev/null and b/static/images/contributors-fp.webp differ
diff --git a/static/images/dei-fp.jpg b/static/images/dei-fp.jpg
deleted file mode 100644
index f5d83982..00000000
Binary files a/static/images/dei-fp.jpg and /dev/null differ
diff --git a/static/images/dei-fp.webp b/static/images/dei-fp.webp
new file mode 100644
index 00000000..a57346f7
Binary files /dev/null and b/static/images/dei-fp.webp differ
diff --git a/static/images/events-fp.jpg b/static/images/events-fp.jpg
deleted file mode 100644
index 413a4ea4..00000000
Binary files a/static/images/events-fp.jpg and /dev/null differ
diff --git a/static/images/events-fp.webp b/static/images/events-fp.webp
new file mode 100644
index 00000000..aeb544ca
Binary files /dev/null and b/static/images/events-fp.webp differ
diff --git a/static/images/foundation-fp.jpg b/static/images/foundation-fp.jpg
deleted file mode 100644
index 862aab50..00000000
Binary files a/static/images/foundation-fp.jpg and /dev/null differ
diff --git a/static/images/foundation-fp.webp b/static/images/foundation-fp.webp
new file mode 100644
index 00000000..a93c6094
Binary files /dev/null and b/static/images/foundation-fp.webp differ
diff --git a/static/images/gsoc-fp.jpg b/static/images/gsoc-fp.jpg
deleted file mode 100644
index 09894903..00000000
Binary files a/static/images/gsoc-fp.jpg and /dev/null differ
diff --git a/static/images/gsoc-fp.webp b/static/images/gsoc-fp.webp
new file mode 100644
index 00000000..83c69b4a
Binary files /dev/null and b/static/images/gsoc-fp.webp differ
diff --git a/static/images/newcomers-fp.jpg b/static/images/newcomers-fp.jpg
deleted file mode 100644
index 054fd0e4..00000000
Binary files a/static/images/newcomers-fp.jpg and /dev/null differ
diff --git a/static/images/newcomers-fp.webp b/static/images/newcomers-fp.webp
new file mode 100644
index 00000000..7e44c3d4
Binary files /dev/null and b/static/images/newcomers-fp.webp differ

Reply via email to