From abe7a7848f208e959c38f7fc540aa95537ce9e3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric-S=C3=A9bastien=20Lachance?= Date: Tue, 26 Nov 2024 11:21:38 -0500 Subject: [PATCH 01/10] Remove base_url which breaks http tunnels --- themes/foulab-2018/layouts/404.html | 2 +- themes/foulab-2018/layouts/502.html | 2 +- .../foulab-2018/layouts/_default/baseof.html | 28 +++++++++---------- .../foulab-2018/layouts/partials/header.html | 14 +++++----- .../layouts/partials/navigation.html | 20 ++++++------- .../layouts/shortcodes/calendar.html | 20 ++++++------- .../layouts/shortcodes/centered-image.html | 2 +- .../layouts/shortcodes/centered-video.html | 2 +- .../layouts/shortcodes/media-link.html | 2 +- .../layouts/shortcodes/regular-image.html | 2 +- 10 files changed, 47 insertions(+), 47 deletions(-) diff --git a/themes/foulab-2018/layouts/404.html b/themes/foulab-2018/layouts/404.html index 64a0797..fad93b2 100755 --- a/themes/foulab-2018/layouts/404.html +++ b/themes/foulab-2018/layouts/404.html @@ -3,6 +3,6 @@ {{ end }} {{ define "main" }}
- +
{{ end }} diff --git a/themes/foulab-2018/layouts/502.html b/themes/foulab-2018/layouts/502.html index a2646d1..ee4dfdd 100644 --- a/themes/foulab-2018/layouts/502.html +++ b/themes/foulab-2018/layouts/502.html @@ -19,6 +19,6 @@ /*]]>*/
- +
{{ end }} diff --git a/themes/foulab-2018/layouts/_default/baseof.html b/themes/foulab-2018/layouts/_default/baseof.html index e30e698..2a6cbf4 100755 --- a/themes/foulab-2018/layouts/_default/baseof.html +++ b/themes/foulab-2018/layouts/_default/baseof.html @@ -5,11 +5,11 @@ - - + + - - + + @@ -17,11 +17,11 @@ - - - - - + + + + + @@ -49,18 +49,18 @@ {{ block "footer" . }} diff --git a/themes/foulab-2018/layouts/shortcodes/calendar.html b/themes/foulab-2018/layouts/shortcodes/calendar.html index c7fcb23..d698a74 100755 --- a/themes/foulab-2018/layouts/shortcodes/calendar.html +++ b/themes/foulab-2018/layouts/shortcodes/calendar.html @@ -1,15 +1,15 @@ - - + + - - - + + + - - - + + + - +
-

Download iCalendar file

+

Download iCalendar file

diff --git a/themes/foulab-2018/layouts/shortcodes/centered-image.html b/themes/foulab-2018/layouts/shortcodes/centered-image.html index a848f96..a900328 100755 --- a/themes/foulab-2018/layouts/shortcodes/centered-image.html +++ b/themes/foulab-2018/layouts/shortcodes/centered-image.html @@ -1,3 +1,3 @@
- +
diff --git a/themes/foulab-2018/layouts/shortcodes/centered-video.html b/themes/foulab-2018/layouts/shortcodes/centered-video.html index 2fe623c..37aca53 100755 --- a/themes/foulab-2018/layouts/shortcodes/centered-video.html +++ b/themes/foulab-2018/layouts/shortcodes/centered-video.html @@ -1,3 +1,3 @@
- +
diff --git a/themes/foulab-2018/layouts/shortcodes/media-link.html b/themes/foulab-2018/layouts/shortcodes/media-link.html index 190322c..9ecdfba 100755 --- a/themes/foulab-2018/layouts/shortcodes/media-link.html +++ b/themes/foulab-2018/layouts/shortcodes/media-link.html @@ -1 +1 @@ -{{.Get "text"}} +{{.Get "text"}} diff --git a/themes/foulab-2018/layouts/shortcodes/regular-image.html b/themes/foulab-2018/layouts/shortcodes/regular-image.html index e4188c1..83d157b 100755 --- a/themes/foulab-2018/layouts/shortcodes/regular-image.html +++ b/themes/foulab-2018/layouts/shortcodes/regular-image.html @@ -1 +1 @@ - + From 0d70b4c842fe9a4fd8781345de9501ac6350abe2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric-S=C3=A9bastien=20Lachance?= Date: Tue, 26 Nov 2024 11:22:39 -0500 Subject: [PATCH 02/10] Cleanup image shortcodes --- .../layouts/shortcodes/centered-image.html | 9 ++++++--- .../layouts/shortcodes/centered-video.html | 12 +++++++++--- .../foulab-2018/layouts/shortcodes/media-link.html | 2 +- .../layouts/shortcodes/regular-image.html | 5 ++++- .../layouts/shortcodes/resized-image.html | 6 +++++- 5 files changed, 25 insertions(+), 9 deletions(-) diff --git a/themes/foulab-2018/layouts/shortcodes/centered-image.html b/themes/foulab-2018/layouts/shortcodes/centered-image.html index a900328..0b84db0 100755 --- a/themes/foulab-2018/layouts/shortcodes/centered-image.html +++ b/themes/foulab-2018/layouts/shortcodes/centered-image.html @@ -1,3 +1,6 @@ -
- -
+ diff --git a/themes/foulab-2018/layouts/shortcodes/centered-video.html b/themes/foulab-2018/layouts/shortcodes/centered-video.html index 37aca53..c50a469 100755 --- a/themes/foulab-2018/layouts/shortcodes/centered-video.html +++ b/themes/foulab-2018/layouts/shortcodes/centered-video.html @@ -1,3 +1,9 @@ -
- -
+