Skip to content

Commit c31d6fa

Browse files
authored
Merge pull request #10 from gethinode/develop
Develop
2 parents 7c19b67 + c9c2cd1 commit c31d6fa

56 files changed

Lines changed: 81 additions & 47 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/blocks/_index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
---
22
title: Blocks
3-
description: Available blocks
4-
date: 2025-05-13
3+
description: Assemble your pages using configurable content blocks.
4+
date: 2026-02-23
5+
weight: 10
6+
type: docs
7+
tags: block
58
content_blocks:
69
- _bookshop_name: hero
710
heading:
@@ -13,7 +16,6 @@ content_blocks:
1316
blocks are ready for visual editing using [CloudCannon](https://cloudcannon.com/).
1417
Click on an item for more details.
1518
align: start
16-
width: 8
1719
breadcrumb: true
1820

1921
- _bookshop_name: articles

content/blocks/about.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
_schema: default
33
title: About
44
description: Use the about content block to display a lead text next to a featured illustration.
5+
type: docs
6+
tags: block
57
---
68

79
## Overview

content/blocks/approach.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
_schema: default
33
title: Approach
44
description: Use the approach block to show a featured image with one or more steps.
5+
type: docs
6+
tags: block
57
---
68

79
## Overview

content/blocks/articles.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
_schema: default
33
title: Articles
44
description: Use the articles block to show a group of article cards.
5+
type: docs
6+
tags: block
57
---
68

79
## Overview

content/blocks/cards.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
_schema: default
33
title: Cards
44
description: Use the cards block to show a group of content cards.
5+
type: docs
6+
tags: block
57
---
68

79
## Overview

content/blocks/cta.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
_schema: default
33
title: CTA
44
description: Use the CTA content block to display an action link with an optional contact.
5+
type: docs
6+
tags: block
57
---
68

79
## Overview

content/blocks/faq.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ title: FAQ
44
description: >-
55
Shows an accordion of frequently asked questions. Clicking on a question
66
reveals the answer interactively.
7+
type: docs
8+
tags: block
79
---
810

911
## Overview

content/blocks/featured.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
_schema: default
33
title: Featured
44
description: Use the featured content block to feature a specific article or downloadable asset.
5+
type: docs
6+
tags: block
57
---
68

79
## Overview

content/blocks/hero.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ description: >-
55
Shows a hero banner on the top of the page. The section supports a background
66
image with an overlay to improve contrast. The hero includes a headline and
77
optional breadcrumb for site navigation.
8+
type: docs
9+
tags: block
810
---
911

1012
## Overview

content/blocks/list.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ _schema: default
33
title: List
44
description: Use the list content block to show a list of articles.
55
modules: ["simple-datatables"]
6+
type: docs
7+
tags: block
68
---
79

810
## Overview

0 commit comments

Comments
 (0)