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
+3 -3
View File
@@ -6,13 +6,13 @@ description: Lumeex est un générateur de galerie photo statique en Python, min
:ellipsis{left=0px width=40rem top=10rem blur=140px zIndex=60}
<div align="center">
<img src="https://git.djeex.fr/Djeex/lumeex/raw/branch/main/illustration/logo.svg" alt="Lumeex Screenshot" width="300"/>
<img src="/img/nonsense/lumeex-logo.svg" alt="Logo Lumeex" width="300"/>
</div>
<div align="center">
<p>Yet another minimalist, lightweight photo gallery static site generator.</p>
</div>
<div align="center">
<img src="https://git.djeex.fr/Djeex/lumeex/raw/branch/main/illustration/lumeex.png" alt="Lumeex Screenshot" />
<img src="/img/nonsense/lumeex.png" alt="Page d'accueil de la galerie Lumeex" />
</div>
---
@@ -28,7 +28,7 @@ Finalement, après avoir obtenu de bons résultats, je me suis dit autant aller
C'est ainsi qu'est né **Lum[eex]{style="color: #1ad6ff"}**.
<div align="center">
<img src="https://git.djeex.fr/Djeex/lumeex/raw/branch/main/illustration/lumeex-webui.png" alt="Lumeex Screenshot" />
<img src="/img/nonsense/lumeex-webui.png" alt="Interface web de configuration de Lumeex" />
</div>
---