EDU-03
Untriaged Journal index
Article listing as a ruled register. Pillar, title, standfirst, and date, with no thumbnail images required.
Use it when
Article listing as a ruled register. Pillar, title, standfirst, and date, with no thumbnail images required.
- Category
- Education and FAQ
- Layout archetype
- Ruled sequence
- Page position
- middle (derived)
- Purpose
- explain (derived)
- Field
- light (derived)
- Interaction
- static (derived)
- Motifs
- Held column, Quiet field
Content it requires
- Four to twelve articles with a pillar, title, standfirst, and date
Do not use it when
- No image slot, which is deliberate. The journal has no illustration budget and thumbnails would be filler.
- Standfirsts must be present. Without them this collapses into a bare link list.
Variants
None. Colour swaps and mirrored alignment do not count as variants.
Implementation
src/components/patterns/EduJournalIndex.astro
---
import EduJournalIndex from '../components/patterns/EduJournalIndex.astro';
---
<EduJournalIndex /> Import directly. Do not route production through patternComponents.
Production usage
Not yet used on a production page. Nothing here has been proven in front of a customer.
Accessibility
- Verified at 360, 768, 1024, and 1440 with no horizontal overflow.
- No interactive controls beyond links and buttons inherited from the design system.
- Colour never carries meaning alone: every state marker is paired with text.
- Motion respects prefers-reduced-motion.