feature-cards
shortcode creates a responsive grid of cards with icons, titles, and descriptions. This is ideal for presenting features or capabilities in a visually appealing way.
data
directory. You must specify which data file to use with the dataFile
parameter. Here’s an example of how to structure a data file:
title
: The title of the feature (displayed as a heading)icon
: An emoji or character to use as the feature icondescription
: A short description of the featurepath
: A URL path for the “Learn More” buttonbutton_text
: The text to display on the button (defaults to “Learn More”)data/my-features.json
):ui-example-features.json
: