-
Notifications
You must be signed in to change notification settings - Fork 945
Labels
CI/infraCI & infrastructureCI & infrastructurecleanup/refactoringdependenciesPull requests that update a dependency filePull requests that update a dependency filep1-highuser guideImprovements to user guideImprovements to user guide
Description
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
- Move
layouts/_default/_markup
one level up, and adjust UG #2246 - Add underscore to
partials
andshortcodes
directory names #2247 - Drop
_internal
prefix from template paths #2250 - User guide: fix wrong file name, update version information #2251
- Moving some files out of
layouts/_default
, and usingall.html
#2255 - Move taxonomy and terms out of _default #2257
Changelog updates for layout refactorings #2260 - Update min Hugo version in theme config, and some UG copyedits #2267
Related refactorings
- Move new content-after-header hook into partials folder, add UG entry #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
- Rename layout fragment to include
_td-
filename prefix #2259 - Changelog updates for layout refactorings #2260
- Make content-after-header a layout fragment again #2261
Consider using.Render
for the render-heading hook inclusion?
huanlin
Metadata
Metadata
Assignees
Labels
CI/infraCI & infrastructureCI & infrastructurecleanup/refactoringdependenciesPull requests that update a dependency filePull requests that update a dependency filep1-highuser guideImprovements to user guideImprovements to user guide