For details, see: - https://gohugo.io/templates/new-templatesystem-overview/ - https://discourse.gohugo.io/t/documentation-of-the-new-template-system-in-hugo-v0-146-0/54686 ### Tasks - [x] #2246 - [x] #2247 - [x] #2250 - [x] #2251 - [x] #2255 - [x] #2257 #2260 - [x] #2267 ### Related refactorings - [x] #2256 - Seems like I'll have to revert this in light of https://discourse.gohugo.io/t/can-partials-be-page-path-specific-too/54836 - [x] #2259 - [x] #2260 - [x] #2261 - ~Consider using `.Render` for the render-heading hook inclusion?~
For details, see:
Tasks
layouts/_default/_markupone level up, and adjust UG #2246partialsandshortcodesdirectory names #2247_internalprefix from template paths #2250layouts/_default, and usingall.html#2255Changelog updates for layout refactorings #2260
Related refactorings
_td-filename prefix #2259Consider using.Renderfor the render-heading hook inclusion?