Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions content/blocks/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
---
title: Blocks
description: Available blocks
date: 2025-05-13
description: Assemble your pages using configurable content blocks.
date: 2026-02-23
weight: 10
type: docs
tags: block
content_blocks:
- _bookshop_name: hero
heading:
Expand All @@ -13,7 +16,6 @@ content_blocks:
blocks are ready for visual editing using [CloudCannon](https://cloudcannon.com/).
Click on an item for more details.
align: start
width: 8
breadcrumb: true

- _bookshop_name: articles
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
_schema: default
title: About
description: Use the about content block to display a lead text next to a featured illustration.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/approach.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
_schema: default
title: Approach
description: Use the approach block to show a featured image with one or more steps.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/articles.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
_schema: default
title: Articles
description: Use the articles block to show a group of article cards.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/cards.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
_schema: default
title: Cards
description: Use the cards block to show a group of content cards.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/cta.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
_schema: default
title: CTA
description: Use the CTA content block to display an action link with an optional contact.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ title: FAQ
description: >-
Shows an accordion of frequently asked questions. Clicking on a question
reveals the answer interactively.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/featured.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
_schema: default
title: Featured
description: Use the featured content block to feature a specific article or downloadable asset.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/hero.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ description: >-
Shows a hero banner on the top of the page. The section supports a background
image with an overlay to improve contrast. The hero includes a headline and
optional breadcrumb for site navigation.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ _schema: default
title: List
description: Use the list content block to show a list of articles.
modules: ["simple-datatables"]
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/menu.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
_schema: default
title: Menu
description: Use the menu content block to render a grid of level 1 and level 2 menu items.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/panels.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
_schema: default
title: Panels
description: Use the panels content block to display multiple toggable panels.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/preview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ description: >-
Display live URL previews with switchable device views (desktop, tablet,
mobile). Shows websites or web applications in an iframe with device-specific
dimensions and responsive controls.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
_schema: default
title: Releases
description: Use the releases content block to display a timeline with release information.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/separator.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ description: >-
Adds a horizontal section separator. The separator spans the entire page from
edge to edge on smaller devices. On larger screens, the line is bound by the
maximum container width that contains the section.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
_schema: default
title: Team
description: Use the team content block to show a group of team members.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/testimonials.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
_schema: default
title: Testimonials
description: Use the testimonials content block to display one or more client testimonials.
type: docs
tags: block
---

## Overview
Expand Down
2 changes: 2 additions & 0 deletions content/blocks/video-message.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ _schema: default
title: Video message
description: >-
Features a video with optional messages.
type: docs
tags: block
---

## Overview
Expand Down
8 changes: 4 additions & 4 deletions content/components/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
author: Mark Dumay
title: Components
description: Discover Hinode's more than 30 ready-to-use components.
tags: components
aliases:
- "/components/"
tags: component
date: 2026-02-23
weight: 20
type: docs
content_blocks:
- _bookshop_name: hero
heading:
Expand All @@ -16,7 +17,6 @@ content_blocks:
[Hugo shortcodes](https://gohugo.io/shortcodes/). Click on an item for
more details about a component.
align: start
width: 8
breadcrumb: true

- _bookshop_name: articles
Expand Down
2 changes: 1 addition & 1 deletion content/components/abbr.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Abbr
date: 2025-01-16
description: Use the abbr shortcode to show the long form of an abbreviation.
layout: docs
type: docs
tags: component
weight: 10
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/accordion.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Accordion
date: 2023-12-29
description: Use the accordion shortcode to show a group of vertically collapsing and expanding items.
layout: docs
type: docs
tags: component
weight: 20
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/alert.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Alert
date: 2023-12-29
description: Use the alert shortcode to display a contextual feedback message.
layout: docs
type: docs
tags: component
weight: 30
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/animation.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Animation
date: 2024-01-02
description: Use the animation shortcode to show an After Effects animation.
layout: docs
type: docs
tags: component
modules: ["lottie"]
weight: 40
Expand Down
2 changes: 1 addition & 1 deletion content/components/args.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Args
date: 2025-06-23
description: Use the args shortcode to generates a table of structured arguments.
layout: docs
type: docs
tags: component
weight: 50
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/badge.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Badge
date: 2023-12-29
description: Use the badge shortcode to enrich headings.
layout: docs
type: docs
tags: component
weight: 60
---
Expand Down
6 changes: 2 additions & 4 deletions content/components/breadcrumb.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Breadcrumb
date: 2023-12-29
description: Use the breadcrumb shortcode to display the current page’s location within the site's navigational hierarchy.
layout: docs
type: docs
tags: component
weight: 70
---
Expand Down Expand Up @@ -50,9 +50,7 @@ build:

## Styling

The file `assets/scss/components/_breadcrumb.scss` defines the Hinode-specific styling of the `breadcrumb` shortcode. Check the [Bootstrap documentation](https://getbootstrap.com/docs/5.3/components/breadcrumb/#css) for additional styling options.

{{< file file="assets/scss/components/_breadcrumb.scss" show="false" >}}
Check the [Bootstrap documentation](https://getbootstrap.com/docs/5.3/components/breadcrumb/#css) for additional styling options.

## Arguments

Expand Down
2 changes: 1 addition & 1 deletion content/components/button-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Button Group
date: 2023-12-29
description: Use the button-group shortcode to display a group of buttons.
layout: docs
type: docs
tags: component
weight: 80
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/button.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Button
date: 2023-12-29
description: Use the button shortcode to display a button with a hyperlink.
layout: docs
type: docs
tags: component
weight: 90
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/card-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Card Group
date: 2023-12-29
description: Use the card-group shortcode to display a group of cards.
layout: docs
type: docs
tags: component
weight: 100
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/card.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Card
date: 2024-08-14
description: Use the card shortcode to display a card that links to a content page.
layout: docs
type: docs
icon: fa address-card
tags: component
weight: 110
Expand Down
2 changes: 1 addition & 1 deletion content/components/carousel.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Carousel
date: 2024-08-14
description: Use the carousel shortcode to display a carousel of several images.
layout: docs
type: docs
tags: component
weight: 120
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/collapse.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Collapse
date: 2024-08-14
description: Use the collapse shortcode to reveal or hide a panel.
layout: docs
type: docs
tags: component
weight: 130
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/command.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Command
date: 2023-12-29
description: The command shortcode generates terminal output for either Bash, PowerShell, or SQL shell languages.
layout: docs
type: docs
tags: component
weight: 140
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Docs
date: 2024-08-14
description: The docs shortcode captures a code snippet from a supported input file.
layout: docs
type: docs
tags: component
weight: 150
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/example.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Example
date: 2023-12-29
description: The example shortcode displays a code example and renders a preview of the same input.
layout: docs
type: docs
tags: component
weight: 160
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/file.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: File
date: 2024-08-14
description: The file shortcode prints the full content of any given file with syntax highlighting.
layout: docs
type: docs
tags: component
weight: 170
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/icon.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Icon
date: 2024-08-14
description: Use the icon shortcode to add a Font Awesome or custom icon with ease.
layout: docs
type: docs
tags: component
weight: 180
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/image.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Image
date: 2024-08-17
description: Use the image shortcode to display a responsive image with an optional aspect ratio.
layout: docs
type: docs
tags: component
weight: 190
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/ins.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Ins
date: 2024-12-13
description: Use the ins shortcode to underline text.
layout: docs
type: docs
tags: component
weight: 200
---
Expand Down
2 changes: 1 addition & 1 deletion content/components/kbd.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: Mark Dumay
title: Kbd
date: 2023-12-29
description: Use the kbd shortcode to show a keyboard input element.
layout: docs
type: docs
tags: component
weight: 210
---
Expand Down
Loading