Resources

The resources pattern is used to display a collection of resources. Each resource can include a title and optional image, description, author(s), and publication date.

Resources example

Anatomy

1
Rule
The rule component indicates the beginning of a new section.
2
Heading
The section heading communicates the primary subject or theme of the section.
3
Body
A description that provides introductory context for the section. It appears at the top of the section and helps users understand the purpose or scope of the content before engaging with the content below.
4
CTA block
The CTA (call to action) block presents one or more related actions that guide the user toward the next step within a section
5
Category
The category is a structural grouping element used to organize related resource blocks under a shared theme or topic.
6
Resource blocks
Resource block is a content unit that represents an individual resource item within a listing. It displays a title, a cover image, a description, and citation metadata. The block supports a range of resource types, including blog posts, videos, webinars, case studies, solution briefs, white papers, and reports.
11
Muted rule
The muted rule indicates the start of a new category. It appears from the second category onward.
Resources anatomy

Usage

The resources presents a variety of resources at a glance on one level. It supports between 1 and 5 categories (video, webinar, case study, blog, solution brief, white paper, report, etc.), each containing 1–5 items using the Resource block. This layout is intended for cases where showing multiple types of resources in a compact view.

For blog, it supports both static content and API-fetched blog posts by tag/category. Imported blog descriptions are truncated after 180 characters. If a specific blog article needs to be included, a static description must be provided.

When to use

  • To present various curated resource types at a glance
  • To supplement a page where resources are not the main content
  • To provide quick access to mixed resource formats in a compact layout

When not to use

  • When the content is limited to the recent blog posts only; use the Blog pattern instead

Examples

Medium dimension

example.png

Small dimension

example-4.png

Without

example-1.png

Without Category

example-3.png

Mixed image types used

example-2.png

Properties

Name Type Required Description Constraint Options Default option
Section rule object Yes The rule component indicates the beginning of a new pattern Only use the default style for the section-level rule default default
Heading string Yes 4-column width heading using H2 Up to 60 characters - -
Linked heading single select No The heading may function as a link when clearly indicated. - default, link default
Bottom padding single select Yes The type of padding applied to the bottom of the pattern - default, deep, shallow, none default
Categories object No List of categories, containing category title and 1 to 5 article blocks 2-5 categories can be displayed within a single section - -
Category heading string No 2-column width H3 heading in muted heading style Up to 60 characters - -
Body string No 4-column width body text Up to 600 characters - -

Child properties

CTA block

Name Type Required Description Constraint Options Default option
Primary CTA string No The CTA used with the positive button style. It indicates a high-priority, positive action and is reserved for hero areas or other key call-to-action sections. Up to 20 characters - -
Secondary CTA string No The CTA using the default button style. It is used for most actions that are positive but not primary, and may serve as the main CTA in non-hero sections. Up to 20 characters - -
Link CTA string No The text link used for contextual actions or pathways to more information. It uses a chevron (›) to indicate navigation to additional content or pages. Up to 60 characters - -

Resource block

Name Type Required Description Constraint Options Default option
Article title string Yes Title configuration for the article; functions as a link to the resource Dynamic: - Static: up to 100 characters - -
Article description string No Description text for the article Dynamic: displays the first 180 characters of the article. Static: a custom description should be provided. Dynamic: 180 characters (with the truncation) Static: up to 300 characters - -
Citation author string No Author name text in the citation Up to 20 characters - -
Citation date string No Publishing date in the citation format “DD Month YYYY” - - -
Image object No Cover image for the article. In the blog pattern, it is required and falls back to a default image when not provided. In the resources pattern, it supports 16:9 image, logo, or none as options. - - -
Citation object No Author/date field in small text and supports showing either or both. - - -