From 8f9c93965ac7f0ee44fe22acf51211403df9f793 Mon Sep 17 00:00:00 2001 From: SpaceFox Date: Mon, 3 Feb 2020 00:02:01 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Un=20peu=20de=20polish=20suite?= =?UTF-8?q?=20aux=20premiers=20tests?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/pages/apropos.md | 4 +++- themes/photos/layouts/_default/single.html | 22 ++++++++++----------- themes/photos/layouts/partials/footer.html | 6 +++--- themes/photos/layouts/partials/gallery.html | 11 ++++++----- themes/photos/layouts/partials/header.html | 1 + 5 files changed, 24 insertions(+), 20 deletions(-) diff --git a/content/pages/apropos.md b/content/pages/apropos.md index b02cab3..33b19a1 100644 --- a/content/pages/apropos.md +++ b/content/pages/apropos.md @@ -4,4 +4,6 @@ date: "2020-02-02:02:02:02" layout: plain --- En fait, c'est des photos de vacances. Mais si vous leur trouvez une autre utilité, faites-vous plaisir, [vous avez le -droit de les réutiliser](/pages/licences). \ No newline at end of file +droit de les réutiliser](/pages/licences). + +Aucune de ces photos n'est retouchée au-delà du simple développement RAW. \ No newline at end of file diff --git a/themes/photos/layouts/_default/single.html b/themes/photos/layouts/_default/single.html index 58280f7..512a776 100644 --- a/themes/photos/layouts/_default/single.html +++ b/themes/photos/layouts/_default/single.html @@ -7,12 +7,12 @@ {{ .Title }}
-
+
{{ .Title }}

{{ .Content }}

{{ partial "dldropdown.html" . }}
-
+
Classements
{{ with .Params.lieux }}
Lieu : {{ range . }}{{ with ($.Site.GetPage (printf "/lieux/%s" .)) }}{{ .Title }}{{ end }}{{ end }}
@@ -32,16 +32,16 @@ {{ end }}
-
+
Métadonnées (EXIF)
-

Date de prise de vue : {{ .Params.date }}
- Vitesse : {{ .Params.speed }}
- Ouverture : f/{{ .Params.aperture }}
- Longueur focale : {{ .Params.focal }} mm
- Sensibilité : {{ .Params.iso }} ISO
- Largeur : {{ .Params.widthFull }} pixels
- Hauteur : {{ .Params.heightFull }} pixels
- Poids : {{ .Params.fileSizeFull }}

+

Date de prise de vue :
{{ .Params.date.Format "2006-01-02 15:04:15 -0700" }}
+ Vitesse : {{ .Params.speed }}
+ Ouverture : f/{{ .Params.aperture }}
+ Longueur focale : {{ .Params.focal }} mm
+ Sensibilité : {{ .Params.iso }} ISO
+ Largeur : {{ .Params.widthFull }} pixels
+ Hauteur : {{ .Params.heightFull }} pixels
+ Poids : {{ .Params.fileSizeFull }}

diff --git a/themes/photos/layouts/partials/footer.html b/themes/photos/layouts/partials/footer.html index 5fff393..0f89960 100644 --- a/themes/photos/layouts/partials/footer.html +++ b/themes/photos/layouts/partials/footer.html @@ -9,10 +9,10 @@
-
+
- + Logo CC BY 4.0
Toutes les images et textes du site sont mis à disposition selon les termes de la @@ -22,7 +22,7 @@
-
+
Le site est mis à disposition selon les termes de diff --git a/themes/photos/layouts/partials/gallery.html b/themes/photos/layouts/partials/gallery.html index efd7873..21095a2 100644 --- a/themes/photos/layouts/partials/gallery.html +++ b/themes/photos/layouts/partials/gallery.html @@ -6,8 +6,9 @@ Miniature pour {{ .Title }}
@@ -18,7 +19,7 @@