Self-host Lumeex and Instameex images instead of hotlinking them from git.djeex.fr

This commit is contained in:
Djeex
2026-09-07 16:03:12 +02:00
parent 1f68655314
commit 14d910b267
9 changed files with 329 additions and 10 deletions
@@ -6,13 +6,13 @@ description: Instameex est un outil Docker pour fusionner des exports SDR et HDR
:ellipsis{left=0px width=40rem top=10rem blur=140px zIndex=60}
<div align="center">
<img src="https://git.djeex.fr/Djeex/instameex/raw/branch/main/src/assets/img/logo-long.svg" alt="Instameex Screenshot" width="300"/>
<img src="/img/nonsense/instameex-logo-long.svg" alt="Logo Instameex" width="300"/>
</div>
<div align="center">
<p>Mixez vos photos SDR et HDR pour obtenir un fichier parfait pour Instagram</p>
</div>
<div align="center">
<img src="https://git.djeex.fr/Djeex/instameex/raw/branch/main/illustration/instameex-illustration.png" width="640" alt="Instameex Screenshot" />
<img src="/img/nonsense/instameex-illustration.png" width="640" alt="Illustration Instameex" />
</div>
---