Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 733 Bytes

File metadata and controls

40 lines (32 loc) · 733 Bytes
_schema title description icon
default
Articles
Use the articles content block to show a group of article cards.
fas grip

Overview

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 >}}

Arguments

The content block supports the following arguments:

{{< args bookshop-articles >}}