Admin User Requirements for "Blog Grid"

Schema Overview


Key Functionalities

  1. Blog Grid Display
  2. Blog Grid Customization
  3. Styling Options
  4. Responsive Design

Fields and Defaults

Heading Settings

Field Required Default Description
Heading Optional "Latest Articles" The section heading displayed above the blog grid.
Subheading Optional Empty Subheading displayed below the heading.

Blog Grid Settings

Field Required Default Description
Blog Required Empty Select the blog to pull articles from.
Number of Articles Required 4 Determines how many articles to display in the grid.
Show Author Optional Enabled Toggle to display the article author.
Show Date Optional Enabled Toggle to display the article publication date.
Show Excerpt Optional Enabled Toggle to display a short excerpt of the article.
Excerpt Length Optional 100 Sets the maximum number of characters for the excerpt text.

Styling Settings

Field Required Default Description
Text Alignment Optional "text-left items-start" Aligns the text for each article: Options: left, center, right.
Text Color Optional "var(--text)" Color of the text displayed in the section.
Grid Spacing Optional "gap-4" Controls the spacing between articles in the grid.