www-from-model/layouts/_partials
Adina Wagner 995b1c716c
All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 1m36s
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 12:24:00 +00:00
..
home rf: minor visual tuning 2026-03-09 20:09:47 +01:00
publication-item.html New approach to extracting publication data and filtering/searching it 2026-04-13 10:53:44 +02:00
recent-articles.html override recent articles partial to list term pages 2026-04-22 12:24:00 +00:00