| _schema | title | description | icon |
|---|---|---|---|
default |
Articles |
Use the articles content block to show a group of article cards. |
fas grip |
The articles content block renders a group of article cards.
{{< example-bookshop lang="bookshop" >}}
- _bookshop_name: articles
heading:
title: Blog
align: start
input:
section: blog
reverse: false
sort: title
hide-empty: false
header-style: none
more:
title: More Blogs
padding: 0
max: 3
class: border-0 card-zoom card-body-margin{{< /example-bookshop >}}
The content block supports the following arguments:
{{< args bookshop-articles >}}