Files
publish-assistant/site/layouts/partials
Vincent Lannurien 69b2c06b28
All checks were successful
Build and deploy static pages / build-and-push (push) Successful in 13s
Show topics on the home page, name the current one in the header
The home page fell back to PaperMod's recursive page list, which dumped
digest pages instead of the research topics they belong to. Add a home
layout that renders one card per entry in data/topics.yaml, with venue
counts, the nearest upcoming deadline, and section shortcuts.

With the topics listed there, drop the topic menu from the header and
show the current topic beside the site title instead, so the selected
research area is visible from every page. The breadcrumbs then repeated
that prefix, so override the partial to start below the topic section.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-17 20:11:50 +02:00
..