Blurbs
The blurb section is a short description of a subject written for promotional purposes and appearing in a card with an image or icon. It supports inline and featurePlus layout options.
The blurb section is a short description of a subject written for promotional purposes and appearing in a card with an image or icon. It supports inline and featurePlus layout options.
- sectionType: blurbs
containerTag: aside
isReverse: false # Default column order
text:
title: 'Inline blurbs with Icons'
prose: 'Use the included feather icons or add your own'
blurbs:
source: 'features-list' # Loads from lib/data/blurbs/features-list.json
layout: 'inline' # Options: inline, featurePlus| Property | Type | Required | Description |
|---|---|---|---|
isReverse | boolean | No | Switches the feature/blurbs column order |
blurbs.layout | string | Yes | Layout type ('inline', 'featurePlus') |
| Property | Type | Required | Description |
|---|---|---|---|
blurbs.source | string | Yes | Data file name inlib/data/blurbs/directory |
| Property | Type | Required | Description |
|---|---|---|---|
text | object | No | Optional intro text with title, subtitle, and prose |