From 68bf2d6906464c9a38053de5468adac7a068e1cd Mon Sep 17 00:00:00 2001 From: Simon Li Date: Thu, 25 Apr 2024 16:25:19 +0100 Subject: [PATCH] Use modified hugo-theme-blist-satre to support baseurl --- .gitmodules | 2 +- content/en/blog/satre-videos.md | 2 +- hugo.toml | 4 ++-- layouts/evaluations/single.html | 2 +- themes/blist | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index ba2083c..c5dc2d2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/blist"] path = themes/blist - url = https://github.com/apvarun/blist-hugo-theme.git + url = https://github.com/manics/hugo-theme-blist-satre.git diff --git a/content/en/blog/satre-videos.md b/content/en/blog/satre-videos.md index 1c74e90..365ad2d 100644 --- a/content/en/blog/satre-videos.md +++ b/content/en/blog/satre-videos.md @@ -4,7 +4,7 @@ title: "SATRE videos" date: 2024-01-01 description: "Videos created by SATRE" tags: ["videos"] -thumbnail: /satre_logo_dark_final-1020x675.png +thumbnail: satre_logo_dark_final-1020x675.png --- ## Introduction to the SATRE Project diff --git a/hugo.toml b/hugo.toml index 60d92ec..23c5fcb 100644 --- a/hugo.toml +++ b/hugo.toml @@ -15,8 +15,8 @@ DefaultContentLanguageInSubdir = true [languages.en.params] introTitle = "Standard Architecture for Trusted Research Environments (SATRE)" introSubtitle = "Working to standardise access to secure data in trusted research environments." - introPhoto = "/satre_logo_dark.svg" - logo = "/satre_logo_dark.svg" + introPhoto = "satre_logo_dark.svg" + logo = "satre_logo_dark.svg" [[languages.en.menu.main]] name = "Blog" url = "blog" diff --git a/layouts/evaluations/single.html b/layouts/evaluations/single.html index 8f9ca1d..af8087a 100644 --- a/layouts/evaluations/single.html +++ b/layouts/evaluations/single.html @@ -3,7 +3,7 @@ {{ if (and .Params.thumbnail (not (or .Site.Params.hidePageThumbnail .Params.hidePageThumbnail)) ) }}
- + {{ if not (or (or .Site.Params.hideMeta .Params.hideMeta) false) }}
{{ $datestr }} diff --git a/themes/blist b/themes/blist index 467a941..dfaacd2 160000 --- a/themes/blist +++ b/themes/blist @@ -1 +1 @@ -Subproject commit 467a9411e74ab7faa53e1aebad739129a4c14189 +Subproject commit dfaacd25405d91575056770245adc4e54a6aa8de