Hugo sections can have custom list layouts

You can override a section’s list template by placing a list.html under layouts/<section-name>/. Hugo will pick it up automatically, no frontmatter needed. This makes it easy to create compact, title-only indexes for sections like TIL — different from the default card-style post listing.

March 13, 2026 · 1 min · Marcin Cylke