Skip to content

Commit 8535dcf

Browse files
authored
[codex] switch shared web images to webp (#569)
* switch shared web images to webp * keep social meta images on png
1 parent 9404ab0 commit 8535dcf

10 files changed

Lines changed: 8 additions & 4 deletions

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ bunx @tailwindcss/upgrade --force
2323

2424
- Use that command to fix deprecated class syntax across the repo instead of doing large manual replacements.
2525

26+
## Social Meta Images
27+
28+
- Do not switch Open Graph or Twitter/X social meta images to `webp`; use `png` or `jpg`/`jpeg` for those assets and tags.
29+
2630
## Adding A Plugin To The Website
2731

2832
- Add the plugin registry entry in `apps/web/src/config/plugins.ts` inside `actionDefinitionRows` with the package name, title, short description, and GitHub URL.
-1.14 MB
Binary file not shown.
582 KB
Loading
-676 KB
Binary file not shown.
262 KB
Loading
-245 KB
Binary file not shown.
85 KB
Loading
-304 KB
Binary file not shown.
126 KB
Loading

apps/web/src/content/blog/en/capgo-2025-year-in-review.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,16 +112,16 @@ Behind all these features, plugins, and certifications are real people. In Augus
112112

113113
Jordan, Michael, and Martin (our CEO) spent a week working together, exploring the island, and building the relationships that make everything else possible. Some moments from that week:
114114

115-
![The team at a beautiful viewpoint - Jordan, Michael, and Martin exploring Madeira on day one](/jordan_michael_martin_nice_view.jpeg)
115+
![The team at a beautiful viewpoint - Jordan, Michael, and Martin exploring Madeira on day one](/jordan_michael_martin_nice_view.webp)
116116
*Day one of the Madeira experience - Jordan (left), Michael (middle), and Martin (right, CEO) exploring the island's breathtaking views*
117117

118-
![Working from paradise - the team on Calheta beach](/working_on_calheta.jpeg)
118+
![Working from paradise - the team on Calheta beach](/working_on_calheta.webp)
119119
*When your office is a sunny beach in Calheta - Jordan (left), Michael (middle), and Martin (right, CEO) getting work done in paradise*
120120

121-
![Team adventure at Praia do Seixal waterfall](/jordan_michael_martin_madeira_waterfall.jpeg)
121+
![Team adventure at Praia do Seixal waterfall](/jordan_michael_martin_madeira_waterfall.webp)
122122
*Taking a break at the beautiful Praia do Seixal waterfall - Jordan (left), Michael (middle), and Martin (right, CEO)*
123123

124-
![Michael and Martin at Câmara De Lobos viewpoint](/michael_martin_sun_madeira.jpeg)
124+
![Michael and Martin at Câmara De Lobos viewpoint](/michael_martin_sun_madeira.webp)
125125
*Michael (left) and Martin (right, CEO) taking in the views at Câmara De Lobos*
126126

127127
And because no team trip is complete without karaoke in a Tesla:

0 commit comments

Comments
 (0)