www-from-model/layouts
Adina Wagner f3267c5a06 override recent articles partial to list term pages
thanks to @msz for idea and execution steps.
This commit takes the existing recent-articles.html partial
from themes/congo/layout/partials and copies it to override
the theme partial. Instead of listing 'Site.RegularPages' that
match the configured content in the 'mainSections'
configuration, it takes the more general Site.Pages, which
would allow listing Term Pages (see
https://gohugo.io/quick-reference/glossary/#term-page).

disable recent section in configuration

At its current state, it is not polished enough to enable it
2026-04-22 11:29:20 +02:00
..
_default Use jinja for parameter injection and hugo template for person page 2026-03-19 16:17:32 +01:00
_partials override recent articles partial to list term pages 2026-04-22 11:29:20 +02:00
_shortcodes feat: rawhtml shortcode 2026-02-24 12:00:22 +01:00
publications New approach to extracting publication data and filtering/searching it 2026-04-13 10:53:44 +02:00
term.html feat: show a graph on every term page 2026-03-09 11:05:49 +01:00