Starting with Hugo 0.146.0 we have a new layout.
https://gohugo.io/templates/new-templatesystem-overview/#example-folder-structure
Differential D51539
Website - new layout Authored by carlavilla on Jul 25 2025, 7:42 PM. Tags None Referenced Files
Subscribers
Details
Starting with Hugo 0.146.0 we have a new layout. https://gohugo.io/templates/new-templatesystem-overview/#example-folder-structure Apply the diff and execute make run
Diff Detail
Event TimelineComment Actions From 0.60.0 to 0.146.0 - it looks a leap! :-) Wanted to check two things:
Comment Actions Well, the 0.60.0 it's not a big deal :) About the change, is coz of this: https://gohugo.io/templates/new-templatesystem-overview/#example-folder-structure About the upgrade in the cluster, you can update it to the latest version, in theory we're not gonna have any problem. So it will be something like:
About the split in two reviews, why? We need to change everything at the same time Comment Actions Note the condition mentioned -- if there is "path move" + "content change" then it's easier to have two commits, and thanks for git we can push two commits in the same time so it's still an atomic move. That's mainly for easier to check what has been modified. Comment Actions Ah, nothing changed. But nothing else, no changes in the content Comment Actions @lwhsu I can confirm that you can update to the latest version of hugo. Please, when you've done so, could you let me know here so I can commit it? Thanks!! Comment Actions Renders correctly for me with local test too. It'll be great to get up to date with Hugo before we look at 'new paint' :) Comment Actions Hey folks. I was wondering when this commit might happen? It's a blocker to the site redesign work that @carlavilla is putting a lot of time into 😄 I'd love for this bit to drop so we can progress with the goal of 'new paint' by the time 15 drops. Thanks! |