Editorial page
A publication front page moving from lead article to progressively denser indexes.
Live preview
Open the full pageSource
This exact file renders the preview above.
components/patterns/editorial.tsx
components/blocks/headers/editorial.tsx
components/blocks/sections/blog/featured-plus-list.tsx
Demo source — adapt to your project. Foundry is not published as a package.
Usage
The subscribe block sits near the bottom, after the reader has had a chance to decide whether they want more — and it shows back issues rather than asserting quality.
- Density should increase down the page: lead, list, columns, contents.
- A colophon footer is part of the form for a publication, not decoration.
Variants and states
Every entry below is a genuine difference in behaviour or layout, and every one of them is visible in the preview above.
- Masthead with scrolling sections
- Lead article plus list
- Category columns and numbered contents
- Archive-backed subscribe block
Accessibility
- Article semantics
- Every entry is an article element with its own heading.
- Time elements
- All dates carry a machine-readable datetime attribute.
Foundry implements published ARIA patterns and is tested against them. No WCAG certification is claimed — see the accessibility documentation for what is and is not covered.
Related
All patternsContent starter
A magazine with six article routes, four category indexes and four author pages — twenty-one routes from six definitions.
intermediate4 variantsEditorial masthead
A publication masthead: oversized serif wordmark, issue line, and a scrolling section rail.
starter3 variantsEditorial contents index
A numbered contents page set in the display serif.
starter3 variants