summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNicholas Johnson <>2025-07-24 00:00:00 +0000
committerNicholas Johnson <>2025-07-24 00:00:00 +0000
commit84bc528c238e4ccd5953c2d8efc449e4793b43368adb89d47cf9c20eb86b3c47 (patch)
tree029cf83301a469cd9744015eeacbae869647acc99f7173f8cf35cfeddfc0ce9b /README.md
parent1b2f3edfc6ad85c73cfa2c9b55aac8c1906f24f90377eb0c7b4e51cf3923a59f (diff)
downloadhugo-theme-journal-84bc528c238e4ccd5953c2d8efc449e4793b43368adb89d47cf9c20eb86b3c47.tar.gz
hugo-theme-journal-84bc528c238e4ccd5953c2d8efc449e4793b43368adb89d47cf9c20eb86b3c47.zip
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
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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