From b7c60ae0b89543fcbac8c1b3468aa82d7aed4675 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Sun, 17 Aug 2025 11:04:14 -0700 Subject: [PATCH] content: Add admonition for outdated learning resources --- .../en/getting-started/external-learning-resources/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/en/getting-started/external-learning-resources/index.md b/content/en/getting-started/external-learning-resources/index.md index f36544c02..d3101be18 100644 --- a/content/en/getting-started/external-learning-resources/index.md +++ b/content/en/getting-started/external-learning-resources/index.md @@ -7,6 +7,9 @@ keywords: [] weight: 40 --- +> [!note] +> Many of the resources on this page, including older books and videos, may contain out-of-date information. The Hugo software has undergone significant changes since these resources were created. These changes include the introduction of a new template system, the deprecation of various functions and settings, and the addition of new features like Markdown render hooks, content adapters, and support for mathematical markup. While some concepts may still be relevant, it's recommended to consult the official Hugo documentation for the most current and accurate information. + ## Books ### Hugo in Action