From 84bc528c238e4ccd5953c2d8efc449e4793b43368adb89d47cf9c20eb86b3c47 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson <> Date: Thu, 24 Jul 2025 00:00:00 +0000 Subject: Document max Hugo version in README.md The maximum Hugo version cannot be documented in theme.toml because Hugo does not support such a key: https://github.com/gohugoio/hugo/issues/5342 --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8220c86..fb919eb 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ $ git submodule add https://git.nicholasjohnson.ch/hugo-theme-journal themes/jou ## Generate The Site +**Notice:** Hugo versions 0.146.0 and higher produce errors with this theme due to [Hugo's new template system](https://gohugo.io/templates/new-templatesystem-overview/). + To render the blog for Gemini and the Web, use separate configuration files. For guidance, look at [my journal repo](https://git.nicholasjohnson.ch/journal). ## Versioning -- cgit v1.2.3