The Hoof & Paw
DocsCategoriesTagsView the current conditions from the WolfspyreLabs WeatherstationToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Boxes Shortcode

This shortcode came from hugo-geekblog Boxes can be used to create a simple grid.

Attributes

NameDescriptiondefault
sizesize of each box (regular|large)regular
icon (optional)title bar icon, need to be an icon from an SVG spriteundefined
title (optional)title bar textundefined

Usage

1
2
3
4
5
6
{{< boxes "contact" >}}
{{< box size=large [title=E-Mail icon=gdoc_email] >}}mail@example.com{{< /box >}}
{{< box size=large title=Matrix icon=gdoc_matrix >}}@john:example.com{{< /box >}}
{{< box size=large title=XMPP icon=gdoc_xmpp >}}john@example.com{{< /box >}}
{{< box size=large title=Others >}}You can also find us on the Fediverse.{{< /box >}}
{{< /boxes >}}

Example

Matrix
@john:example.com
Others
You can also find us on the Fediverse.