summaryrefslogtreecommitdiff
path: root/layouts/section.html
Commit message (Collapse)AuthorAge
* Add section templatesNicholas Johnson15 hours
Every build logged "found no layout file for html for kind section", and the section URL that Hugo generates for the entry directory was rendered as an empty page in both output formats. The warning was left for each site using the theme to work around. List the section's pages the way the term templates do, and link the section feed when the site configures one. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>