@@ -100,12 +100,38 @@ | |||
<figure> | |||
<a href="#2023-01-06-toile-gouttes" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-06-toile-gouttes.jpg" alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies" | |||
loading="lazy" width="3024" height="4032" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.webp 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-gouttes.jpg" | |||
width="3024" height="4032" | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.jpg 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-06-toile-gouttes"> | |||
<img src="/static/david/2023/2023-01-06-toile-gouttes.jpg" alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies" | |||
loading="lazy" width="3024" height="4032" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.webp 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-gouttes.jpg" | |||
width="3024" height="4032" | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.jpg 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies"> | |||
</picture> | |||
</a> | |||
<figcaption>Parc Louis-Hébert, Montréal, 2 novembre 2022.</figcaption> | |||
</figure> | |||
@@ -114,12 +140,38 @@ | |||
<figure> | |||
<a href="#2023-01-06-toile-soleil" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-06-toile-soleil.jpg" alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile" | |||
loading="lazy" width="4032" height="3024" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.webp 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-soleil.jpg" | |||
width="4032" height="3024" | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.jpg 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-06-toile-soleil"> | |||
<img src="/static/david/2023/2023-01-06-toile-soleil.jpg" alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile" | |||
loading="lazy" width="4032" height="3024" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.webp 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-soleil.jpg" | |||
width="4032" height="3024" | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.jpg 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile"> | |||
</picture> | |||
</a> | |||
<figcaption>Une toile de soleil !</figcaption> | |||
</figure> |
@@ -94,48 +94,152 @@ | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation1" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation1.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation1.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation1"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation1.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation1.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation2" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation2.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="1536" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation2.jpg" | |||
width="2048" height="1536" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation2"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation2.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="1536" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation2.jpg" | |||
width="2048" height="1536" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation3" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation3.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation3.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation3"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation3.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation3.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation4" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation4.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation4.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation4"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation4.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation4.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> |
@@ -91,12 +91,38 @@ | |||
<figure> | |||
<a href="#2023-01-21-selfie-traineau" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-21-selfie-traineau.jpg" alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond." | |||
loading="lazy" width="2048" height="2726" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-selfie-traineau.jpg" | |||
width="2048" height="2726" | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-21-selfie-traineau"> | |||
<img src="/static/david/2023/2023-01-21-selfie-traineau.jpg" alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond." | |||
loading="lazy" width="2048" height="2726" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-selfie-traineau.jpg" | |||
width="2048" height="2726" | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond."> | |||
</picture> | |||
</a> | |||
<figcaption>Il est très rare que je fasse des égoportraits mais là j’aimais bien voir le téléphone dans les lunettes.</figcaption> | |||
</figure> | |||
@@ -105,12 +131,38 @@ | |||
<figure> | |||
<a href="#2023-01-21-feu-foyer" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-21-feu-foyer.jpg" alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-feu-foyer.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-21-feu-foyer"> | |||
<img src="/static/david/2023/2023-01-21-feu-foyer.jpg" alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-feu-foyer.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige."> | |||
</picture> | |||
</a> | |||
<figcaption>J’essaye habituellement de faire des petits feux économes et efficaces, j’ai un peu forcé pour la photo…</figcaption> | |||
</figure> |
@@ -94,12 +94,38 @@ | |||
<figure> | |||
<a href="#2023-01-22-ski-retour" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-22-ski-retour.jpg" alt="Un ski dans les traces de la veille, sur le chemin du retour." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-22-ski-retour.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-22-ski-retour.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-22-ski-retour.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un ski dans les traces de la veille, sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-22-ski-retour"> | |||
<img src="/static/david/2023/2023-01-22-ski-retour.jpg" alt="Un ski dans les traces de la veille, sur le chemin du retour." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-22-ski-retour.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-22-ski-retour.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-22-ski-retour.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un ski dans les traces de la veille, sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<figcaption>Le retour dans ses traces demande tellement moins d’énergie !</figcaption> | |||
</figure> |
@@ -96,12 +96,38 @@ | |||
<figure> | |||
<a href="#2023-02-10-camping-parking" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-10-camping-parking.jpg" alt="Un parking avec un bon 70 cm de neige vierge dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-10-camping-parking.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-10-camping-parking.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-10-camping-parking.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parking avec un bon 70 cm de neige vierge dessus."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-10-camping-parking"> | |||
<img src="/static/david/2023/2023-02-10-camping-parking.jpg" alt="Un parking avec un bon 70 cm de neige vierge dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-10-camping-parking.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-10-camping-parking.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-10-camping-parking.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parking avec un bon 70 cm de neige vierge dessus."> | |||
</picture> | |||
</a> | |||
<figcaption>C’est bien la première fois que je vais camper sur un parking !</figcaption> | |||
</figure> |
@@ -90,12 +90,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-accueil-poisson-blanc" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-accueil-poisson-blanc"> | |||
<img src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc."> | |||
</picture> | |||
</a> | |||
<figcaption>Les couleurs sont magnifiques et je regrette déjà de ne pas avoir pris un appareil photo.</figcaption> | |||
</figure> | |||
@@ -104,12 +130,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-depart-traineaux" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-depart-traineaux.jpg" alt="Des personnes sur le lac gelé qui tirent chacune un traineau" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-depart-traineaux.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes sur le lac gelé qui tirent chacune un traineau"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-depart-traineaux"> | |||
<img src="/static/david/2023/2023-02-11-depart-traineaux.jpg" alt="Des personnes sur le lac gelé qui tirent chacune un traineau" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-depart-traineaux.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes sur le lac gelé qui tirent chacune un traineau"> | |||
</picture> | |||
</a> | |||
<figcaption>Le vent a bien soufflé cette nuit, on alterne glace et neige.</figcaption> | |||
</figure> | |||
@@ -117,12 +169,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-traineau-solo" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-traineau-solo.jpg" alt="Une longue trainée de personnes tirant des traineaux sur le lac" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-solo.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une longue trainée de personnes tirant des traineaux sur le lac"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-traineau-solo"> | |||
<img src="/static/david/2023/2023-02-11-traineau-solo.jpg" alt="Une longue trainée de personnes tirant des traineaux sur le lac" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-solo.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une longue trainée de personnes tirant des traineaux sur le lac"> | |||
</picture> | |||
</a> | |||
<figcaption>Un peu à l’écart de la foule, on ne se refait pas.</figcaption> | |||
</figure> | |||
@@ -132,12 +210,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-traineau-apres-midi" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" alt="Des personnes devant moi avec des traineaux, on voit mon ombre." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes devant moi avec des traineaux, on voit mon ombre."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-traineau-apres-midi"> | |||
<img src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" alt="Des personnes devant moi avec des traineaux, on voit mon ombre." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes devant moi avec des traineaux, on voit mon ombre."> | |||
</picture> | |||
</a> | |||
<figcaption>Pour ma part, c’est neige fraîche, quitte à forcer un peu plus je préfère soigner mon silence relatif.</figcaption> | |||
</figure> | |||
@@ -145,12 +249,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-coucher-soleil" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-coucher-soleil.jpg" alt="Le soleil se couche derrière des blocs de glace." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-coucher-soleil.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le soleil se couche derrière des blocs de glace."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-coucher-soleil"> | |||
<img src="/static/david/2023/2023-02-11-coucher-soleil.jpg" alt="Le soleil se couche derrière des blocs de glace." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-coucher-soleil.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le soleil se couche derrière des blocs de glace."> | |||
</picture> | |||
</a> | |||
<figcaption>Je vous épargne les différents dégradés de rose qui ont suivi !</figcaption> | |||
</figure> | |||
@@ -158,12 +288,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-astro-photographie" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-astro-photographie.jpg" alt="Une tente rouge et Orion au-dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-astro-photographie.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une tente rouge et Orion au-dessus."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-astro-photographie"> | |||
<img src="/static/david/2023/2023-02-11-astro-photographie.jpg" alt="Une tente rouge et Orion au-dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-astro-photographie.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une tente rouge et Orion au-dessus."> | |||
</picture> | |||
</a> | |||
<figcaption>C’est bruité et tout mais j’étais content que l’on distingue au moins Orion.</figcaption> | |||
</figure> |
@@ -91,12 +91,38 @@ | |||
<figure> | |||
<a href="#2023-02-12-depart-campement" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-12-depart-campement.jpg" alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-depart-campement.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-depart-campement.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-depart-campement.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-12-depart-campement"> | |||
<img src="/static/david/2023/2023-02-12-depart-campement.jpg" alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-depart-campement.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-depart-campement.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-depart-campement.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé."> | |||
</picture> | |||
</a> | |||
<figcaption>Avec la gang de tête.</figcaption> | |||
</figure> | |||
@@ -104,12 +130,38 @@ | |||
<figure> | |||
<a href="#2023-02-12-traces-canides" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-12-traces-canides.jpg" alt="De belles traces de canidés dans la neige sur la glace du lac." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-traces-canides.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-traces-canides.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-traces-canides.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="De belles traces de canidés dans la neige sur la glace du lac."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-12-traces-canides"> | |||
<img src="/static/david/2023/2023-02-12-traces-canides.jpg" alt="De belles traces de canidés dans la neige sur la glace du lac." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-traces-canides.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-traces-canides.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-traces-canides.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="De belles traces de canidés dans la neige sur la glace du lac."> | |||
</picture> | |||
</a> | |||
<figcaption>Pas si seul·es au monde :-)</figcaption> | |||
</figure> | |||
@@ -119,12 +171,38 @@ | |||
<figure> | |||
<a href="#2023-02-12-file-arrivee" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-12-file-arrivee.jpg" alt="File des arrivées progressives sur le site." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-file-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="File des arrivées progressives sur le site."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-12-file-arrivee"> | |||
<img src="/static/david/2023/2023-02-12-file-arrivee.jpg" alt="File des arrivées progressives sur le site." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-file-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="File des arrivées progressives sur le site."> | |||
</picture> | |||
</a> | |||
<figcaption>Pour donner une idée du cheminement.</figcaption> | |||
</figure> |
@@ -91,12 +91,38 @@ | |||
<figure> | |||
<a href="#2023-03-02-traineau-arrivee" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" alt="Le traîneau à l’arrivée avec pas mal de neige chargée." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau à l’arrivée avec pas mal de neige chargée."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-02-traineau-arrivee"> | |||
<img src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" alt="Le traîneau à l’arrivée avec pas mal de neige chargée." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau à l’arrivée avec pas mal de neige chargée."> | |||
</picture> | |||
</a> | |||
<figcaption>Ce que ça donne à l’arrivée, transporter de la neige n’a pas grand intérêt, il y en aura à l’arrivée.</figcaption> | |||
</figure> | |||
@@ -105,12 +131,38 @@ | |||
<figure> | |||
<a href="#2023-03-02-feu-levitation" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-02-feu-levitation.jpg" alt="Un feu dans un foyer surélevé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-feu-levitation.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un foyer surélevé."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-02-feu-levitation"> | |||
<img src="/static/david/2023/2023-03-02-feu-levitation.jpg" alt="Un feu dans un foyer surélevé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-feu-levitation.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un foyer surélevé."> | |||
</picture> | |||
</a> | |||
<figcaption>C’est parti pour quelques heures à entretenir un feu.</figcaption> | |||
</figure> |
@@ -91,12 +91,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-feu-soleil" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-feu-soleil.jpg" alt="Le campement avec le soleil en arrière plan." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-feu-soleil.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le campement avec le soleil en arrière plan."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-feu-soleil"> | |||
<img src="/static/david/2023/2023-03-03-feu-soleil.jpg" alt="Le campement avec le soleil en arrière plan." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-feu-soleil.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le campement avec le soleil en arrière plan."> | |||
</picture> | |||
</a> | |||
<figcaption>Ô soleil, merci de ta chaleur !</figcaption> | |||
</figure> | |||
@@ -106,12 +132,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-riviere-ouareau" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" alt="La rivière Ouareau bien gelée." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière Ouareau bien gelée."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-riviere-ouareau"> | |||
<img src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" alt="La rivière Ouareau bien gelée." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière Ouareau bien gelée."> | |||
</picture> | |||
</a> | |||
<figcaption>Les méandres de la rivière gelée.</figcaption> | |||
</figure> | |||
@@ -119,12 +171,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-sentier-murmures" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-sentier-murmures.jpg" alt="Le sentier des murmures." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-sentier-murmures.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le sentier des murmures."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-sentier-murmures"> | |||
<img src="/static/david/2023/2023-03-03-sentier-murmures.jpg" alt="Le sentier des murmures." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-sentier-murmures.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le sentier des murmures."> | |||
</picture> | |||
</a> | |||
<figcaption>Une portion du sentier qui est intégralement à couvert de forêt.</figcaption> | |||
</figure> | |||
@@ -132,12 +210,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-couleurs-soir" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-couleurs-soir.jpg" alt="La rivière le soir." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-couleurs-soir.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière le soir."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-couleurs-soir"> | |||
<img src="/static/david/2023/2023-03-03-couleurs-soir.jpg" alt="La rivière le soir." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-couleurs-soir.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière le soir."> | |||
</picture> | |||
</a> | |||
<figcaption>Difficile de restituer la sensation de calme qu’il y avait alors, seulement troublée sporadiquement par un pic.</figcaption> | |||
</figure> |
@@ -92,12 +92,38 @@ | |||
<figure> | |||
<a href="#2023-03-04-tempete-neige" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-04-tempete-neige.jpg" alt="La rivière sous la tempête." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-tempete-neige.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière sous la tempête."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-04-tempete-neige"> | |||
<img src="/static/david/2023/2023-03-04-tempete-neige.jpg" alt="La rivière sous la tempête." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-tempete-neige.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière sous la tempête."> | |||
</picture> | |||
</a> | |||
<figcaption>Il neigeait dru !</figcaption> | |||
</figure> | |||
@@ -105,12 +131,38 @@ | |||
<figure> | |||
<a href="#2023-03-04-traces" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-04-traces.jpg" alt="Des traces dans la neige." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traces.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traces.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-traces.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces dans la neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-04-traces"> | |||
<img src="/static/david/2023/2023-03-04-traces.jpg" alt="Des traces dans la neige." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traces.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traces.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-traces.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces dans la neige."> | |||
</picture> | |||
</a> | |||
<figcaption>À une prochaine, l’animal.</figcaption> | |||
</figure> | |||
@@ -118,12 +170,38 @@ | |||
<figure> | |||
<a href="#2023-03-04-traineau" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-04-traineau.jpg" alt="Le traîneau sur le chemin du retour." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traineau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traineau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-04-traineau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-04-traineau"> | |||
<img src="/static/david/2023/2023-03-04-traineau.jpg" alt="Le traîneau sur le chemin du retour." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traineau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traineau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-04-traineau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<figcaption>Le secret, c’est de faire des pauses, vraiment beaucoup de pauses !</figcaption> | |||
</figure> |
@@ -85,12 +85,38 @@ | |||
<figure> | |||
<a href="#2023-03-04-tempete-neige" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-04-tempete-neige.jpg" alt="La rivière sous la tempête." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-tempete-neige.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière sous la tempête."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-04-tempete-neige"> | |||
<img src="/static/david/2023/2023-03-04-tempete-neige.jpg" alt="La rivière sous la tempête." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-tempete-neige.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière sous la tempête."> | |||
</picture> | |||
</a> | |||
<figcaption>Il neigeait dru !</figcaption> | |||
</figure> | |||
@@ -98,12 +124,38 @@ | |||
<figure> | |||
<a href="#2023-03-04-traces" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-04-traces.jpg" alt="Des traces dans la neige." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traces.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traces.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-traces.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces dans la neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-04-traces"> | |||
<img src="/static/david/2023/2023-03-04-traces.jpg" alt="Des traces dans la neige." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traces.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traces.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-traces.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces dans la neige."> | |||
</picture> | |||
</a> | |||
<figcaption>À une prochaine, l’animal.</figcaption> | |||
</figure> | |||
@@ -111,12 +163,38 @@ | |||
<figure> | |||
<a href="#2023-03-04-traineau" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-04-traineau.jpg" alt="Le traîneau sur le chemin du retour." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traineau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traineau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-04-traineau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-04-traineau"> | |||
<img src="/static/david/2023/2023-03-04-traineau.jpg" alt="Le traîneau sur le chemin du retour." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traineau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traineau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-04-traineau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<figcaption>Le secret, c’est de faire des pauses, vraiment beaucoup de pauses !</figcaption> | |||
</figure> | |||
@@ -134,12 +212,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-feu-soleil" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-feu-soleil.jpg" alt="Le campement avec le soleil en arrière plan." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-feu-soleil.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le campement avec le soleil en arrière plan."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-feu-soleil"> | |||
<img src="/static/david/2023/2023-03-03-feu-soleil.jpg" alt="Le campement avec le soleil en arrière plan." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-feu-soleil.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le campement avec le soleil en arrière plan."> | |||
</picture> | |||
</a> | |||
<figcaption>Ô soleil, merci de ta chaleur !</figcaption> | |||
</figure> | |||
@@ -149,12 +253,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-riviere-ouareau" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" alt="La rivière Ouareau bien gelée." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière Ouareau bien gelée."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-riviere-ouareau"> | |||
<img src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" alt="La rivière Ouareau bien gelée." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière Ouareau bien gelée."> | |||
</picture> | |||
</a> | |||
<figcaption>Les méandres de la rivière gelée.</figcaption> | |||
</figure> | |||
@@ -162,12 +292,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-sentier-murmures" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-sentier-murmures.jpg" alt="Le sentier des murmures." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-sentier-murmures.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le sentier des murmures."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-sentier-murmures"> | |||
<img src="/static/david/2023/2023-03-03-sentier-murmures.jpg" alt="Le sentier des murmures." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-sentier-murmures.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le sentier des murmures."> | |||
</picture> | |||
</a> | |||
<figcaption>Une portion du sentier qui est intégralement à couvert de forêt.</figcaption> | |||
</figure> | |||
@@ -175,12 +331,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-couleurs-soir" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-couleurs-soir.jpg" alt="La rivière le soir." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-couleurs-soir.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière le soir."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-couleurs-soir"> | |||
<img src="/static/david/2023/2023-03-03-couleurs-soir.jpg" alt="La rivière le soir." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-couleurs-soir.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière le soir."> | |||
</picture> | |||
</a> | |||
<figcaption>Difficile de restituer la sensation de calme qu’il y avait alors, seulement troublée sporadiquement par un pic.</figcaption> | |||
</figure> | |||
@@ -199,12 +381,38 @@ | |||
<figure> | |||
<a href="#2023-02-12-depart-campement" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-12-depart-campement.jpg" alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-depart-campement.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-depart-campement.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-depart-campement.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-12-depart-campement"> | |||
<img src="/static/david/2023/2023-02-12-depart-campement.jpg" alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-depart-campement.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-depart-campement.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-depart-campement.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé."> | |||
</picture> | |||
</a> | |||
<figcaption>Avec la gang de tête.</figcaption> | |||
</figure> | |||
@@ -212,12 +420,38 @@ | |||
<figure> | |||
<a href="#2023-02-12-traces-canides" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-12-traces-canides.jpg" alt="De belles traces de canidés dans la neige sur la glace du lac." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-traces-canides.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-traces-canides.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-traces-canides.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="De belles traces de canidés dans la neige sur la glace du lac."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-12-traces-canides"> | |||
<img src="/static/david/2023/2023-02-12-traces-canides.jpg" alt="De belles traces de canidés dans la neige sur la glace du lac." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-traces-canides.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-traces-canides.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-traces-canides.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="De belles traces de canidés dans la neige sur la glace du lac."> | |||
</picture> | |||
</a> | |||
<figcaption>Pas si seul·es au monde :-)</figcaption> | |||
</figure> | |||
@@ -227,12 +461,38 @@ | |||
<figure> | |||
<a href="#2023-02-12-file-arrivee" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-12-file-arrivee.jpg" alt="File des arrivées progressives sur le site." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-file-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="File des arrivées progressives sur le site."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-12-file-arrivee"> | |||
<img src="/static/david/2023/2023-02-12-file-arrivee.jpg" alt="File des arrivées progressives sur le site." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-file-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="File des arrivées progressives sur le site."> | |||
</picture> | |||
</a> | |||
<figcaption>Pour donner une idée du cheminement.</figcaption> | |||
</figure> | |||
@@ -263,12 +523,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-accueil-poisson-blanc" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-accueil-poisson-blanc"> | |||
<img src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc."> | |||
</picture> | |||
</a> | |||
<figcaption>Les couleurs sont magnifiques et je regrette déjà de ne pas avoir pris un appareil photo.</figcaption> | |||
</figure> | |||
@@ -277,12 +563,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-depart-traineaux" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-depart-traineaux.jpg" alt="Des personnes sur le lac gelé qui tirent chacune un traineau" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-depart-traineaux.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes sur le lac gelé qui tirent chacune un traineau"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-depart-traineaux"> | |||
<img src="/static/david/2023/2023-02-11-depart-traineaux.jpg" alt="Des personnes sur le lac gelé qui tirent chacune un traineau" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-depart-traineaux.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes sur le lac gelé qui tirent chacune un traineau"> | |||
</picture> | |||
</a> | |||
<figcaption>Le vent a bien soufflé cette nuit, on alterne glace et neige.</figcaption> | |||
</figure> | |||
@@ -290,12 +602,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-traineau-solo" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-traineau-solo.jpg" alt="Une longue trainée de personnes tirant des traineaux sur le lac" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-solo.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une longue trainée de personnes tirant des traineaux sur le lac"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-traineau-solo"> | |||
<img src="/static/david/2023/2023-02-11-traineau-solo.jpg" alt="Une longue trainée de personnes tirant des traineaux sur le lac" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-solo.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une longue trainée de personnes tirant des traineaux sur le lac"> | |||
</picture> | |||
</a> | |||
<figcaption>Un peu à l’écart de la foule, on ne se refait pas.</figcaption> | |||
</figure> | |||
@@ -305,12 +643,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-traineau-apres-midi" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" alt="Des personnes devant moi avec des traineaux, on voit mon ombre." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes devant moi avec des traineaux, on voit mon ombre."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-traineau-apres-midi"> | |||
<img src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" alt="Des personnes devant moi avec des traineaux, on voit mon ombre." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes devant moi avec des traineaux, on voit mon ombre."> | |||
</picture> | |||
</a> | |||
<figcaption>Pour ma part, c’est neige fraîche, quitte à forcer un peu plus je préfère soigner mon silence relatif.</figcaption> | |||
</figure> | |||
@@ -318,12 +682,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-coucher-soleil" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-coucher-soleil.jpg" alt="Le soleil se couche derrière des blocs de glace." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-coucher-soleil.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le soleil se couche derrière des blocs de glace."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-coucher-soleil"> | |||
<img src="/static/david/2023/2023-02-11-coucher-soleil.jpg" alt="Le soleil se couche derrière des blocs de glace." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-coucher-soleil.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le soleil se couche derrière des blocs de glace."> | |||
</picture> | |||
</a> | |||
<figcaption>Je vous épargne les différents dégradés de rose qui ont suivi !</figcaption> | |||
</figure> | |||
@@ -331,12 +721,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-astro-photographie" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-astro-photographie.jpg" alt="Une tente rouge et Orion au-dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-astro-photographie.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une tente rouge et Orion au-dessus."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-astro-photographie"> | |||
<img src="/static/david/2023/2023-02-11-astro-photographie.jpg" alt="Une tente rouge et Orion au-dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-astro-photographie.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une tente rouge et Orion au-dessus."> | |||
</picture> | |||
</a> | |||
<figcaption>C’est bruité et tout mais j’étais content que l’on distingue au moins Orion.</figcaption> | |||
</figure> | |||
@@ -361,12 +777,38 @@ | |||
<figure> | |||
<a href="#2023-02-10-camping-parking" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-10-camping-parking.jpg" alt="Un parking avec un bon 70 cm de neige vierge dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-10-camping-parking.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-10-camping-parking.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-10-camping-parking.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parking avec un bon 70 cm de neige vierge dessus."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-10-camping-parking"> | |||
<img src="/static/david/2023/2023-02-10-camping-parking.jpg" alt="Un parking avec un bon 70 cm de neige vierge dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-10-camping-parking.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-10-camping-parking.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-10-camping-parking.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parking avec un bon 70 cm de neige vierge dessus."> | |||
</picture> | |||
</a> | |||
<figcaption>C’est bien la première fois que je vais camper sur un parking !</figcaption> | |||
</figure> | |||
@@ -406,12 +848,38 @@ | |||
<figure> | |||
<a href="#2023-01-22-ski-retour" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-22-ski-retour.jpg" alt="Un ski dans les traces de la veille, sur le chemin du retour." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-22-ski-retour.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-22-ski-retour.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-22-ski-retour.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un ski dans les traces de la veille, sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-22-ski-retour"> | |||
<img src="/static/david/2023/2023-01-22-ski-retour.jpg" alt="Un ski dans les traces de la veille, sur le chemin du retour." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-22-ski-retour.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-22-ski-retour.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-22-ski-retour.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un ski dans les traces de la veille, sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<figcaption>Le retour dans ses traces demande tellement moins d’énergie !</figcaption> | |||
</figure> | |||
@@ -431,12 +899,38 @@ | |||
<figure> | |||
<a href="#2023-01-21-selfie-traineau" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-21-selfie-traineau.jpg" alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond." | |||
loading="lazy" width="2048" height="2726" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-selfie-traineau.jpg" | |||
width="2048" height="2726" | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-21-selfie-traineau"> | |||
<img src="/static/david/2023/2023-01-21-selfie-traineau.jpg" alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond." | |||
loading="lazy" width="2048" height="2726" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-selfie-traineau.jpg" | |||
width="2048" height="2726" | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond."> | |||
</picture> | |||
</a> | |||
<figcaption>Il est très rare que je fasse des égoportraits mais là j’aimais bien voir le téléphone dans les lunettes.</figcaption> | |||
</figure> | |||
@@ -445,12 +939,38 @@ | |||
<figure> | |||
<a href="#2023-01-21-feu-foyer" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-21-feu-foyer.jpg" alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-feu-foyer.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-21-feu-foyer"> | |||
<img src="/static/david/2023/2023-01-21-feu-foyer.jpg" alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-feu-foyer.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige."> | |||
</picture> | |||
</a> | |||
<figcaption>J’essaye habituellement de faire des petits feux économes et efficaces, j’ai un peu forcé pour la photo…</figcaption> | |||
</figure> |
@@ -84,12 +84,38 @@ | |||
<figure> | |||
<a href="#2023-03-02-traineau-arrivee" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" alt="Le traîneau à l’arrivée avec pas mal de neige chargée." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau à l’arrivée avec pas mal de neige chargée."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-02-traineau-arrivee"> | |||
<img src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" alt="Le traîneau à l’arrivée avec pas mal de neige chargée." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau à l’arrivée avec pas mal de neige chargée."> | |||
</picture> | |||
</a> | |||
<figcaption>Ce que ça donne à l’arrivée, transporter de la neige n’a pas grand intérêt, il y en aura à l’arrivée.</figcaption> | |||
</figure> | |||
@@ -98,12 +124,38 @@ | |||
<figure> | |||
<a href="#2023-03-02-feu-levitation" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-02-feu-levitation.jpg" alt="Un feu dans un foyer surélevé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-feu-levitation.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un foyer surélevé."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-02-feu-levitation"> | |||
<img src="/static/david/2023/2023-03-02-feu-levitation.jpg" alt="Un feu dans un foyer surélevé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-feu-levitation.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un foyer surélevé."> | |||
</picture> | |||
</a> | |||
<figcaption>C’est parti pour quelques heures à entretenir un feu.</figcaption> | |||
</figure> | |||
@@ -220,12 +272,38 @@ | |||
<figure> | |||
<a href="#2023-01-22-ski-retour" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-22-ski-retour.jpg" alt="Un ski dans les traces de la veille, sur le chemin du retour." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-22-ski-retour.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-22-ski-retour.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-22-ski-retour.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un ski dans les traces de la veille, sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-22-ski-retour"> | |||
<img src="/static/david/2023/2023-01-22-ski-retour.jpg" alt="Un ski dans les traces de la veille, sur le chemin du retour." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-22-ski-retour.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-22-ski-retour.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-22-ski-retour.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un ski dans les traces de la veille, sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<figcaption>Le retour dans ses traces demande tellement moins d’énergie !</figcaption> | |||
</figure> |
@@ -84,12 +84,38 @@ | |||
<figure> | |||
<a href="#2023-03-02-traineau-arrivee" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" alt="Le traîneau à l’arrivée avec pas mal de neige chargée." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau à l’arrivée avec pas mal de neige chargée."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-02-traineau-arrivee"> | |||
<img src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" alt="Le traîneau à l’arrivée avec pas mal de neige chargée." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau à l’arrivée avec pas mal de neige chargée."> | |||
</picture> | |||
</a> | |||
<figcaption>Ce que ça donne à l’arrivée, transporter de la neige n’a pas grand intérêt, il y en aura à l’arrivée.</figcaption> | |||
</figure> | |||
@@ -98,12 +124,38 @@ | |||
<figure> | |||
<a href="#2023-03-02-feu-levitation" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-02-feu-levitation.jpg" alt="Un feu dans un foyer surélevé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-feu-levitation.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un foyer surélevé."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-02-feu-levitation"> | |||
<img src="/static/david/2023/2023-03-02-feu-levitation.jpg" alt="Un feu dans un foyer surélevé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-feu-levitation.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un foyer surélevé."> | |||
</picture> | |||
</a> | |||
<figcaption>C’est parti pour quelques heures à entretenir un feu.</figcaption> | |||
</figure> | |||
@@ -124,12 +176,38 @@ | |||
<figure> | |||
<a href="#2023-01-21-selfie-traineau" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-21-selfie-traineau.jpg" alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond." | |||
loading="lazy" width="2048" height="2726" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-selfie-traineau.jpg" | |||
width="2048" height="2726" | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-21-selfie-traineau"> | |||
<img src="/static/david/2023/2023-01-21-selfie-traineau.jpg" alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond." | |||
loading="lazy" width="2048" height="2726" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-selfie-traineau.jpg" | |||
width="2048" height="2726" | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond."> | |||
</picture> | |||
</a> | |||
<figcaption>Il est très rare que je fasse des égoportraits mais là j’aimais bien voir le téléphone dans les lunettes.</figcaption> | |||
</figure> | |||
@@ -138,12 +216,38 @@ | |||
<figure> | |||
<a href="#2023-01-21-feu-foyer" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-21-feu-foyer.jpg" alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-feu-foyer.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-21-feu-foyer"> | |||
<img src="/static/david/2023/2023-01-21-feu-foyer.jpg" alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-feu-foyer.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige."> | |||
</picture> | |||
</a> | |||
<figcaption>J’essaye habituellement de faire des petits feux économes et efficaces, j’ai un peu forcé pour la photo…</figcaption> | |||
</figure> |
@@ -85,12 +85,38 @@ | |||
<figure> | |||
<a href="#2023-03-04-tempete-neige" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-04-tempete-neige.jpg" alt="La rivière sous la tempête." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-tempete-neige.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière sous la tempête."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-04-tempete-neige"> | |||
<img src="/static/david/2023/2023-03-04-tempete-neige.jpg" alt="La rivière sous la tempête." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-tempete-neige.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière sous la tempête."> | |||
</picture> | |||
</a> | |||
<figcaption>Il neigeait dru !</figcaption> | |||
</figure> | |||
@@ -98,12 +124,38 @@ | |||
<figure> | |||
<a href="#2023-03-04-traces" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-04-traces.jpg" alt="Des traces dans la neige." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traces.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traces.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-traces.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces dans la neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-04-traces"> | |||
<img src="/static/david/2023/2023-03-04-traces.jpg" alt="Des traces dans la neige." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traces.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traces.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-traces.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces dans la neige."> | |||
</picture> | |||
</a> | |||
<figcaption>À une prochaine, l’animal.</figcaption> | |||
</figure> | |||
@@ -111,12 +163,38 @@ | |||
<figure> | |||
<a href="#2023-03-04-traineau" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-04-traineau.jpg" alt="Le traîneau sur le chemin du retour." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traineau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traineau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-04-traineau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-04-traineau"> | |||
<img src="/static/david/2023/2023-03-04-traineau.jpg" alt="Le traîneau sur le chemin du retour." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traineau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traineau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-04-traineau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<figcaption>Le secret, c’est de faire des pauses, vraiment beaucoup de pauses !</figcaption> | |||
</figure> | |||
@@ -134,12 +212,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-feu-soleil" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-feu-soleil.jpg" alt="Le campement avec le soleil en arrière plan." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-feu-soleil.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le campement avec le soleil en arrière plan."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-feu-soleil"> | |||
<img src="/static/david/2023/2023-03-03-feu-soleil.jpg" alt="Le campement avec le soleil en arrière plan." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-feu-soleil.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le campement avec le soleil en arrière plan."> | |||
</picture> | |||
</a> | |||
<figcaption>Ô soleil, merci de ta chaleur !</figcaption> | |||
</figure> | |||
@@ -149,12 +253,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-riviere-ouareau" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" alt="La rivière Ouareau bien gelée." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière Ouareau bien gelée."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-riviere-ouareau"> | |||
<img src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" alt="La rivière Ouareau bien gelée." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière Ouareau bien gelée."> | |||
</picture> | |||
</a> | |||
<figcaption>Les méandres de la rivière gelée.</figcaption> | |||
</figure> | |||
@@ -162,12 +292,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-sentier-murmures" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-sentier-murmures.jpg" alt="Le sentier des murmures." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-sentier-murmures.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le sentier des murmures."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-sentier-murmures"> | |||
<img src="/static/david/2023/2023-03-03-sentier-murmures.jpg" alt="Le sentier des murmures." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-sentier-murmures.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le sentier des murmures."> | |||
</picture> | |||
</a> | |||
<figcaption>Une portion du sentier qui est intégralement à couvert de forêt.</figcaption> | |||
</figure> | |||
@@ -175,12 +331,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-couleurs-soir" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-couleurs-soir.jpg" alt="La rivière le soir." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-couleurs-soir.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière le soir."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-couleurs-soir"> | |||
<img src="/static/david/2023/2023-03-03-couleurs-soir.jpg" alt="La rivière le soir." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-couleurs-soir.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière le soir."> | |||
</picture> | |||
</a> | |||
<figcaption>Difficile de restituer la sensation de calme qu’il y avait alors, seulement troublée sporadiquement par un pic.</figcaption> | |||
</figure> | |||
@@ -199,12 +381,38 @@ | |||
<figure> | |||
<a href="#2023-03-02-traineau-arrivee" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" alt="Le traîneau à l’arrivée avec pas mal de neige chargée." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau à l’arrivée avec pas mal de neige chargée."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-02-traineau-arrivee"> | |||
<img src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" alt="Le traîneau à l’arrivée avec pas mal de neige chargée." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-traineau-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau à l’arrivée avec pas mal de neige chargée."> | |||
</picture> | |||
</a> | |||
<figcaption>Ce que ça donne à l’arrivée, transporter de la neige n’a pas grand intérêt, il y en aura à l’arrivée.</figcaption> | |||
</figure> | |||
@@ -213,12 +421,38 @@ | |||
<figure> | |||
<a href="#2023-03-02-feu-levitation" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-02-feu-levitation.jpg" alt="Un feu dans un foyer surélevé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-feu-levitation.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un foyer surélevé."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-02-feu-levitation"> | |||
<img src="/static/david/2023/2023-03-02-feu-levitation.jpg" alt="Un feu dans un foyer surélevé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-02-feu-levitation.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un foyer surélevé."> | |||
</picture> | |||
</a> | |||
<figcaption>C’est parti pour quelques heures à entretenir un feu.</figcaption> | |||
</figure> | |||
@@ -241,12 +475,38 @@ | |||
<figure> | |||
<a href="#2023-02-12-depart-campement" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-12-depart-campement.jpg" alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-depart-campement.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-depart-campement.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-depart-campement.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-12-depart-campement"> | |||
<img src="/static/david/2023/2023-02-12-depart-campement.jpg" alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-depart-campement.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-depart-campement.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-depart-campement.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé."> | |||
</picture> | |||
</a> | |||
<figcaption>Avec la gang de tête.</figcaption> | |||
</figure> | |||
@@ -254,12 +514,38 @@ | |||
<figure> | |||
<a href="#2023-02-12-traces-canides" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-12-traces-canides.jpg" alt="De belles traces de canidés dans la neige sur la glace du lac." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-traces-canides.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-traces-canides.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-traces-canides.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="De belles traces de canidés dans la neige sur la glace du lac."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-12-traces-canides"> | |||
<img src="/static/david/2023/2023-02-12-traces-canides.jpg" alt="De belles traces de canidés dans la neige sur la glace du lac." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-traces-canides.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-traces-canides.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-traces-canides.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="De belles traces de canidés dans la neige sur la glace du lac."> | |||
</picture> | |||
</a> | |||
<figcaption>Pas si seul·es au monde :-)</figcaption> | |||
</figure> | |||
@@ -269,12 +555,38 @@ | |||
<figure> | |||
<a href="#2023-02-12-file-arrivee" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-12-file-arrivee.jpg" alt="File des arrivées progressives sur le site." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-file-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="File des arrivées progressives sur le site."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-12-file-arrivee"> | |||
<img src="/static/david/2023/2023-02-12-file-arrivee.jpg" alt="File des arrivées progressives sur le site." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-file-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="File des arrivées progressives sur le site."> | |||
</picture> | |||
</a> | |||
<figcaption>Pour donner une idée du cheminement.</figcaption> | |||
</figure> | |||
@@ -306,12 +618,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-accueil-poisson-blanc" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-accueil-poisson-blanc"> | |||
<img src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc."> | |||
</picture> | |||
</a> | |||
<figcaption>Les couleurs sont magnifiques et je regrette déjà de ne pas avoir pris un appareil photo.</figcaption> | |||
</figure> | |||
@@ -320,12 +658,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-depart-traineaux" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-depart-traineaux.jpg" alt="Des personnes sur le lac gelé qui tirent chacune un traineau" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-depart-traineaux.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes sur le lac gelé qui tirent chacune un traineau"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-depart-traineaux"> | |||
<img src="/static/david/2023/2023-02-11-depart-traineaux.jpg" alt="Des personnes sur le lac gelé qui tirent chacune un traineau" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-depart-traineaux.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes sur le lac gelé qui tirent chacune un traineau"> | |||
</picture> | |||
</a> | |||
<figcaption>Le vent a bien soufflé cette nuit, on alterne glace et neige.</figcaption> | |||
</figure> | |||
@@ -333,12 +697,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-traineau-solo" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-traineau-solo.jpg" alt="Une longue trainée de personnes tirant des traineaux sur le lac" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-solo.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une longue trainée de personnes tirant des traineaux sur le lac"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-traineau-solo"> | |||
<img src="/static/david/2023/2023-02-11-traineau-solo.jpg" alt="Une longue trainée de personnes tirant des traineaux sur le lac" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-solo.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une longue trainée de personnes tirant des traineaux sur le lac"> | |||
</picture> | |||
</a> | |||
<figcaption>Un peu à l’écart de la foule, on ne se refait pas.</figcaption> | |||
</figure> | |||
@@ -348,12 +738,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-traineau-apres-midi" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" alt="Des personnes devant moi avec des traineaux, on voit mon ombre." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes devant moi avec des traineaux, on voit mon ombre."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-traineau-apres-midi"> | |||
<img src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" alt="Des personnes devant moi avec des traineaux, on voit mon ombre." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes devant moi avec des traineaux, on voit mon ombre."> | |||
</picture> | |||
</a> | |||
<figcaption>Pour ma part, c’est neige fraîche, quitte à forcer un peu plus je préfère soigner mon silence relatif.</figcaption> | |||
</figure> | |||
@@ -361,12 +777,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-coucher-soleil" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-coucher-soleil.jpg" alt="Le soleil se couche derrière des blocs de glace." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-coucher-soleil.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le soleil se couche derrière des blocs de glace."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-coucher-soleil"> | |||
<img src="/static/david/2023/2023-02-11-coucher-soleil.jpg" alt="Le soleil se couche derrière des blocs de glace." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-coucher-soleil.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le soleil se couche derrière des blocs de glace."> | |||
</picture> | |||
</a> | |||
<figcaption>Je vous épargne les différents dégradés de rose qui ont suivi !</figcaption> | |||
</figure> | |||
@@ -374,12 +816,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-astro-photographie" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-astro-photographie.jpg" alt="Une tente rouge et Orion au-dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-astro-photographie.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une tente rouge et Orion au-dessus."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-astro-photographie"> | |||
<img src="/static/david/2023/2023-02-11-astro-photographie.jpg" alt="Une tente rouge et Orion au-dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-astro-photographie.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une tente rouge et Orion au-dessus."> | |||
</picture> | |||
</a> | |||
<figcaption>C’est bruité et tout mais j’étais content que l’on distingue au moins Orion.</figcaption> | |||
</figure> | |||
@@ -404,12 +872,38 @@ | |||
<figure> | |||
<a href="#2023-02-10-camping-parking" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-10-camping-parking.jpg" alt="Un parking avec un bon 70 cm de neige vierge dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-10-camping-parking.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-10-camping-parking.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-10-camping-parking.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parking avec un bon 70 cm de neige vierge dessus."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-10-camping-parking"> | |||
<img src="/static/david/2023/2023-02-10-camping-parking.jpg" alt="Un parking avec un bon 70 cm de neige vierge dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-10-camping-parking.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-10-camping-parking.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-10-camping-parking.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parking avec un bon 70 cm de neige vierge dessus."> | |||
</picture> | |||
</a> | |||
<figcaption>C’est bien la première fois que je vais camper sur un parking !</figcaption> | |||
</figure> | |||
@@ -434,12 +928,38 @@ | |||
<figure> | |||
<a href="#2023-01-22-ski-retour" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-22-ski-retour.jpg" alt="Un ski dans les traces de la veille, sur le chemin du retour." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-22-ski-retour.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-22-ski-retour.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-22-ski-retour.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un ski dans les traces de la veille, sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-22-ski-retour"> | |||
<img src="/static/david/2023/2023-01-22-ski-retour.jpg" alt="Un ski dans les traces de la veille, sur le chemin du retour." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-22-ski-retour.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-22-ski-retour.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-22-ski-retour.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un ski dans les traces de la veille, sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<figcaption>Le retour dans ses traces demande tellement moins d’énergie !</figcaption> | |||
</figure> | |||
@@ -459,12 +979,38 @@ | |||
<figure> | |||
<a href="#2023-01-21-selfie-traineau" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-21-selfie-traineau.jpg" alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond." | |||
loading="lazy" width="2048" height="2726" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-selfie-traineau.jpg" | |||
width="2048" height="2726" | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-21-selfie-traineau"> | |||
<img src="/static/david/2023/2023-01-21-selfie-traineau.jpg" alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond." | |||
loading="lazy" width="2048" height="2726" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-selfie-traineau.jpg" | |||
width="2048" height="2726" | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond."> | |||
</picture> | |||
</a> | |||
<figcaption>Il est très rare que je fasse des égoportraits mais là j’aimais bien voir le téléphone dans les lunettes.</figcaption> | |||
</figure> | |||
@@ -473,12 +1019,38 @@ | |||
<figure> | |||
<a href="#2023-01-21-feu-foyer" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-21-feu-foyer.jpg" alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-feu-foyer.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-21-feu-foyer"> | |||
<img src="/static/david/2023/2023-01-21-feu-foyer.jpg" alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-21-feu-foyer.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige."> | |||
</picture> | |||
</a> | |||
<figcaption>J’essaye habituellement de faire des petits feux économes et efficaces, j’ai un peu forcé pour la photo…</figcaption> | |||
</figure> |
@@ -149,48 +149,152 @@ Will it be used for war, porn or surveillance?</p> | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation1" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation1.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation1.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation1"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation1.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation1.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation2" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation2.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="1536" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation2.jpg" | |||
width="2048" height="1536" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation2"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation2.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="1536" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation2.jpg" | |||
width="2048" height="1536" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation3" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation3.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation3.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation3"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation3.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation3.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation4" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation4.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation4.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation4"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation4.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation4.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> | |||
@@ -266,12 +370,38 @@ Will it be used for war, porn or surveillance?</p> | |||
<figure> | |||
<a href="#2023-01-06-toile-gouttes" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-06-toile-gouttes.jpg" alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies" | |||
loading="lazy" width="3024" height="4032" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.webp 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-gouttes.jpg" | |||
width="3024" height="4032" | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.jpg 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-06-toile-gouttes"> | |||
<img src="/static/david/2023/2023-01-06-toile-gouttes.jpg" alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies" | |||
loading="lazy" width="3024" height="4032" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.webp 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-gouttes.jpg" | |||
width="3024" height="4032" | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.jpg 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies"> | |||
</picture> | |||
</a> | |||
<figcaption>Parc Louis-Hébert, Montréal, 2 novembre 2022.</figcaption> | |||
</figure> | |||
@@ -280,12 +410,38 @@ Will it be used for war, porn or surveillance?</p> | |||
<figure> | |||
<a href="#2023-01-06-toile-soleil" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-06-toile-soleil.jpg" alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile" | |||
loading="lazy" width="4032" height="3024" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.webp 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-soleil.jpg" | |||
width="4032" height="3024" | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.jpg 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-06-toile-soleil"> | |||
<img src="/static/david/2023/2023-01-06-toile-soleil.jpg" alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile" | |||
loading="lazy" width="4032" height="3024" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.webp 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-soleil.jpg" | |||
width="4032" height="3024" | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.jpg 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile"> | |||
</picture> | |||
</a> | |||
<figcaption>Une toile de soleil !</figcaption> | |||
</figure> |
@@ -84,12 +84,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-feu-soleil" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-feu-soleil.jpg" alt="Le campement avec le soleil en arrière plan." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-feu-soleil.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le campement avec le soleil en arrière plan."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-feu-soleil"> | |||
<img src="/static/david/2023/2023-03-03-feu-soleil.jpg" alt="Le campement avec le soleil en arrière plan." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-feu-soleil.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le campement avec le soleil en arrière plan."> | |||
</picture> | |||
</a> | |||
<figcaption>Ô soleil, merci de ta chaleur !</figcaption> | |||
</figure> | |||
@@ -99,12 +125,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-riviere-ouareau" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" alt="La rivière Ouareau bien gelée." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière Ouareau bien gelée."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-riviere-ouareau"> | |||
<img src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" alt="La rivière Ouareau bien gelée." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-riviere-ouareau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière Ouareau bien gelée."> | |||
</picture> | |||
</a> | |||
<figcaption>Les méandres de la rivière gelée.</figcaption> | |||
</figure> | |||
@@ -112,12 +164,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-sentier-murmures" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-sentier-murmures.jpg" alt="Le sentier des murmures." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-sentier-murmures.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le sentier des murmures."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-sentier-murmures"> | |||
<img src="/static/david/2023/2023-03-03-sentier-murmures.jpg" alt="Le sentier des murmures." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-sentier-murmures.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le sentier des murmures."> | |||
</picture> | |||
</a> | |||
<figcaption>Une portion du sentier qui est intégralement à couvert de forêt.</figcaption> | |||
</figure> | |||
@@ -125,12 +203,38 @@ | |||
<figure> | |||
<a href="#2023-03-03-couleurs-soir" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-03-couleurs-soir.jpg" alt="La rivière le soir." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-couleurs-soir.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière le soir."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-03-couleurs-soir"> | |||
<img src="/static/david/2023/2023-03-03-couleurs-soir.jpg" alt="La rivière le soir." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-03-couleurs-soir.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière le soir."> | |||
</picture> | |||
</a> | |||
<figcaption>Difficile de restituer la sensation de calme qu’il y avait alors, seulement troublée sporadiquement par un pic.</figcaption> | |||
</figure> | |||
@@ -182,12 +286,38 @@ | |||
<figure> | |||
<a href="#2023-01-06-toile-gouttes" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-06-toile-gouttes.jpg" alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies" | |||
loading="lazy" width="3024" height="4032" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.webp 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-gouttes.jpg" | |||
width="3024" height="4032" | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.jpg 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-06-toile-gouttes"> | |||
<img src="/static/david/2023/2023-01-06-toile-gouttes.jpg" alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies" | |||
loading="lazy" width="3024" height="4032" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.webp 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-gouttes.jpg" | |||
width="3024" height="4032" | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.jpg 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies"> | |||
</picture> | |||
</a> | |||
<figcaption>Parc Louis-Hébert, Montréal, 2 novembre 2022.</figcaption> | |||
</figure> | |||
@@ -196,12 +326,38 @@ | |||
<figure> | |||
<a href="#2023-01-06-toile-soleil" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-06-toile-soleil.jpg" alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile" | |||
loading="lazy" width="4032" height="3024" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.webp 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-soleil.jpg" | |||
width="4032" height="3024" | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.jpg 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-06-toile-soleil"> | |||
<img src="/static/david/2023/2023-01-06-toile-soleil.jpg" alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile" | |||
loading="lazy" width="4032" height="3024" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.webp 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-soleil.jpg" | |||
width="4032" height="3024" | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.jpg 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile"> | |||
</picture> | |||
</a> | |||
<figcaption>Une toile de soleil !</figcaption> | |||
</figure> |
@@ -136,48 +136,152 @@ | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation1" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation1.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation1.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation1"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation1.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation1.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation2" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation2.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="1536" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation2.jpg" | |||
width="2048" height="1536" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation2"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation2.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="1536" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation2.jpg" | |||
width="2048" height="1536" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation3" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation3.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation3.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation3"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation3.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation3.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation4" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation4.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation4.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation4"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation4.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation4.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> |
@@ -84,12 +84,38 @@ | |||
<figure> | |||
<a href="#2023-02-12-depart-campement" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-12-depart-campement.jpg" alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-depart-campement.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-depart-campement.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-depart-campement.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-12-depart-campement"> | |||
<img src="/static/david/2023/2023-02-12-depart-campement.jpg" alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-depart-campement.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-depart-campement.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-depart-campement.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé."> | |||
</picture> | |||
</a> | |||
<figcaption>Avec la gang de tête.</figcaption> | |||
</figure> | |||
@@ -97,12 +123,38 @@ | |||
<figure> | |||
<a href="#2023-02-12-traces-canides" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-12-traces-canides.jpg" alt="De belles traces de canidés dans la neige sur la glace du lac." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-traces-canides.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-traces-canides.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-traces-canides.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="De belles traces de canidés dans la neige sur la glace du lac."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-12-traces-canides"> | |||
<img src="/static/david/2023/2023-02-12-traces-canides.jpg" alt="De belles traces de canidés dans la neige sur la glace du lac." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-traces-canides.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-traces-canides.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-traces-canides.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="De belles traces de canidés dans la neige sur la glace du lac."> | |||
</picture> | |||
</a> | |||
<figcaption>Pas si seul·es au monde :-)</figcaption> | |||
</figure> | |||
@@ -112,12 +164,38 @@ | |||
<figure> | |||
<a href="#2023-02-12-file-arrivee" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-12-file-arrivee.jpg" alt="File des arrivées progressives sur le site." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-file-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="File des arrivées progressives sur le site."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-12-file-arrivee"> | |||
<img src="/static/david/2023/2023-02-12-file-arrivee.jpg" alt="File des arrivées progressives sur le site." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-12-file-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="File des arrivées progressives sur le site."> | |||
</picture> | |||
</a> | |||
<figcaption>Pour donner une idée du cheminement.</figcaption> | |||
</figure> | |||
@@ -146,12 +224,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-accueil-poisson-blanc" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-accueil-poisson-blanc"> | |||
<img src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc."> | |||
</picture> | |||
</a> | |||
<figcaption>Les couleurs sont magnifiques et je regrette déjà de ne pas avoir pris un appareil photo.</figcaption> | |||
</figure> | |||
@@ -160,12 +264,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-depart-traineaux" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-depart-traineaux.jpg" alt="Des personnes sur le lac gelé qui tirent chacune un traineau" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-depart-traineaux.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes sur le lac gelé qui tirent chacune un traineau"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-depart-traineaux"> | |||
<img src="/static/david/2023/2023-02-11-depart-traineaux.jpg" alt="Des personnes sur le lac gelé qui tirent chacune un traineau" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-depart-traineaux.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes sur le lac gelé qui tirent chacune un traineau"> | |||
</picture> | |||
</a> | |||
<figcaption>Le vent a bien soufflé cette nuit, on alterne glace et neige.</figcaption> | |||
</figure> | |||
@@ -173,12 +303,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-traineau-solo" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-traineau-solo.jpg" alt="Une longue trainée de personnes tirant des traineaux sur le lac" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-solo.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une longue trainée de personnes tirant des traineaux sur le lac"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-traineau-solo"> | |||
<img src="/static/david/2023/2023-02-11-traineau-solo.jpg" alt="Une longue trainée de personnes tirant des traineaux sur le lac" | |||
loading="lazy" width="2016" height="1512" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-solo.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une longue trainée de personnes tirant des traineaux sur le lac"> | |||
</picture> | |||
</a> | |||
<figcaption>Un peu à l’écart de la foule, on ne se refait pas.</figcaption> | |||
</figure> | |||
@@ -188,12 +344,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-traineau-apres-midi" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" alt="Des personnes devant moi avec des traineaux, on voit mon ombre." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes devant moi avec des traineaux, on voit mon ombre."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-traineau-apres-midi"> | |||
<img src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" alt="Des personnes devant moi avec des traineaux, on voit mon ombre." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-traineau-apres-midi.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes devant moi avec des traineaux, on voit mon ombre."> | |||
</picture> | |||
</a> | |||
<figcaption>Pour ma part, c’est neige fraîche, quitte à forcer un peu plus je préfère soigner mon silence relatif.</figcaption> | |||
</figure> | |||
@@ -201,12 +383,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-coucher-soleil" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-coucher-soleil.jpg" alt="Le soleil se couche derrière des blocs de glace." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-coucher-soleil.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le soleil se couche derrière des blocs de glace."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-coucher-soleil"> | |||
<img src="/static/david/2023/2023-02-11-coucher-soleil.jpg" alt="Le soleil se couche derrière des blocs de glace." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-coucher-soleil.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le soleil se couche derrière des blocs de glace."> | |||
</picture> | |||
</a> | |||
<figcaption>Je vous épargne les différents dégradés de rose qui ont suivi !</figcaption> | |||
</figure> | |||
@@ -214,12 +422,38 @@ | |||
<figure> | |||
<a href="#2023-02-11-astro-photographie" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-11-astro-photographie.jpg" alt="Une tente rouge et Orion au-dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-astro-photographie.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une tente rouge et Orion au-dessus."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-11-astro-photographie"> | |||
<img src="/static/david/2023/2023-02-11-astro-photographie.jpg" alt="Une tente rouge et Orion au-dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-11-astro-photographie.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une tente rouge et Orion au-dessus."> | |||
</picture> | |||
</a> | |||
<figcaption>C’est bruité et tout mais j’étais content que l’on distingue au moins Orion.</figcaption> | |||
</figure> | |||
@@ -241,12 +475,38 @@ | |||
<figure> | |||
<a href="#2023-02-10-camping-parking" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-02-10-camping-parking.jpg" alt="Un parking avec un bon 70 cm de neige vierge dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-02-10-camping-parking.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-10-camping-parking.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-10-camping-parking.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parking avec un bon 70 cm de neige vierge dessus."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-02-10-camping-parking"> | |||
<img src="/static/david/2023/2023-02-10-camping-parking.jpg" alt="Un parking avec un bon 70 cm de neige vierge dessus." | |||
loading="lazy" width="1512" height="2016" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-02-10-camping-parking.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-02-10-camping-parking.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-10-camping-parking.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parking avec un bon 70 cm de neige vierge dessus."> | |||
</picture> | |||
</a> | |||
<figcaption>C’est bien la première fois que je vais camper sur un parking !</figcaption> | |||
</figure> |
@@ -87,48 +87,152 @@ | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation1" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation1.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation1.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation1"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation1.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation1.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation2" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation2.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="1536" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation2.jpg" | |||
width="2048" height="1536" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation2"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation2.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="1536" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation2.jpg" | |||
width="2048" height="1536" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation3" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation3.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation3.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation3"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation3.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation3.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="#2023-01-13-ski-visitation4" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation4.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation4.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-13-ski-visitation4"> | |||
<img src="/static/david/2023/2023-01-13-ski-visitation4.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
loading="lazy" width="2048" height="2731" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-13-ski-visitation4.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</picture> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier 2023.</figcaption> | |||
</figure> |
@@ -85,12 +85,38 @@ | |||
<figure> | |||
<a href="#2023-03-04-tempete-neige" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-04-tempete-neige.jpg" alt="La rivière sous la tempête." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-tempete-neige.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière sous la tempête."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-04-tempete-neige"> | |||
<img src="/static/david/2023/2023-03-04-tempete-neige.jpg" alt="La rivière sous la tempête." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-tempete-neige.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière sous la tempête."> | |||
</picture> | |||
</a> | |||
<figcaption>Il neigeait dru !</figcaption> | |||
</figure> | |||
@@ -98,12 +124,38 @@ | |||
<figure> | |||
<a href="#2023-03-04-traces" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-04-traces.jpg" alt="Des traces dans la neige." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traces.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traces.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-traces.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces dans la neige."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-04-traces"> | |||
<img src="/static/david/2023/2023-03-04-traces.jpg" alt="Des traces dans la neige." | |||
loading="lazy" width="1920" height="1280" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traces.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traces.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-traces.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces dans la neige."> | |||
</picture> | |||
</a> | |||
<figcaption>À une prochaine, l’animal.</figcaption> | |||
</figure> | |||
@@ -111,12 +163,38 @@ | |||
<figure> | |||
<a href="#2023-03-04-traineau" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-03-04-traineau.jpg" alt="Le traîneau sur le chemin du retour." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traineau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traineau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-04-traineau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-03-04-traineau"> | |||
<img src="/static/david/2023/2023-03-04-traineau.jpg" alt="Le traîneau sur le chemin du retour." | |||
loading="lazy" width="1512" height="2268" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traineau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-03-04-traineau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-04-traineau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau sur le chemin du retour."> | |||
</picture> | |||
</a> | |||
<figcaption>Le secret, c’est de faire des pauses, vraiment beaucoup de pauses !</figcaption> | |||
</figure> |
@@ -341,12 +341,38 @@ Mais il est terminé, et c’est le plus important.</p> | |||
<figure> | |||
<a href="#2023-01-06-toile-gouttes" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-06-toile-gouttes.jpg" alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies" | |||
loading="lazy" width="3024" height="4032" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.webp 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-gouttes.jpg" | |||
width="3024" height="4032" | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.jpg 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-06-toile-gouttes"> | |||
<img src="/static/david/2023/2023-01-06-toile-gouttes.jpg" alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies" | |||
loading="lazy" width="3024" height="4032" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.webp 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-gouttes.jpg" | |||
width="3024" height="4032" | |||
srcset="/static/david/2023/2023-01-06-toile-gouttes.jpg 3024w" | |||
sizes="min(100vw, calc(100vh * 3024 / 4032))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une toile d’araignée avec des gouttes de rosée et en arrière plan, flou, des immeubles de l’autre côté de la Rivière des Prairies"> | |||
</picture> | |||
</a> | |||
<figcaption>Parc Louis-Hébert, Montréal, 2 novembre 2022.</figcaption> | |||
</figure> | |||
@@ -355,12 +381,38 @@ Mais il est terminé, et c’est le plus important.</p> | |||
<figure> | |||
<a href="#2023-01-06-toile-soleil" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="/static/david/2023/2023-01-06-toile-soleil.jpg" alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile" | |||
loading="lazy" width="4032" height="3024" /> | |||
<picture> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.webp 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-soleil.jpg" | |||
width="4032" height="3024" | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.jpg 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="2023-01-06-toile-soleil"> | |||
<img src="/static/david/2023/2023-01-06-toile-soleil.jpg" alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile" | |||
loading="lazy" width="4032" height="3024" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.webp 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="/static/david/2023/2023-01-06-toile-soleil.jpg" | |||
width="4032" height="3024" | |||
srcset="/static/david/2023/2023-01-06-toile-soleil.jpg 4032w" | |||
sizes="min(100vw, calc(100vh * 4032 / 3024))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parc pour enfant à contre-jour avec le soleil qui se lève dans le brouillard et qui forme une jolie étoile"> | |||
</picture> | |||
</a> | |||
<figcaption>Une toile de soleil !</figcaption> | |||
</figure> |
@@ -6,7 +6,7 @@ | |||
<link href="https://larlet.fr/david/" rel="alternate" type="text/html" /> | |||
<link href="https://larlet.fr/david/log/" rel="self" /> | |||
<id>https://larlet.fr/david/</id> | |||
<updated>2023-03-06T12:00:00+01:00</updated> | |||
<updated>2023-03-10T12:00:00+01:00</updated> | |||
<author> | |||
<name>David Larlet</name> | |||
<uri>https://larlet.fr/david/</uri> | |||
@@ -25,8 +25,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-03-04-tempete-neige.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-03-04-tempete-neige.jpg" alt="La rivière sous la tempête." | |||
width="1920" height="1280" /> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-03-04-tempete-neige.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-tempete-neige.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière sous la tempête."> | |||
</a> | |||
<figcaption>Il neigeait dru&nbsp;!</figcaption> | |||
</figure> | |||
@@ -34,8 +45,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-03-04-traces.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-03-04-traces.jpg" alt="Des traces dans la neige." | |||
width="1920" height="1280" /> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traces.webp 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-03-04-traces.jpg" | |||
width="1920" height="1280" | |||
srcset="/static/david/2023/2023-03-04-traces.jpg 1920w" | |||
sizes="min(100vw, calc(100vh * 1920 / 1280))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces dans la neige."> | |||
</a> | |||
<figcaption>À une prochaine, l’animal.</figcaption> | |||
</figure> | |||
@@ -43,8 +65,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-03-04-traineau.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-03-04-traineau.jpg" alt="Le traîneau sur le chemin du retour." | |||
width="1512" height="2268" /> | |||
<source | |||
srcset="/static/david/2023/2023-03-04-traineau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-03-04-traineau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-04-traineau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau sur le chemin du retour."> | |||
</a> | |||
<figcaption>Le secret, c’est de faire des pauses, vraiment beaucoup de pauses&nbsp;!</figcaption> | |||
</figure> | |||
@@ -64,8 +97,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-03-03-feu-soleil.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-03-03-feu-soleil.jpg" alt="Le campement avec le soleil en arrière plan." | |||
width="1512" height="2268" /> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-03-03-feu-soleil.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-feu-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le campement avec le soleil en arrière plan."> | |||
</a> | |||
<figcaption>Ô soleil, merci de ta chaleur&nbsp;!</figcaption> | |||
</figure> | |||
@@ -75,8 +119,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-03-03-riviere-ouareau.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-03-03-riviere-ouareau.jpg" alt="La rivière Ouareau bien gelée." | |||
width="1512" height="2268" /> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-03-03-riviere-ouareau.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-riviere-ouareau.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière Ouareau bien gelée."> | |||
</a> | |||
<figcaption>Les méandres de la rivière&nbsp;gelée.</figcaption> | |||
</figure> | |||
@@ -84,8 +139,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-03-03-sentier-murmures.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-03-03-sentier-murmures.jpg" alt="Le sentier des murmures." | |||
width="1512" height="2268" /> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-03-03-sentier-murmures.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-sentier-murmures.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le sentier des murmures."> | |||
</a> | |||
<figcaption>Une portion du sentier qui est intégralement à couvert de&nbsp;forêt.</figcaption> | |||
</figure> | |||
@@ -93,8 +159,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-03-03-couleurs-soir.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-03-03-couleurs-soir.jpg" alt="La rivière le soir." | |||
width="1512" height="2268" /> | |||
<source | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-03-03-couleurs-soir.jpg" | |||
width="1512" height="2268" | |||
srcset="/static/david/2023/2023-03-03-couleurs-soir.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2268))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="La rivière le soir."> | |||
</a> | |||
<figcaption>Difficile de restituer la sensation de calme qu’il y avait alors, seulement troublée sporadiquement par un&nbsp;pic.</figcaption> | |||
</figure> | |||
@@ -115,8 +192,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-03-02-traineau-arrivee.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-03-02-traineau-arrivee.jpg" alt="Le traîneau à l’arrivée avec pas mal de neige chargée." | |||
width="1512" height="2016" /> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-03-02-traineau-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-traineau-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le traîneau à l’arrivée avec pas mal de neige chargée."> | |||
</a> | |||
<figcaption>Ce que ça donne à l’arrivée, transporter de la neige n’a pas grand intérêt, il y en aura à&nbsp;l’arrivée.</figcaption> | |||
</figure> | |||
@@ -125,8 +213,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-03-02-feu-levitation.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-03-02-feu-levitation.jpg" alt="Un feu dans un foyer surélevé." | |||
width="1512" height="2016" /> | |||
<source | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-03-02-feu-levitation.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-03-02-feu-levitation.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un foyer surélevé."> | |||
</a> | |||
<figcaption>C’est parti pour quelques heures à entretenir un&nbsp;feu.</figcaption> | |||
</figure> | |||
@@ -320,8 +419,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-02-12-depart-campement.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-02-12-depart-campement.jpg" alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé." | |||
width="1512" height="2016" /> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-depart-campement.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-02-12-depart-campement.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-depart-campement.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un groupe de personnes qui partent du campement en traineau sur un lac gelé."> | |||
</a> | |||
<figcaption>Avec la gang de&nbsp;tête.</figcaption> | |||
</figure> | |||
@@ -329,8 +439,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-02-12-traces-canides.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-02-12-traces-canides.jpg" alt="De belles traces de canidés dans la neige sur la glace du lac." | |||
width="1512" height="2016" /> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-traces-canides.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-02-12-traces-canides.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-traces-canides.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="De belles traces de canidés dans la neige sur la glace du lac."> | |||
</a> | |||
<figcaption>Pas si seul·es au monde&nbsp;:-)</figcaption> | |||
</figure> | |||
@@ -340,8 +461,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-02-12-file-arrivee.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-02-12-file-arrivee.jpg" alt="File des arrivées progressives sur le site." | |||
width="1512" height="2016" /> | |||
<source | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-02-12-file-arrivee.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-12-file-arrivee.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="File des arrivées progressives sur le site."> | |||
</a> | |||
<figcaption>Pour donner une idée du&nbsp;cheminement.</figcaption> | |||
</figure> | |||
@@ -372,8 +504,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc." | |||
width="1512" height="2016" /> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-accueil-poisson-blanc.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le ciel à 7h du matin sur le réservoir du Poisson Blanc."> | |||
</a> | |||
<figcaption>Les couleurs sont magnifiques et je regrette déjà de ne pas avoir pris un appareil&nbsp;photo.</figcaption> | |||
</figure> | |||
@@ -382,8 +525,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-02-11-depart-traineaux.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-02-11-depart-traineaux.jpg" alt="Des personnes sur le lac gelé qui tirent chacune un traineau" | |||
width="2016" height="1512" /> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-02-11-depart-traineaux.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-depart-traineaux.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes sur le lac gelé qui tirent chacune un traineau"> | |||
</a> | |||
<figcaption>Le vent a bien soufflé cette nuit, on alterne glace et&nbsp;neige.</figcaption> | |||
</figure> | |||
@@ -391,8 +545,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-02-11-traineau-solo.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-02-11-traineau-solo.jpg" alt="Une longue trainée de personnes tirant des traineaux sur le lac" | |||
width="2016" height="1512" /> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.webp 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-02-11-traineau-solo.jpg" | |||
width="2016" height="1512" | |||
srcset="/static/david/2023/2023-02-11-traineau-solo.jpg 2016w" | |||
sizes="min(100vw, calc(100vh * 2016 / 1512))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une longue trainée de personnes tirant des traineaux sur le lac"> | |||
</a> | |||
<figcaption>Un peu à l’écart de la foule, on ne se refait&nbsp;pas.</figcaption> | |||
</figure> | |||
@@ -402,8 +567,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-02-11-traineau-apres-midi.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-02-11-traineau-apres-midi.jpg" alt="Des personnes devant moi avec des traineaux, on voit mon ombre." | |||
width="1512" height="2016" /> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-02-11-traineau-apres-midi.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-traineau-apres-midi.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des personnes devant moi avec des traineaux, on voit mon ombre."> | |||
</a> | |||
<figcaption>Pour ma part, c’est neige fraîche, quitte à forcer un peu plus je préfère soigner mon silence&nbsp;relatif.</figcaption> | |||
</figure> | |||
@@ -411,8 +587,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-02-11-coucher-soleil.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-02-11-coucher-soleil.jpg" alt="Le soleil se couche derrière des blocs de glace." | |||
width="1512" height="2016" /> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-02-11-coucher-soleil.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-coucher-soleil.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Le soleil se couche derrière des blocs de glace."> | |||
</a> | |||
<figcaption>Je vous épargne les différents dégradés de rose qui ont suivi&nbsp;!</figcaption> | |||
</figure> | |||
@@ -420,8 +607,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-02-11-astro-photographie.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-02-11-astro-photographie.jpg" alt="Une tente rouge et Orion au-dessus." | |||
width="1512" height="2016" /> | |||
<source | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-02-11-astro-photographie.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-11-astro-photographie.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Une tente rouge et Orion au-dessus."> | |||
</a> | |||
<figcaption>C’est bruité et tout mais j’étais content que l’on distingue au moins&nbsp;Orion.</figcaption> | |||
</figure> | |||
@@ -445,8 +643,19 @@ | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-02-10-camping-parking.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-02-10-camping-parking.jpg" alt="Un parking avec un bon 70 cm de neige vierge dessus." | |||
width="1512" height="2016" /> | |||
<source | |||
srcset="/static/david/2023/2023-02-10-camping-parking.webp 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-02-10-camping-parking.jpg" | |||
width="1512" height="2016" | |||
srcset="/static/david/2023/2023-02-10-camping-parking.jpg 1512w" | |||
sizes="min(100vw, calc(100vh * 1512 / 2016))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un parking avec un bon 70 cm de neige vierge dessus."> | |||
</a> | |||
<figcaption>C’est bien la première fois que je vais camper sur un parking&nbsp;!</figcaption> | |||
</figure> | |||
@@ -847,8 +1056,19 @@ Mais il est terminé, et c’est le plus&nbsp;important.</p> | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-01-22-ski-retour.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-01-22-ski-retour.jpg" alt="Un ski dans les traces de la veille, sur le chemin du retour." | |||
width="2048" height="2731" /> | |||
<source | |||
srcset="/static/david/2023/2023-01-22-ski-retour.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-01-22-ski-retour.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-22-ski-retour.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un ski dans les traces de la veille, sur le chemin du retour."> | |||
</a> | |||
<figcaption>Le retour dans ses traces demande tellement moins d’énergie&nbsp;!</figcaption> | |||
</figure> | |||
@@ -867,8 +1087,19 @@ Mais il est terminé, et c’est le plus&nbsp;important.</p> | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-01-21-selfie-traineau.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-01-21-selfie-traineau.jpg" alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond." | |||
width="2048" height="2726" /> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-01-21-selfie-traineau.jpg" | |||
width="2048" height="2726" | |||
srcset="/static/david/2023/2023-01-21-selfie-traineau.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2726))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un selfie avec le traîneau en arrière-plan, sur un lac québécois avec la forêt au fond."> | |||
</a> | |||
<figcaption>Il est très rare que je fasse des égoportraits mais là j’aimais bien voir le téléphone dans les&nbsp;lunettes.</figcaption> | |||
</figure> | |||
@@ -877,8 +1108,19 @@ Mais il est terminé, et c’est le plus&nbsp;important.</p> | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-01-21-feu-foyer.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-01-21-feu-foyer.jpg" alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige." | |||
width="2048" height="2731" /> | |||
<source | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-01-21-feu-foyer.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-21-feu-foyer.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Un feu dans un réceptacle permettant de le garder au-dessus de la neige."> | |||
</a> | |||
<figcaption>J’essaye habituellement de faire des petits feux économes et efficaces, j’ai un peu forcé pour la&nbsp;photo…</figcaption> | |||
</figure> | |||
@@ -951,32 +1193,76 @@ Mais il est terminé, et c’est le plus&nbsp;important.</p> | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-01-13-ski-visitation1.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-01-13-ski-visitation1.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
width="2048" height="2731" /> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-01-13-ski-visitation1.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation1.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier&nbsp;2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-01-13-ski-visitation2.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-01-13-ski-visitation2.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
width="2048" height="1536" /> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-01-13-ski-visitation2.jpg" | |||
width="2048" height="1536" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation2.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 1536))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier&nbsp;2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-01-13-ski-visitation3.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-01-13-ski-visitation3.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
width="2048" height="2731" /> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-01-13-ski-visitation3.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation3.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier&nbsp;2023.</figcaption> | |||
</figure> | |||
<figure> | |||
<a href="https://larlet.fr/static/david/2023/2023-01-13-ski-visitation4.jpg" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="https://larlet.fr/static/david/2023/2023-01-13-ski-visitation4.jpg" alt="Des traces de piste de ski de fond dans la tempête de neige." | |||
width="2048" height="2731" /> | |||
<source | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.webp 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="https://larlet.fr/static/david/2023/2023-01-13-ski-visitation4.jpg" | |||
width="2048" height="2731" | |||
srcset="/static/david/2023/2023-01-13-ski-visitation4.jpg 2048w" | |||
sizes="min(100vw, calc(100vh * 2048 / 2731))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="Des traces de piste de ski de fond dans la tempête de neige."> | |||
</a> | |||
<figcaption>Parc de l’Île de la Visitation, Montréal, 13 janvier&nbsp;2023.</figcaption> | |||
</figure> |
@@ -1,6 +1,7 @@ | |||
#!/usr/bin/env python3 | |||
import json | |||
import locale | |||
import subprocess | |||
from collections import defaultdict | |||
from dataclasses import dataclass | |||
from datetime import datetime, timedelta | |||
@@ -139,7 +140,18 @@ class ImgsWithSizesRenderer(CustomAndBlockquoteLanguageRenderer): | |||
return text | |||
return super().paragraph(text) | |||
def _generate_webp(self, src): | |||
src_webp = src.replace(".jpg", ".webp") | |||
full_path = STATIC / Path(src[1:]) | |||
full_path_webp = STATIC / Path(src_webp[1:]) | |||
if full_path_webp.exists() or "/2023/" not in src: | |||
return src_webp | |||
command = ["cwebp", "-q", "80", full_path, "-o", full_path_webp] | |||
subprocess.check_output(command, stderr=subprocess.STDOUT) | |||
return src_webp | |||
def image(self, src, alt="", title=None): | |||
src_webp = self._generate_webp(src) | |||
full_path = STATIC / Path(src[1:]) | |||
image = Image.open(full_path) | |||
width, height = image.size | |||
@@ -148,8 +160,19 @@ class ImgsWithSizesRenderer(CustomAndBlockquoteLanguageRenderer): | |||
<figure> | |||
<a href="{src}" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="{src}" alt="{alt}" | |||
width="{width}" height="{height}" /> | |||
<source | |||
srcset="{src_webp} {width}w" | |||
sizes="min(100vw, calc(100vh * {width} / {height}))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="{src}" | |||
width="{width}" height="{height}" | |||
srcset="{src} {width}w" | |||
sizes="min(100vw, calc(100vh * {width} / {height}))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="{alt}"> | |||
</a> | |||
<figcaption>{title}</figcaption> | |||
</figure> | |||
@@ -165,6 +188,7 @@ class ImgsWithSizesAndLightboxRenderer(ImgsWithSizesRenderer): | |||
""" | |||
def image(self, src, alt="", title=None): | |||
src_webp = self._generate_webp(src) | |||
file_name = Path(src).stem | |||
full_path = STATIC / Path(src[1:]) | |||
image = Image.open(full_path) | |||
@@ -174,12 +198,38 @@ class ImgsWithSizesAndLightboxRenderer(ImgsWithSizesRenderer): | |||
<figure> | |||
<a href="#{file_name}" | |||
title="Cliquer pour une version haute résolution"> | |||
<img src="{src}" alt="{alt}" | |||
loading="lazy" width="{width}" height="{height}" /> | |||
<picture> | |||
<source | |||
srcset="{src_webp} {width}w" | |||
sizes="min(100vw, calc(100vh * {width} / {height}))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="{src}" | |||
width="{width}" height="{height}" | |||
srcset="{src} {width}w" | |||
sizes="min(100vw, calc(100vh * {width} / {height}))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="{alt}"> | |||
</picture> | |||
</a> | |||
<a href="#_" class="lightbox" id="{file_name}"> | |||
<img src="{src}" alt="{alt}" | |||
loading="lazy" width="{width}" height="{height}" /> | |||
<picture style="margin:0 auto;"> | |||
<source | |||
srcset="{src_webp} {width}w" | |||
sizes="min(100vw, calc(100vh * {width} / {height}))" | |||
type="image/webp"> | |||
<!-- The <img> tag is a fallback image (required in the <picture> tag) --> | |||
<img | |||
src="{src}" | |||
width="{width}" height="{height}" | |||
srcset="{src} {width}w" | |||
sizes="min(100vw, calc(100vh * {width} / {height}))" | |||
fetchpriority="high" | |||
decoding="sync" | |||
alt="{alt}"> | |||
</picture> | |||
</a> | |||
<figcaption>{title}</figcaption> | |||
</figure> |