From 7597f1e2956667de736021bd9f38ae3da5a3fbdd Mon Sep 17 00:00:00 2001 From: Pascal Michaillat <85443660+pmichaillat@users.noreply.github.com> Date: Tue, 16 Jul 2024 18:56:17 -0700 Subject: [PATCH] Discuss issues with previous template versions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6b65026d..d4bb60b6f 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,9 @@ And here is an overview of the desktop performance: ## Software -The website was built with Hugo v0.128.2 on an Apple Silicon Mac running macOS Sonoma 14.5. +The website was built with Hugo v0.128.2 on an Apple Silicon Mac running macOS Sonoma 14.5. The updates to Hugo v0.120 and then to Hugo v0.123 introduced some issues with previous versions of the template, but these issues are now resolved.[^1] + +[^1]: The issue caused by the update to Hugo v0.120 is [#1325 in the PaperMod repo](https://github.com/adityatelange/hugo-PaperMod/issues/1325). The issue caused by the update to Hugo v0.123 is [#1449 in the PaperMod repo](https://github.com/adityatelange/hugo-PaperMod/issues/1449). While the template should also work on other operating systems and with other versions of Hugo, compatibility cannot be guaranteed. Users on Windows or Linux systems, or those using different Hugo versions, may need to make minor adjustments. Please report any compatibility issues or bugs you encounter to help improve cross-platform support.