David Handermann created NIFI-15423:
---------------------------------------
Summary: Refactor Website Templates for Hugo 0.146.0
Key: NIFI-15423
URL: https://issues.apache.org/jira/browse/NIFI-15423
Project: Apache NiFi
Issue Type: Improvement
Components: Documentation & Website
Reporter: David Handermann
Assignee: David Handermann
Hugo [0.146.0|https://github.com/gohugoio/hugo/releases/tag/v0.146.0]
introduced a significant redesign to the [template
system|https://gohugo.io/templates/new-templatesystem-overview/] requiring
refactoring of project website templates.
In particular, template resolution for generated documentation must be adjusted
as the current approach results in empty pages for component documentation
starting with version 0.146.0.
The [actions-hugo|https://github.com/peaceiris/actions-hugo] project supports
installation of specific Hugo versions, which supports tracking more recent
versions of Hugo than available from the operating system package manager. The
refactored workflow should use this approved action for rendering.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)