Hide the empty Residents and Fellows sections on /team
Both rendered a heading over one line of italic placeholder text saying
cards would appear later. Per the Aug 1 presentable gate, a section with
no real content is hidden rather than shown empty: an empty Residents
list reads as a programme that failed to attract anyone, which is the
opposite of what it is.
The sections come back with their first real card. Nothing here is a
data-driven loop, so there is no flag to gate; the markup returns when
there is something to put in it.
Drops .team-empty from style.css with them, since those two lines were
its only consumers. The .team-section spacing rules stay: they describe
real sections and apply again as soon as one returns.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-05 21:23 UTC