<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Welcome to Hinode! on Hinode</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/</link><description>Recent content in Welcome to Hinode! on Hinode</description><generator>Hugo</generator><language>en-us</language><copyright>Copyright © 2026 Hinode Team</copyright><atom:link href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/index.xml" rel="self" type="application/rss+xml"/><item><title>Abbr</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/abbr/</link><pubDate>Thu, 16 Jan 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/abbr/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.19.0"
 href="https://github.com/gethinode/hinode/releases/tag/v0.19.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.19.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;Use the abbr shortcode to show the long form of an abbreviation on hover. The abbreviation data is retrieved from a central data file. By default, the shortcode uses &lt;code&gt;data/abbr.yaml&lt;/code&gt; with translation support.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;&lt;abbr title="HyperText Markup Language" tabindex="0"&gt;HTML&lt;/abbr&gt;
















 
 
 
 
 
 
 


 
 
 
 


 &lt;abbr class="initialism" title="HyperText Markup Language" tabindex="0"&gt;html&lt;/abbr&gt;&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; abbr HTML &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; abbr key=&amp;#34;html&amp;#34; class=&amp;#34;initialism&amp;#34; &amp;gt;}}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h2 id="data" class="heading "&gt;Data&lt;a href="#data" aria-labelledby="data"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Define a file in the &lt;code&gt;data&lt;/code&gt; folder that contains the abbreviation data. The format expects the following attributes:&lt;/p&gt;</description></item><item><title>Accordion</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/accordion/</link><pubDate>Fri, 29 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/accordion/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Use the &lt;code&gt;accordion&lt;/code&gt; shortcode to show a group of vertically collapsing and expanding items. Add &lt;code&gt;accordion-item&lt;/code&gt; inner elements for each accordion item.&lt;/p&gt;



&lt;h3 id="flush" class="heading "&gt;Flush&lt;a href="#flush" aria-labelledby="flush"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Add &lt;code&gt;.accordion-flush&lt;/code&gt; to the &lt;code&gt;class&lt;/code&gt; attributes to remove some borders and rounded corners to render accordions edge-to-edge within their parent container.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;







 &lt;div id="accordion-flush" class="accordion mb-3 accordion-flush"&gt;
 












 &lt;div class="accordion-item"&gt;&lt;div id="accordion-flush-heading-0" class="accordion-header m-0 fs-2"&gt;
 &lt;button class="accordion-button collapsed"
 type="button"
 data-bs-toggle="collapse"
 data-bs-target="#accordion-flush-item-0"
 aria-expanded="false"
 aria-controls="accordion-flush-item-0"
 &gt;
 Accordion Item #1
 &lt;/button&gt;
 &lt;/div&gt;&lt;div id="accordion-flush-item-0" 
 class="accordion-collapse collapse"
 aria-labelledby="accordion-flush-heading-0"
 data-bs-parent="#accordion-flush"
 &gt;
 &lt;div class="accordion-body"&gt;This is the first item&amp;rsquo;s accordion body. It supports Markdown content. The item is shown by
adding the value &lt;code&gt;show&lt;/code&gt; to the &lt;code&gt;class&lt;/code&gt; argument.&lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;

 












 &lt;div class="accordion-item"&gt;&lt;div id="accordion-flush-heading-1" class="accordion-header m-0 fs-2"&gt;
 &lt;button class="accordion-button collapsed"
 type="button"
 data-bs-toggle="collapse"
 data-bs-target="#accordion-flush-item-1"
 aria-expanded="false"
 aria-controls="accordion-flush-item-1"
 &gt;
 Accordion Item #2
 &lt;/button&gt;
 &lt;/div&gt;&lt;div id="accordion-flush-item-1" 
 class="accordion-collapse collapse"
 aria-labelledby="accordion-flush-heading-1"
 data-bs-parent="#accordion-flush"
 &gt;
 &lt;div class="accordion-body"&gt;This is the second item&amp;rsquo;s accordion body. It too supports Markdown content.&lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;

 












 &lt;div class="accordion-item"&gt;&lt;div id="accordion-flush-heading-2" class="accordion-header m-0 fs-2"&gt;
 &lt;button class="accordion-button collapsed"
 type="button"
 data-bs-toggle="collapse"
 data-bs-target="#accordion-flush-item-2"
 aria-expanded="false"
 aria-controls="accordion-flush-item-2"
 &gt;
 Accordion Item #3
 &lt;/button&gt;
 &lt;/div&gt;&lt;div id="accordion-flush-item-2" 
 class="accordion-collapse collapse"
 aria-labelledby="accordion-flush-heading-2"
 data-bs-parent="#accordion-flush"
 &gt;
 &lt;div class="accordion-body"&gt;This is the third item&amp;rsquo;s accordion body.&lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;&lt;/div&gt;

&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; accordion id=&amp;#34;accordion-flush&amp;#34; class=&amp;#34;accordion-flush&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; {{&amp;lt; accordion-item title=&amp;#34;Accordion Item &lt;span class="ni"&gt;#1&lt;/span&gt;&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; This is the first item&amp;#39;s accordion body. It supports Markdown content. The item is shown by
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; adding the value &lt;span class="sb"&gt;`show`&lt;/span&gt; to the &lt;span class="sb"&gt;`class`&lt;/span&gt; argument.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; {{&amp;lt; /accordion-item &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; {{&amp;lt; accordion-item title=&amp;#34;Accordion Item &lt;span class="ni"&gt;#2&lt;/span&gt;&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; This is the second item&amp;#39;s accordion body. It too supports Markdown content.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; {{&amp;lt; /accordion-item &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; {{&amp;lt; accordion-item title=&amp;#34;Accordion Item &lt;span class="ni"&gt;#3&lt;/span&gt;&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; This is the third item&amp;#39;s accordion body.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; {{&amp;lt; /accordion-item &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /accordion &amp;gt;}}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="always-open" class="heading "&gt;Always Open&lt;a href="#always-open" aria-labelledby="always-open"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set &lt;code&gt;always-open&lt;/code&gt; to &lt;code&gt;true&lt;/code&gt; to make accordion items stay open when another item is opened.&lt;/p&gt;</description></item><item><title>Alert</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/alert/</link><pubDate>Fri, 29 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/alert/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Use the &lt;code&gt;alert&lt;/code&gt; shortcode to display a contextual feedback message. The inner content is used as alert text.&lt;/p&gt;



&lt;h3 id="colored-alert" class="heading "&gt;Colored Alert&lt;a href="#colored-alert" aria-labelledby="colored-alert"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set &lt;code&gt;color&lt;/code&gt; to one of the available theme colors to adjust the appearance of the alert.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;











&lt;div class="d-flex alert alert-primary " 
 role="alert"&gt;
 
 &lt;div class="flex-grow-1 my-auto"&gt;
 A simple primary alert—check it out!
 &lt;/div&gt;
 &lt;/div&gt;












&lt;div class="d-flex alert alert-secondary " 
 role="alert"&gt;
 
 &lt;div class="flex-grow-1 my-auto"&gt;
 A simple secondary alert—check it out!
 &lt;/div&gt;
 &lt;/div&gt;












&lt;div class="d-flex alert alert-success " 
 role="alert"&gt;
 
 &lt;div class="flex-grow-1 my-auto"&gt;
 A simple success alert—check it out!
 &lt;/div&gt;
 &lt;/div&gt;












&lt;div class="d-flex alert alert-danger " 
 role="alert"&gt;
 
 &lt;div class="flex-grow-1 my-auto"&gt;
 A simple danger alert—check it out!
 &lt;/div&gt;
 &lt;/div&gt;












&lt;div class="d-flex alert alert-warning " 
 role="alert"&gt;
 
 &lt;div class="flex-grow-1 my-auto"&gt;
 A simple warning alert—check it out!
 &lt;/div&gt;
 &lt;/div&gt;












&lt;div class="d-flex alert alert-info " 
 role="alert"&gt;
 
 &lt;div class="flex-grow-1 my-auto"&gt;
 A simple info alert—check it out!
 &lt;/div&gt;
 &lt;/div&gt;












&lt;div class="d-flex alert alert-light " 
 role="alert"&gt;
 
 &lt;div class="flex-grow-1 my-auto"&gt;
 A simple light alert—check it out!
 &lt;/div&gt;
 &lt;/div&gt;












&lt;div class="d-flex alert alert-dark " 
 role="alert"&gt;
 
 &lt;div class="flex-grow-1 my-auto"&gt;
 A simple dark alert—check it out!
 &lt;/div&gt;
 &lt;/div&gt;
&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; alert color=&amp;#34;primary&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; A simple primary alert—check it out!
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /alert &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; alert color=&amp;#34;secondary&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; A simple secondary alert—check it out!
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /alert &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; alert color=&amp;#34;success&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; A simple success alert—check it out!
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /alert &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; alert color=&amp;#34;danger&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; A simple danger alert—check it out!
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /alert &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; alert color=&amp;#34;warning&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; A simple warning alert—check it out!
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /alert &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; alert color=&amp;#34;info&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; A simple info alert—check it out!
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /alert &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; alert color=&amp;#34;light&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; A simple light alert—check it out!
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /alert &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; alert color=&amp;#34;dark&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; A simple dark alert—check it out!
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /alert &amp;gt;}}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="dismissible-alert" class="heading "&gt;Dismissible Alert&lt;a href="#dismissible-alert" aria-labelledby="dismissible-alert"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set &lt;code&gt;dismissible&lt;/code&gt; to &lt;code&gt;true&lt;/code&gt; to allow the user to dismiss the alert.&lt;/p&gt;</description></item><item><title>Animation</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/animation/</link><pubDate>Tue, 02 Jan 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/animation/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.20.4"
 href="https://github.com/gethinode/hinode/releases/tag/v0.20.4" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.20.4&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;Use the animation shortcode to show an After Effects animation, powered by 
 &lt;a href="https://airbnb.io/lottie/" target="_blank" rel="noopener noreferrer nofollow"&gt;Lottie&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
. The Lottie library supports animations that have been exported as JSON with Bodymovin. The animation uses vector graphics and is responsive. The shortcode is a simplified wrapper of the Lottie library that provides basic functionality.&lt;/p&gt;</description></item><item><title>Args</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/args/</link><pubDate>Mon, 23 Jun 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/args/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.22.0"
 href="https://github.com/gethinode/hinode/releases/tag/v0.22.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.22.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;Use the args shortcode to generate a table of structured arguments. The argument definitions are expected to be defined in a data file identified by a provided structure name.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;











 
 




 
 
 


















 
 
 
 

 
 &lt;div class="table-responsive d-none d-md-block "&gt;
 &lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Name&lt;/th&gt;
 &lt;th&gt;Type&lt;/th&gt;
 &lt;th&gt;Required&lt;/th&gt;
 &lt;th&gt;Default&lt;/th&gt;
 &lt;th&gt;Comment&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;group&lt;/td&gt;
 &lt;td&gt;string&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;Name of the group filter. This is typically used when a shortcode and partial have common arguments. The group filter binds a specific argument to a particular group. By default, an argument belongs to all groups.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;header-level&lt;/td&gt;
 &lt;td&gt;int&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;3&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;


 













 
&lt;a aria-label="v1.0.0"
 href="https://github.com/gethinode/hinode/releases/tag/v1.0.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary btn-xs position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 data-bs-toggle="tooltip" data-bs-title="Added in v1.0.0" data-bs-placement="top"role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;v1.0.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;span class="align-self-center order-first pe-1"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-rocket-takeoff " fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-rocket-takeoff"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/span&gt;
 
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
 The header level to use for the user-defined type headers.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;page&lt;/td&gt;
 &lt;td&gt;*hugolib.pageState, *hugolib.pageForRenderHooks, *hugolib.pageForShortcode&lt;/td&gt;
 &lt;td&gt;yes&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;Context of the current page.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;parent&lt;/td&gt;
 &lt;td&gt;bool&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;Flag to filter only arguments that have a parent attribute (either &lt;code&gt;cascade&lt;/code&gt; or &lt;code&gt;merge&lt;/code&gt;).&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;render-type&lt;/td&gt;
 &lt;td&gt;select&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;both&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;


 













 
&lt;a aria-label="v1.0.0"
 href="https://github.com/gethinode/hinode/releases/tag/v1.0.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary btn-xs position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 data-bs-toggle="tooltip" data-bs-title="Added in v1.0.0" data-bs-placement="top"role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;v1.0.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;span class="align-self-center order-first pe-1"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-rocket-takeoff " fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-rocket-takeoff"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/span&gt;
 
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
 Option whether to render arguments, user-defined types, or both. Please note that the arguments will render a link to a user-defined type in any case. Supported values: [&lt;code&gt;arguments&lt;/code&gt;, &lt;code&gt;types&lt;/code&gt;, &lt;code&gt;both&lt;/code&gt;].&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;structure&lt;/td&gt;
 &lt;td&gt;string&lt;/td&gt;
 &lt;td&gt;yes&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;Name of the data file that contains argument definitions. Supported data formats include JSON, TOML, YAML, and XML. You can omit the file extension. The file should reside in the &lt;code&gt;data/structures&lt;/code&gt; folder. For bookshop components, add the &lt;code&gt;bookshop-&lt;/code&gt; prefix to the structure name.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;

 &lt;/div&gt;

 
 &lt;div class="table-responsive d-md-none "&gt;
 &lt;table class="table-wrap table " &gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Name&lt;/th&gt;
 &lt;th&gt;Type&lt;/th&gt;
 &lt;th&gt;Required&lt;/th&gt;
 &lt;th&gt;Default&lt;/th&gt;
 &lt;th&gt;Comment&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;group&lt;/td&gt;
 &lt;td&gt;string&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;Name of the group filter. This is typically used when a shortcode and partial have common arguments. The group filter binds a specific argument to a particular group. By default, an argument belongs to all groups.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;header-level&lt;/td&gt;
 &lt;td&gt;int&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;3&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;


 













 
&lt;a aria-label="v1.0.0"
 href="https://github.com/gethinode/hinode/releases/tag/v1.0.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary btn-xs position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 data-bs-toggle="tooltip" data-bs-title="Added in v1.0.0" data-bs-placement="top"role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;v1.0.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;span class="align-self-center order-first pe-1"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-rocket-takeoff " fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-rocket-takeoff"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/span&gt;
 
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
 The header level to use for the user-defined type headers.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;page&lt;/td&gt;
 &lt;td&gt;*hugolib.pageState, *hugolib.pageForRenderHooks, *hugolib.pageForShortcode&lt;/td&gt;
 &lt;td&gt;yes&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;Context of the current page.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;parent&lt;/td&gt;
 &lt;td&gt;bool&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;Flag to filter only arguments that have a parent attribute (either &lt;code&gt;cascade&lt;/code&gt; or &lt;code&gt;merge&lt;/code&gt;).&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;render-type&lt;/td&gt;
 &lt;td&gt;select&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;both&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;


 













 
&lt;a aria-label="v1.0.0"
 href="https://github.com/gethinode/hinode/releases/tag/v1.0.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary btn-xs position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 data-bs-toggle="tooltip" data-bs-title="Added in v1.0.0" data-bs-placement="top"role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;v1.0.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;span class="align-self-center order-first pe-1"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-rocket-takeoff " fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-rocket-takeoff"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/span&gt;
 
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
 Option whether to render arguments, user-defined types, or both. Please note that the arguments will render a link to a user-defined type in any case. Supported values: [&lt;code&gt;arguments&lt;/code&gt;, &lt;code&gt;types&lt;/code&gt;, &lt;code&gt;both&lt;/code&gt;].&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;structure&lt;/td&gt;
 &lt;td&gt;string&lt;/td&gt;
 &lt;td&gt;yes&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;Name of the data file that contains argument definitions. Supported data formats include JSON, TOML, YAML, and XML. You can omit the file extension. The file should reside in the &lt;code&gt;data/structures&lt;/code&gt; folder. For bookshop components, add the &lt;code&gt;bookshop-&lt;/code&gt; prefix to the structure name.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;

 &lt;/div&gt;
 
 

 

 
 
 
 

&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; args &amp;#34;args&amp;#34; &amp;gt;}}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h2 id="data-format" class="heading "&gt;Data Format&lt;a href="#data-format" aria-labelledby="data-format"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Arguments support the following elements:&lt;/p&gt;</description></item><item><title>Badge</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/badge/</link><pubDate>Fri, 29 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/badge/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.19.0"
 href="https://github.com/gethinode/hinode/releases/tag/v0.19.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.19.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;Badges can be added to headings. Check the 
 &lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/button/"&gt;Button&lt;/a&gt;
 component on how to add a badge to a button.&lt;/p&gt;



&lt;h3 id="heading-badges" class="heading "&gt;Heading Badges&lt;a href="#heading-badges" aria-labelledby="heading-badges"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Badges scale to match the size of the immediate parent element by using relative font sizing and em units. Use Hugo&amp;rsquo;s 
 &lt;a href="https://gohugo.io/getting-started/configuration-markup/#goldmark" target="_blank" rel="noopener noreferrer nofollow"&gt;curly brackets syntax&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
 to apply a heading class.&lt;/p&gt;</description></item><item><title>Breadcrumb</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/breadcrumb/</link><pubDate>Fri, 29 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/breadcrumb/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Use the &lt;code&gt;breadcrumb&lt;/code&gt; shortcode to display the current page’s location within the site&amp;rsquo;s navigational hierarchy.&lt;/p&gt;



&lt;h3 id="default-breadcrumb" class="heading "&gt;Default Breadcrumb&lt;a href="#default-breadcrumb" aria-labelledby="default-breadcrumb"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;The following shortcode displays a breadcrumb for the current page.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;




















 
 

 
 

 
 




 &lt;nav aria-label="breadcrumb" class="d-sm-none"&gt;
 &lt;ol class="breadcrumb"&gt;
 &lt;li class="breadcrumb-item"&gt;
 &lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-chevron-left " fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-chevron-left"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&amp;nbsp;Components
 &lt;/a&gt;
 &lt;/li&gt;&lt;/ol&gt;
 &lt;/nav&gt;

 &lt;nav aria-label="breadcrumb" class="d-none d-sm-block"&gt;
 &lt;ol class="breadcrumb"&gt;
 
 &lt;li class="breadcrumb-item"&gt;&lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/"&gt;Home&lt;/a&gt;&lt;/li&gt;
 
 &lt;li class="breadcrumb-item"&gt;&lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/"&gt;Docs&lt;/a&gt;&lt;/li&gt;
 
 &lt;li class="breadcrumb-item"&gt;&lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/"&gt;Components&lt;/a&gt;&lt;/li&gt;&lt;li class="breadcrumb-item active" aria-current="page"&gt;
 
 
 Breadcrumb
 &lt;/li&gt;
 &lt;/ol&gt;
 &lt;/nav&gt;

&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; breadcrumb &amp;gt;}}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="breadcrumb-for-specific-path" class="heading "&gt;Breadcrumb for Specific Path&lt;a href="#breadcrumb-for-specific-path" aria-labelledby="breadcrumb-for-specific-path"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set &lt;code&gt;path&lt;/code&gt; to a specific path to adjust the breadcrumb.&lt;/p&gt;</description></item><item><title>Button Group</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/button-group/</link><pubDate>Fri, 29 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/button-group/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Use the &lt;code&gt;button-group&lt;/code&gt; shortcode to display a group of buttons. Add inner &lt;code&gt;&amp;lt;button&amp;gt;&lt;/code&gt; elements for each 
 &lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/button/"&gt;Button Component&lt;/a&gt;
. As an example, the following shortcode displays a group of three buttons. See the 
 &lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/button/"&gt;Button Component&lt;/a&gt;
 for additional styling options.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;













 &lt;div class="btn-group" role="group" aria-label="Basic example"&gt;
 













 
&lt;a aria-label="Left"
 href="#!" class="btn btn-primary position-relative "
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Left&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;














 
&lt;a aria-label="Middle"
 href="#!" class="btn btn-primary position-relative "
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Middle&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;














 
&lt;a aria-label="Right"
 href="#!" class="btn btn-primary position-relative "
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Right&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;

 &lt;/div&gt;

&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; button-group aria-label=&amp;#34;Basic example&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; {{&amp;lt; button color=&amp;#34;primary&amp;#34; href=&amp;#34;#!&amp;#34; &amp;gt;}}Left{{&amp;lt; /button &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; {{&amp;lt; button color=&amp;#34;primary&amp;#34; href=&amp;#34;#!&amp;#34; &amp;gt;}}Middle{{&amp;lt; /button &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; {{&amp;lt; button color=&amp;#34;primary&amp;#34; href=&amp;#34;#!&amp;#34; &amp;gt;}}Right{{&amp;lt; /button &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /button-group &amp;gt;}}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h2 id="styling" class="heading "&gt;Styling&lt;a href="#styling" aria-labelledby="styling"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Check the 
 &lt;a href="https://getbootstrap.com/docs/5.3/components/button-group/#css" target="_blank" rel="noopener noreferrer nofollow"&gt;Bootstrap documentation&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
 for additional styling options.&lt;/p&gt;</description></item><item><title>Button</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/button/</link><pubDate>Fri, 29 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/button/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Use the &lt;code&gt;button&lt;/code&gt; shortcode to display a button with a hyperlink. The inner content is used as button title. The button supports an optional badge and tooltip.&lt;/p&gt;



&lt;h3 id="stateful-buttons" class="heading "&gt;Stateful Buttons&lt;a href="#stateful-buttons" aria-labelledby="stateful-buttons"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set the &lt;code&gt;button-state&lt;/code&gt; argument to change the appearance and behavior of the button.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;&lt;a aria-label="Enabled"
 href="#!" class="btn btn-primary position-relative "
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Enabled&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;





























 
&lt;a aria-label="Disabled"
 class="btn btn-primary disabled position-relative "
 aria-disabled="true"role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Disabled&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;





























 
&lt;a aria-label="Active"
 href="#!" class="btn btn-primary active position-relative "
 data-bs-toggle="button" aria-pressed="true"role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Active&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;





























 
&lt;a aria-label="Inactive"
 href="#!" class="btn btn-primary position-relative "
 data-bs-toggle="button" aria-pressed="false"role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Inactive&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; button color=&amp;#34;primary&amp;#34; href=&amp;#34;#!&amp;#34; button-state=&amp;#34;enabled&amp;#34; &amp;gt;}}Enabled{{&amp;lt; /button &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; button color=&amp;#34;primary&amp;#34; href=&amp;#34;#!&amp;#34; button-state=&amp;#34;disabled&amp;#34; &amp;gt;}}Disabled{{&amp;lt; /button &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; button color=&amp;#34;primary&amp;#34; href=&amp;#34;#!&amp;#34; button-state=&amp;#34;active&amp;#34; &amp;gt;}}Active{{&amp;lt; /button &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; button color=&amp;#34;primary&amp;#34; href=&amp;#34;#!&amp;#34; button-state=&amp;#34;inactive&amp;#34; &amp;gt;}}Inactive{{&amp;lt; /button &amp;gt;}}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="sized-buttons" class="heading "&gt;Sized Buttons&lt;a href="#sized-buttons" aria-labelledby="sized-buttons"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set the &lt;code&gt;button-size&lt;/code&gt; argument to resize the button.&lt;/p&gt;</description></item><item><title>Card Group</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/card-group/</link><pubDate>Fri, 29 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/card-group/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.18.6"
 href="https://github.com/gethinode/hinode/releases/tag/v0.18.6" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.18.6&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;Use the &lt;code&gt;card-group&lt;/code&gt; shortcode to display a group of cards. Add inner &lt;code&gt;&amp;lt;card&amp;gt;&lt;/code&gt; elements for each 
 &lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/card/"&gt;Card&lt;/a&gt;
. As an example, the following shortcode displays a group of three cards. See the 
 &lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/card/"&gt;Card Component&lt;/a&gt;
 for additional styling options.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;











&lt;div class="container-fluid p-0 "&gt;
 &lt;div class="row g-3 row-cols-1 row-cols-sm-2 row-cols-md-3"&gt;









 


&lt;div class="g-3 "&gt;

 
 &lt;div class="card h-100 text-start p-3"&gt;








 &lt;div class="card-icon
 
 
 mb-3 m-0 text-start"
 &gt;
 






 
 
 
 &lt;svg class="svg-inline--fa fab fa-bootstrap fa-4x fa-fw" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 576 512" overflow="visible"&gt;&lt;use href="#fab-bootstrap"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/div&gt;
&lt;div class="card-body p-0 d-flex flex-column"&gt;
 &lt;div&gt;
 
 &lt;p class="card-title fs-lg-5 fs-6"&gt;Bootstrap Framework
 &lt;/p&gt;</description></item><item><title>Card</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/card/</link><pubDate>Wed, 14 Aug 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/card/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 
 

 &lt;blockquote class="blockquote-alert blockquote-alert-important"&gt;
 &lt;p class="blockquote-alert-heading"&gt;
 
 






 &lt;svg class="svg-inline--fa bi bi-exclamation fa-fw" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-exclamation"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 Important
 
 &lt;/p&gt;
 &lt;p&gt;Cards support inner content since release 


 
 
 &lt;a href="https://github.com/gethinode/hinode/releases/tag/v0.18.6" target="_blank" rel="noopener noreferrer nofollow"&gt;v0.18.6&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;

 . As a result, references to the card shortcode must be closed or self-closed.&lt;/p&gt;
 &lt;/blockquote&gt;
&lt;p&gt;Use the &lt;code&gt;card&lt;/code&gt; shortcode to display a card that links to a content page. When using a rich layout, the card includes a thumbnail (or icon) and a header. As an example, the following shortcode displays a horizontal card that links to the components overview. It includes a custom header and footer. You can use the 


 &lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/card-group/"&gt;Card-Group Shortcode&lt;/a&gt;
 to align multiple cards and to position them in a grid.&lt;/p&gt;</description></item><item><title>Carousel</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/carousel/</link><pubDate>Wed, 14 Aug 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/carousel/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.7.1"
 href="https://github.com/gethinode/hinode/releases/tag/v0.7.1" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.7.1&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;Use the &lt;code&gt;carousel&lt;/code&gt; shortcode to display a carousel of several images, with similar behavior as the 
 &lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/image/" title="image"&gt;Image&lt;/a&gt;
. As an example, the following shortcode displays a centered carousel with three slides, 16x9 aspect ratio, and a relative width of 67% on large screens.&lt;/p&gt;</description></item><item><title>Collapse</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/collapse/</link><pubDate>Wed, 14 Aug 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/collapse/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Use the &lt;code&gt;collapse&lt;/code&gt; shortcode to reveal or hide a panel. The panel can contain both HTML code and plain text. Link a button to the panel by assigning its ID to the &lt;code&gt;collapse&lt;/code&gt; attribute. As an example, the following shortcode displays a button that, when clicked, triggers a panel to appear or disappear.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;


























 
&lt;a aria-label="Trigger panel"
 href="#collapse-1" class="btn btn-primary position-relative "
 data-bs-toggle="collapse" aria-expanded="false" aria-controls="collapse-1"role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Trigger panel&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;






 &lt;div class="collapse my-4" id="collapse-1"&gt;
 &lt;div class="p-3 border rounded"&gt;Some placeholder content for the collapse component. This panel is &lt;em&gt;hidden by default&lt;/em&gt; but
revealed when the user activates the relevant trigger.&lt;/div&gt;
 &lt;/div&gt;

&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; button collapse-id=&amp;#34;collapse-1&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; Trigger panel
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /button &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; collapse id=&amp;#34;collapse-1&amp;#34; class=&amp;#34;p-3 border rounded&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; Some placeholder content for the collapse component. This panel is &lt;span class="ge"&gt;*hidden by default*&lt;/span&gt; but
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; revealed when the user activates the relevant trigger.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /collapse &amp;gt;}}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h2 id="styling" class="heading "&gt;Styling&lt;a href="#styling" aria-labelledby="styling"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Check the 
 &lt;a href="https://getbootstrap.com/docs/5.3/components/collapse/#css" target="_blank" rel="noopener noreferrer nofollow"&gt;Bootstrap documentation&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
 for additional styling options.&lt;/p&gt;</description></item><item><title>Command</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/command/</link><pubDate>Fri, 29 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/command/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.5.0"
 href="https://github.com/gethinode/hinode/releases/tag/v0.5.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.5.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;The &lt;code&gt;command&lt;/code&gt; shortcode generates terminal output for either &lt;code&gt;bash&lt;/code&gt;, &lt;code&gt;powershell&lt;/code&gt;, or &lt;code&gt;sql&lt;/code&gt; shell languages. The following example generates a block with a default bash command prompt.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;




&lt;div class="command syntax-highlight mb-3"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="command-line-prompt"&gt;&lt;span data-prompt="$"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nb"&gt;export&lt;/span&gt; &lt;span class="nv"&gt;MY_VAR&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="m"&gt;123&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; command &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;export MY_VAR=123
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /command &amp;gt;}}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h2 id="examples" class="heading "&gt;Examples&lt;a href="#examples" aria-labelledby="examples"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Change the style and language of your command prompt with shortcode arguments.&lt;/p&gt;</description></item><item><title>Docs</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/docs/</link><pubDate>Wed, 14 Aug 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/docs/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.8.0"
 href="https://github.com/gethinode/hinode/releases/tag/v0.8.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.8.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;The &lt;code&gt;docs&lt;/code&gt; shortcode captures a code snippet from a &lt;code&gt;toml&lt;/code&gt; or &lt;code&gt;scss&lt;/code&gt; input file. It scans for named markers in a local file. The snippet between the two markers is then rendered using syntax highlighting.&lt;/p&gt;



&lt;h3 id="default-code-snippet" class="heading "&gt;Default Code Snippet&lt;a href="#default-code-snippet" aria-labelledby="default-code-snippet"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Use the &lt;code&gt;name&lt;/code&gt; and &lt;code&gt;file&lt;/code&gt; arguments to refer to a code snippet of a file. By default, the shortcode uses the site&amp;rsquo;s &lt;code&gt;basePath&lt;/code&gt;. Provide a path that starts with &lt;code&gt;./&lt;/code&gt; to use the path of the repository as base path instead.&lt;/p&gt;</description></item><item><title>Example</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/example/</link><pubDate>Fri, 29 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/example/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.8.0"
 href="https://github.com/gethinode/hinode/releases/tag/v0.8.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.8.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;The &lt;code&gt;example&lt;/code&gt; shortcode displays a code example and renders a preview of the same input. The shortcode accepts the languages supported by Hugo&amp;rsquo;s 
 &lt;a href="https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages" target="_blank" rel="noopener noreferrer nofollow"&gt;highlight function&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
.&lt;/p&gt;



&lt;h3 id="hugo-code-example" class="heading "&gt;Hugo Code Example&lt;a href="#hugo-code-example" aria-labelledby="hugo-code-example"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set the &lt;code&gt;lang&lt;/code&gt; argument to &lt;code&gt;hugo&lt;/code&gt; to render a Hugo code example. Be sure to escape the input with &lt;code&gt;/*&lt;/code&gt; and &lt;code&gt;*/&lt;/code&gt; delimiters to avoid rendering issues.&lt;/p&gt;</description></item><item><title>File</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/file/</link><pubDate>Wed, 14 Aug 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/file/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.16.0"
 href="https://github.com/gethinode/hinode/releases/tag/v0.16.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.16.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;The &lt;code&gt;file&lt;/code&gt; shortcode prints and highlights the full content of a given input file. It recognizes the languages supported by Hugo&amp;rsquo;s 
 &lt;a href="https://gohugo.io/content-management/syntax-highlighting/#list-of-chroma-highlighting-languages" target="_blank" rel="noopener noreferrer nofollow"&gt;highlight function&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
.&lt;/p&gt;



&lt;h3 id="default-file-preview" class="heading "&gt;Default File Preview&lt;a href="#default-file-preview" aria-labelledby="default-file-preview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Use the &lt;code&gt;file&lt;/code&gt; argument to print the content of a specific file. By default, the shortcode uses the site&amp;rsquo;s &lt;code&gt;basePath&lt;/code&gt;. Provide a path that starts with &lt;code&gt;./&lt;/code&gt; to use the path of the repository as base path instead.&lt;/p&gt;</description></item><item><title>Icon</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/icon/</link><pubDate>Wed, 14 Aug 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/icon/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.8.0"
 href="https://github.com/gethinode/hinode/releases/tag/v0.8.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.8.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;Hinode includes support for 
 &lt;a href="https://fontawesome.com/" target="_blank" rel="noopener noreferrer nofollow"&gt;Font Awesome&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
 by default. This library provides both a free icon set, as well as utility functions to modify the appearance. You can also provide custom icons in the 













 
 
 
 
 
 
 


 
 
 
 


 &lt;abbr title="Scalable Vector Graphics" tabindex="0"&gt;svg&lt;/abbr&gt;

 format. Use the &lt;code&gt;icon&lt;/code&gt; shortcode to quickly add a Font Awesome or custom icon to your content. You can also use &lt;code&gt;fa&lt;/code&gt; for regular icons, &lt;code&gt;fab&lt;/code&gt; for brand icons, and &lt;code&gt;fas&lt;/code&gt; for solid icons.&lt;/p&gt;</description></item><item><title>Image</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/image/</link><pubDate>Sat, 17 Aug 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/image/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Use the &lt;code&gt;image&lt;/code&gt; shortcode to display a responsive image with an optional aspect ratio. The source link can refer to either an image available in the &lt;code&gt;/assets/img&lt;/code&gt; folder of your site or a public web location. The shortcode renders the image as a so-called 
 &lt;a href="https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images" target="_blank" rel="noopener noreferrer nofollow"&gt;image set&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
 to optimize the image for different screen sizes and resolutions.&lt;/p&gt;</description></item><item><title>Ins</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/ins/</link><pubDate>Fri, 13 Dec 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/ins/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in 0.27.13"
 href="https://github.com/gethinode/hinode/releases/tag/0.27.13" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in 0.27.13&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;As an example, the following shortcode displays underlined text.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;This is an 






&lt;ins&gt;underlined text&lt;/ins&gt;.&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;This is an {{&amp;lt; ins &amp;gt;}}underlined text{{&amp;lt; /ins &amp;gt;}}.&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h2 id="arguments" class="heading "&gt;Arguments&lt;a href="#arguments" aria-labelledby="arguments"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The shortcode does not support any arguments.&lt;/p&gt;</description></item><item><title>Kbd</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/kbd/</link><pubDate>Fri, 29 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/kbd/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.19.0"
 href="https://github.com/gethinode/hinode/releases/tag/v0.19.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.19.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;Use the &lt;code&gt;kbd&lt;/code&gt; shortcode to show a keyboard input element.&lt;/p&gt;



&lt;h3 id="regular-input" class="heading "&gt;Regular Input&lt;a href="#regular-input" aria-labelledby="regular-input"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Use a positional argument to quickly add a keyboard input element. The following example uses &lt;code&gt;CTRL-C&lt;/code&gt; as input.&lt;/p&gt;</description></item><item><title>Link</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/link/</link><pubDate>Sat, 17 Aug 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/link/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.16.8"
 href="https://github.com/gethinode/hinode/releases/tag/v0.16.8" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.16.8&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;



 
 

 &lt;blockquote class="blockquote-alert blockquote-alert-important"&gt;
 &lt;p class="blockquote-alert-heading"&gt;
 
 






 &lt;svg class="svg-inline--fa bi bi-exclamation fa-fw" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-exclamation"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 Important
 
 &lt;/p&gt;
 &lt;p&gt;The &lt;code&gt;--minify&lt;/code&gt; flag of &lt;code&gt;hugo&lt;/code&gt; purges HTML whitespace by default. Unfortunately, this also removes the spacing behind the visual cue of external links. Add the following configuration to your main configuration to prevent this:&lt;/p&gt;</description></item><item><title>Map</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/map/</link><pubDate>Tue, 02 Jan 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/map/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.16.0"
 href="https://github.com/gethinode/hinode/releases/tag/v0.16.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.16.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;Use the map shortcode to show an interactive map, powered by 
 &lt;a href="https://leafletjs.com" target="_blank" rel="noopener noreferrer nofollow"&gt;Leaflet&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
. The shortcode is a wrapper of the Leaflet library that provides basic functionality. As an example, the following shortcode displays an interactive map of the city of Amsterdam.&lt;/p&gt;</description></item><item><title>Mark</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/mark/</link><pubDate>Fri, 29 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/mark/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.19.0"
 href="https://github.com/gethinode/hinode/releases/tag/v0.19.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.19.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;Use the &lt;code&gt;mark&lt;/code&gt; shortcode to highlight text. The inner content is used as input.&lt;/p&gt;



&lt;h3 id="default-highlight" class="heading "&gt;Default Highlight&lt;a href="#default-highlight" aria-labelledby="default-highlight"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Provide the text to highlight as input to the &lt;code&gt;mark&lt;/code&gt; shortcode.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;Use the mark shortcode to 

&lt;mark&gt;highlight&lt;/mark&gt; specific text.&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Use the mark shortcode to {{&amp;lt; mark &amp;gt;}}highlight{{&amp;lt; /mark &amp;gt;}} specific text.&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="colored-highlight" class="heading "&gt;Colored Highlight&lt;a href="#colored-highlight" aria-labelledby="colored-highlight"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Specify a theme color to define the background color of the highlighted text. As an example, the following shortcodes display a highlight for each theme color.&lt;/p&gt;</description></item><item><title>Mermaid</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/mermaid/</link><pubDate>Sun, 15 Jun 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/mermaid/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v1.0.0"
 href="https://github.com/gethinode/hinode/releases/tag/v1.0.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v1.0.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;Use the &lt;code&gt;mermaid&lt;/code&gt; shortcode to add diagrams and charts powered by 
 &lt;a href="https://mermaid.js.org" target="_blank" rel="noopener noreferrer nofollow"&gt;Mermaid&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
. Mermaid is a JavaScript-based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically. Instead of using the shortcode syntax, you can also use a fenced codeblock with the language &lt;code&gt;mermaid&lt;/code&gt; to achieve the same effect.&lt;/p&gt;</description></item><item><title>Navbar</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/navbar/</link><pubDate>Wed, 14 Aug 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/navbar/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Use the &lt;code&gt;navbar&lt;/code&gt; shortcode to display a navigation header with a toggler. The menu items are derived from the site&amp;rsquo;s configuration, which defaults to the menus defined under &lt;code&gt;main&lt;/code&gt;. Nested items are supported at one-level depth. The navigation bar includes a search area and a language switcher if applicable. The items in the navigation header are accentuated if the current page or any of its descendants is active.&lt;/p&gt;</description></item><item><title>Navs and tabs</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/navs-and-tabs/</link><pubDate>Sat, 30 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/navs-and-tabs/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.11.8"
 href="https://github.com/gethinode/hinode/releases/tag/v0.11.8" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.11.8&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;Use the &lt;code&gt;nav&lt;/code&gt; shortcode to show a group of multiple tab panes. Add &lt;code&gt;nav-item&lt;/code&gt; inner elements for each tab pane.&lt;/p&gt;



&lt;h3 id="horizontal-alignment" class="heading "&gt;Horizontal Alignment&lt;a href="#horizontal-alignment" aria-labelledby="horizontal-alignment"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;By default, navs are left-aligned, but you can easily change them to center or right aligned.&lt;/p&gt;</description></item><item><title>Persona</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/persona/</link><pubDate>Thu, 28 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/persona/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Use the persona shortcode to display a custom card. As an example, the following shortcode displays a persona card with a primary color.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;










 

 &lt;div class="d-none d-md-block"&gt;
 &lt;div class="persona position-relative row mt-5 align-middle p-3"&gt;
 &lt;div class="col-2"&gt;
 &lt;div class="position-absolute top-50 start-0 translate-middle-y col-4 ps-3"&gt;
 

&lt;img class="img-fluid rounded-5"
 src="https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-2800x2800.png"
 srcset="https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-576x576.webp 576w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-768x768.webp 768w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-992x992.webp 992w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-1200x1200.webp 1200w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-1400x1400.webp 1400w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-2800x2800.webp 2800w" sizes="100vw" height="2800" width="2800" alt="Creators"&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="col-10 bg-primary text-bg-primary rounded-5 fs-md-5 fs-6 pe-5 pb-3"&gt;
 &lt;div class="row"&gt;
 &lt;div class="col-3"&gt;&lt;/div&gt;
 &lt;div class="col-9"&gt;&lt;div class="fs-3 mt-4"&gt;Creators&lt;/div&gt;
 &lt;p&gt;&lt;p&gt;As a content creator you value your independence. You like to take control of your
online and offline presence. You want to focus on growing your audience, without
limitations.&lt;/p&gt;</description></item><item><title>Release</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/release/</link><pubDate>Sat, 30 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/release/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.14.1"
 href="https://github.com/gethinode/hinode/releases/tag/v0.14.1" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.14.1&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;Since Hinode &lt;code&gt;v0.14.1&lt;/code&gt; you can indicate the availability of a specific feature. The &lt;code&gt;release&lt;/code&gt; shortcode renders a button that links to the specific release. Use the state to indicate if the feature is new or deprecated.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;


 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.14.1"
 href="https://github.com/gethinode/hinode/releases/tag/v0.14.1" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.14.1&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; release version=&amp;#34;v0.14.1&amp;#34; &amp;gt;}}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;


&lt;p&gt;Ensure the &lt;code&gt;release&lt;/code&gt; parameter is set in the site&amp;rsquo;s configuration. The following example uses the Hinode repository hosted on GitHub.&lt;/p&gt;</description></item><item><title>Spinner</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/spinner/</link><pubDate>Mon, 14 Aug 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/spinner/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 
 

 &lt;blockquote class="blockquote-alert blockquote-alert-important"&gt;
 &lt;p class="blockquote-alert-heading"&gt;
 
 






 &lt;svg class="svg-inline--fa bi bi-exclamation fa-fw" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-exclamation"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 Important
 
 &lt;/p&gt;
 &lt;p&gt;The animation effect of this component depends on the &lt;code&gt;prefers-reduced-motion&lt;/code&gt; media query. See the reduced motion section of 
 &lt;a href="https://getbootstrap.com/docs/5.3/getting-started/accessibility/#reduced-motion" target="_blank" rel="noopener noreferrer nofollow"&gt;Bootstrap’s accessibility documentation&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
.&lt;/p&gt;
 &lt;/blockquote&gt;



&lt;h3 id="regular-spinner" class="heading "&gt;Regular Spinner&lt;a href="#regular-spinner" aria-labelledby="regular-spinner"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Use the &lt;code&gt;spinner&lt;/code&gt; shortcode to indicate the loading state of a component or page. The inner content is used as alternative description. As an example, the following shortcode displays a centered spinner.&lt;/p&gt;</description></item><item><title>Sub</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/sub/</link><pubDate>Sat, 30 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/sub/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.19.0"
 href="https://github.com/gethinode/hinode/releases/tag/v0.19.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.19.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;As an example, the following shortcode displays subscript text.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;H&lt;sub&gt;2&lt;/sub&gt;O is a liquid.&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;H{{&amp;lt; sub 2 &amp;gt;}}O is a liquid.&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h2 id="arguments" class="heading "&gt;Arguments&lt;a href="#arguments" aria-labelledby="arguments"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The shortcode supports the following arguments:&lt;/p&gt;</description></item><item><title>Sup</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/sup/</link><pubDate>Sat, 30 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/sup/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.19.0"
 href="https://github.com/gethinode/hinode/releases/tag/v0.19.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.19.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;As an example, the following shortcode displays superscript text.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;2&lt;sup&gt;10&lt;/sup&gt; is 1024.&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;2{{&amp;lt; sup 10 &amp;gt;}} is 1024.&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h2 id="arguments" class="heading "&gt;Arguments&lt;a href="#arguments" aria-labelledby="arguments"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The shortcode supports the following arguments:&lt;/p&gt;</description></item><item><title>Table</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/table/</link><pubDate>Wed, 14 Aug 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/table/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.8.0"
 href="https://github.com/gethinode/hinode/releases/tag/v0.8.0" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.8.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;



 
 

 &lt;blockquote class="blockquote-alert blockquote-alert-important"&gt;
 &lt;p class="blockquote-alert-heading"&gt;
 
 






 &lt;svg class="svg-inline--fa bi bi-exclamation fa-fw" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-exclamation"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 Important
 
 &lt;/p&gt;
 &lt;p&gt;Bootstrap styling attributes require an explicit class argument as of release 


 
 
 &lt;a href="https://github.com/gethinode/hinode/releases/tag/v0.22.0" target="_blank" rel="noopener noreferrer nofollow"&gt;v0.22.0&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;

 . For example, use the following argument to accentuate a table with table-striped: &lt;code&gt;class=&amp;quot;table-striped&amp;quot;&lt;/code&gt;.&lt;/p&gt;</description></item><item><title>Testimonial</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/testimonial/</link><pubDate>Mon, 30 Mar 2026 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/testimonial/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Use the &lt;code&gt;testimonial&lt;/code&gt; shortcode to display a quote with attribution. The testimonial supports a contact name, role, avatar image, logo, or icon. You can optionally link the contact name to a URL and add a call-to-action link.&lt;/p&gt;



&lt;h3 id="basic-testimonial" class="heading "&gt;Basic Testimonial&lt;a href="#basic-testimonial" aria-labelledby="basic-testimonial"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Provide inner content as the quote.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;






&lt;div class="testimonial "&gt;
 
 


















 &lt;div class="h-100 rounded container-fluid p-3"&gt;
 

 
 
 

 
 
 

 &lt;div class="d-flex flex-column h-100 p-3"&gt;
 
 
 &lt;div class="fs-md-5 pt-3 h-100"&gt;
 Hinode has transformed the way we publish documentation. It is fast, flexible,
and a joy to use.
 &lt;/div&gt;
 
 
 &lt;/div&gt;

 

 
 &lt;/div&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; testimonial &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; Hinode has transformed the way we publish documentation. It is fast, flexible,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; and a joy to use.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /testimonial &amp;gt;}}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="testimonial-with-avatar" class="heading "&gt;Testimonial With Avatar&lt;a href="#testimonial-with-avatar" aria-labelledby="testimonial-with-avatar"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Add &lt;code&gt;image&lt;/code&gt; to display a circular avatar next to the contact name.&lt;/p&gt;</description></item><item><title>Timeline</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/timeline/</link><pubDate>Thu, 18 Apr 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/timeline/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 &lt;div class="pb-3"&gt;













 
&lt;a aria-label="Added in v0.15.3"
 href="https://github.com/gethinode/hinode/releases/tag/v0.15.3" target="_blank" rel="noopener noreferrer nofollow" class="btn btn-outline-primary position-relative rounded-2 fw-semibold %!s(&amp;lt;nil&amp;gt;)"
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Added in v0.15.3&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;
&lt;p&gt;Use the timeline shortcode to show items ordered on a vertical timeline.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;










 













 
 
 
 

 
 &lt;div class="timeline-container container p-0 d-none d-md-block timeline-bg-body-tertiary bg-body-tertiary"&gt;
 


 



 
 












 
 &lt;div class="row timeline timeline-primary timeline-dot g-0 "&gt;
 
 &lt;div class="col-6 d-flex justify-content-end align-items-center"&gt;
 &lt;div class="d-flex"&gt;
 &lt;div class="d-flex timeline-semi-circle-end align-items-center justify-content-center"&gt;
 






 &lt;div class="w-100"&gt;&lt;svg class="svg-inline--fa bi bi-rocket fa-fluid" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-rocket"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="timeline-connector-end "&gt;&lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="col-6 d-flex align-items-center"&gt;
 &lt;div class="d-flex h-100 width-100"&gt;
 &lt;div class="timeline-panel-end"&gt;&lt;/div&gt;
 &lt;div class="timeline-description-text-end p-3 width-100"&gt;
 &lt;div&gt;
 
 &lt;a class="fs-5 fw-bold text-uppercase link-primary text-break align-middle" href="https://github.com/gethinode/hinode/releases/tag/v0.15.2"&gt;Product launch&lt;/a&gt;
 &lt;span class="badge rounded-pill text-bg-primary ms-1"&gt;&lt;/span&gt;
 
 &lt;/div&gt;
 
 &lt;p class="mb-0"&gt;&lt;small class="text-body-secondary text-uppercase"&gt;July 1, 2023&lt;/small&gt;&lt;/p&gt;</description></item><item><title>Toast</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/toast/</link><pubDate>Wed, 14 Aug 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/toast/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 
 

 &lt;blockquote class="blockquote-alert blockquote-alert-important"&gt;
 &lt;p class="blockquote-alert-heading"&gt;
 
 






 &lt;svg class="svg-inline--fa bi bi-exclamation fa-fw" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-exclamation"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 Important
 
 &lt;/p&gt;
 &lt;p&gt;To support multiple toast messages on the same page, each toast message is explicitly linked to a button using the parameter &lt;code&gt;id&lt;/code&gt; since release 


 
 
 &lt;a href="https://github.com/gethinode/hinode/releases/tag/v0.14.3" target="_blank" rel="noopener noreferrer nofollow"&gt;v0.14.3&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;

 . Hinode wraps the individual toast messages in a container to stack them automatically.&lt;/p&gt;
 &lt;/blockquote&gt;
&lt;p&gt;Use the &lt;code&gt;toast&lt;/code&gt; shortcode to display a dismissable message in the bottom-right corner of the screen. Give the toast a unique &lt;code&gt;id&lt;/code&gt; and assign this value to the &lt;code&gt;toast&lt;/code&gt; argument of a button. As an example, the following shortcode displays two buttons that, when clicked, trigger a toast message. The messages are stacked when both buttons are clicked in a short timeframe.&lt;/p&gt;</description></item><item><title>Tooltip</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/tooltip/</link><pubDate>Sat, 30 Dec 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/tooltip/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Use the &lt;code&gt;tooltip&lt;/code&gt; shortcode to display a tooltip for a hyperlink. Refer to the 
 &lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/button/"&gt;Button&lt;/a&gt;
 on how to display a tooltip for a button instead.&lt;/p&gt;



&lt;h3 id="regular-tooltip" class="heading "&gt;Regular Tooltip&lt;a href="#regular-tooltip" aria-labelledby="regular-tooltip"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Provide a &lt;code&gt;title&lt;/code&gt; for the tooltip text. It appears when hovering over the inner text.&lt;/p&gt;




 &lt;div class="border rounded mb-3"&gt;&lt;div class="p-5 rounded-top "&gt;










 &lt;div class="btn-tooltip d-inline-flex"&gt;













 
&lt;a aria-label="Hover over me"
 class="btn btn-link link-dark position-relative " data-bs-toggle="tooltip" data-bs-title="Tooltip" data-bs-placement="top"role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Hover over me&lt;/span&gt;
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;
&lt;/div&gt;

&lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;markdown&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-markdown" data-lang="markdown"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; tooltip title=&amp;#34;Tooltip&amp;#34; &amp;gt;}}
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; Hover over me
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{{&amp;lt; /tooltip &amp;gt;}}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="hyperlink-tooltip" class="heading "&gt;Hyperlink Tooltip&lt;a href="#hyperlink-tooltip" aria-labelledby="hyperlink-tooltip"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Add a &lt;code&gt;href&lt;/code&gt; to create a hyperlink with a tooltip.&lt;/p&gt;</description></item><item><title>Video</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/video/</link><pubDate>Wed, 28 Aug 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/components/video/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



 
 

 &lt;blockquote class="blockquote-alert blockquote-alert-important"&gt;
 &lt;p class="blockquote-alert-heading"&gt;
 
 






 &lt;svg class="svg-inline--fa bi bi-exclamation fa-fw" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-exclamation"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 Important
 
 &lt;/p&gt;
 &lt;p&gt;Hinode uses a strict Content Security Policy by default. Be sure your server configuration safe lists your video provider in the &lt;code&gt;frame-src&lt;/code&gt; configuration, or your video will not show.&lt;/p&gt;
 &lt;/blockquote&gt;
&lt;p&gt;Use the &lt;code&gt;video&lt;/code&gt; shortcode to embed a responsive video on your site. The shortcode currently supports three providers, being 
 &lt;a href="https://cloudinary.com" target="_blank" rel="noopener noreferrer nofollow"&gt;Cloudinary&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
, 
 &lt;a href="https://vimeo.com" target="_blank" rel="noopener noreferrer nofollow"&gt;Vimeo&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
, and 
 &lt;a href="https://youtube.com" target="_blank" rel="noopener noreferrer nofollow"&gt;YouTube&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
. The last two providers also support shorthand notation.&lt;/p&gt;</description></item><item><title>Cookie Policy</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/cookies/</link><pubDate>Thu, 19 Sep 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/cookies/</guid><description>&lt;p&gt;&lt;em&gt;Effective Date 19-Sep-2024&lt;/em&gt;&lt;/p&gt;



&lt;h2 id="what-are-cookies" class="heading "&gt;What Are Cookies?&lt;a href="#what-are-cookies" aria-labelledby="what-are-cookies"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;This Cookie Policy explains what cookies are and how we use them, the types of cookies we use i.e, the information we collect using cookies and how that information is used, and how to manage the cookie settings.&lt;/p&gt;
&lt;p&gt;Cookies are small text files that are used to store small pieces of information. They are stored on your device when the website is loaded on your browser. These cookies help us make the website function properly, make it more secure, provide better user experience, and understand how the website performs and to analyze what works and where it needs improvement.&lt;/p&gt;</description></item><item><title>Privacy Policy</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/privacy/</link><pubDate>Thu, 19 Sep 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/privacy/</guid><description>&lt;p&gt;&lt;em&gt;Effective Date 19-Sep-2024&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This Privacy Policy describes the policies of gethinode.com on the collection, use and disclosure of your information that we collect when you use our website (
 &lt;a href="https://gethinode.com" target="_blank" rel="noopener noreferrer nofollow"&gt;https://gethinode.com&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
, referred to as the “Service”). By accessing or using the Service, you are consenting to the collection, use and disclosure of your information in accordance with this Privacy Policy. If you do not consent to the same, please do not access or use the Service.&lt;/p&gt;</description></item><item><title>Fourth post</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/blog/fourth-post/</link><pubDate>Sun, 01 Jan 2023 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/blog/fourth-post/</guid><description>&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam finibus libero in felis accumsan, vitae imperdiet metus vehicula. Quisque nec dignissim purus. In id dui porta sapien posuere viverra nec vel nisi. Sed varius tincidunt lectus, quis sagittis felis interdum id. Proin purus odio, ultrices auctor libero convallis, volutpat gravida turpis. Ut commodo metus orci, quis sagittis lectus rhoncus non. Nulla et lectus tortor. Suspendisse quam felis, molestie non odio quis, consequat venenatis orci. Etiam sed turpis sit amet elit scelerisque imperdiet. Sed suscipit felis non nibh suscipit egestas. Nulla sodales libero non rhoncus consequat. Nunc in elit at est cursus congue ut ac velit. Cras luctus libero augue, id semper sapien volutpat ultrices.&lt;/p&gt;</description></item><item><title>third post</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/blog/third-post/</link><pubDate>Thu, 01 Dec 2022 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/blog/third-post/</guid><description>&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent id scelerisque ligula. Vestibulum eu lorem tortor. Suspendisse tristique ultrices mauris, non maximus lorem faucibus in. Suspendisse sagittis eleifend dapibus. Curabitur dignissim luctus sapien eu consequat. Proin congue dui vel ipsum bibendum varius. Pellentesque cursus nisi metus, egestas eleifend ipsum sollicitudin vitae. Sed vitae erat elementum, semper turpis sed, molestie nulla.&lt;/p&gt;
&lt;p&gt;Nulla molestie ultrices vehicula. Etiam iaculis, erat a blandit blandit, nulla tellus dapibus ligula, vitae venenatis turpis diam non felis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae arcu in justo iaculis egestas. In imperdiet arcu vitae pharetra commodo. Quisque ut erat eget nisl semper laoreet vitae eget ligula. Mauris bibendum purus nec vulputate faucibus. In luctus sagittis ante, quis laoreet orci bibendum vitae. Nam at odio accumsan, tincidunt eros at, lacinia metus. In et ultricies sapien, a mollis est. Nunc convallis orci eu tristique euismod. Proin vel ullamcorper diam. Quisque et semper orci. Proin pharetra lorem justo, id malesuada erat feugiat sit amet. Praesent bibendum mi at lorem volutpat suscipit. Morbi sed libero elit.&lt;/p&gt;</description></item><item><title>Second post</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/blog/second-post/</link><pubDate>Tue, 01 Nov 2022 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/blog/second-post/</guid><description>&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non sollicitudin sapien. Ut porttitor lectus eu tempor ultricies. Sed semper tincidunt nibh pellentesque condimentum. Vivamus dictum sem eu rhoncus semper. Vestibulum convallis congue tincidunt. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Mauris magna urna, egestas sit amet ligula quis, viverra semper arcu. Praesent laoreet nunc vitae nulla posuere facilisis.&lt;/p&gt;
&lt;p&gt;Nunc eget dignissim ex, sed lobortis leo. Suspendisse mollis posuere tellus, in viverra nunc ullamcorper vitae. Nam vel tempor arcu, in imperdiet odio. Fusce malesuada vehicula odio, in iaculis nulla congue eget. Quisque id odio id nisl facilisis posuere porta sit amet mauris. Curabitur lorem leo, tempus id rhoncus eget, placerat vitae lectus. Morbi eu aliquet enim. Nulla malesuada laoreet sodales.&lt;/p&gt;</description></item><item><title>First post</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/blog/first-post/</link><pubDate>Sat, 01 Oct 2022 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/blog/first-post/</guid><description>&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque vulputate, ante in luctus congue, leo risus semper justo, vel consequat sapien lectus quis ipsum. In imperdiet urna justo. Nulla vel pellentesque ipsum. Cras congue feugiat dolor ac aliquam. Pellentesque eget dui venenatis, ultrices urna ac, vehicula nibh. Curabitur est lectus, dapibus eu vehicula non, malesuada et dui. Nam enim nulla, egestas et nunc non, elementum aliquet justo. Mauris euismod mauris sapien, eget vestibulum odio dictum sit amet. Morbi nisl elit, placerat at auctor in, finibus ac neque. Curabitur placerat feugiat risus non vestibulum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque quis cursus est, nec posuere libero.&lt;/p&gt;</description></item><item><title>About</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/about/</link><pubDate>Mon, 11 Apr 2022 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/about/</guid><description>&lt;div class="text-center"&gt;&lt;svg class="img-fluid w-50"
 
 &gt;
 &lt;use href="https://deploy-preview-1856--gethinode-demo.netlify.app/img/logo_var.svg#logo"&gt;&lt;/use&gt;
 &lt;/svg&gt;&lt;/div&gt;












&lt;div class="container-fluid p-0 "&gt;
 &lt;div class="row g-4 row-cols-1 row-cols-sm-2 row-cols-md-3"&gt;









 




 
 &lt;div class="card h-100 border-0 text-center p-3"&gt;








 &lt;div class="card-icon
 
 
 mb-3 m-0 text-center"
 &gt;
 






 
 
 
 &lt;svg class="svg-inline--fa fab fa-bootstrap fa-4x fa-fw" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 576 512" overflow="visible"&gt;&lt;use href="#fab-bootstrap"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/div&gt;
&lt;div class="card-body p-0 d-flex flex-column"&gt;
 &lt;div&gt;
 
 &lt;p class="card-title fs-lg-5 fs-6"&gt;Bootstrap Framework
 &lt;/p&gt;
 &lt;div class="card-text"&gt;Build fast, responsive sites with Bootstrap 5. Easily customize your site with the source Sass files.&lt;/div&gt;&lt;/div&gt;
 &lt;/div&gt;

 
 &lt;/div&gt;










 




 
 &lt;div class="card h-100 border-0 text-center p-3"&gt;








 &lt;div class="card-icon
 
 
 mb-3 m-0 text-center"
 &gt;
 






 
 
 
 &lt;svg class="svg-inline--fa fas fa-magnifying-glass fa-4x fa-fw" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-magnifying-glass"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/div&gt;
&lt;div class="card-body p-0 d-flex flex-column"&gt;
 &lt;div&gt;
 
 &lt;p class="card-title fs-lg-5 fs-6"&gt;Full Text Search
 &lt;/p&gt;
 &lt;div class="card-text"&gt;Search your site with FlexSearch, a full-text search library with zero dependencies.&lt;/div&gt;&lt;/div&gt;
 &lt;/div&gt;

 
 &lt;/div&gt;










 




 
 &lt;div class="card h-100 border-0 text-center p-3"&gt;








 &lt;div class="card-icon
 
 
 mb-3 m-0 text-center"
 &gt;
 






 
 
 
 &lt;svg class="svg-inline--fa fas fa-code fa-4x fa-fw" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 576 512" overflow="visible"&gt;&lt;use href="#fas-code"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/div&gt;
&lt;div class="card-body p-0 d-flex flex-column"&gt;
 &lt;div&gt;
 
 &lt;p class="card-title fs-lg-5 fs-6"&gt;Development Tools
 &lt;/p&gt;</description></item><item><title/><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/browserconfig.xml</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/browserconfig.xml</guid><description/></item><item><title>About</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/about/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;about&lt;/code&gt; content block renders a short message next to an illustration. You can add optional links or buttons below the message.&lt;/p&gt;



&lt;h3 id="image-first" class="heading "&gt;Image First&lt;a href="#image-first" aria-labelledby="image-first"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set &lt;code&gt;order&lt;/code&gt; to &lt;code&gt;first&lt;/code&gt; to show the illustration before the heading.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(about)--&gt;





	
	
	
	
	
	

	
	

	
	
		






 
 

 
 
 
 
 
 
 
 

 
 &lt;section class="about
 container-fluid p-1 px-md-4 py-md-4
 bg-body-tertiary"
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 














 
 




 




 
 
 
 
 
 
 
 



 

 
 
 

 
 

 
 
 
 

 

 
 
 &lt;div class="row row-cols-1 flex-grow-1"&gt;
 
 
 
 
 
 

 
 

 &lt;div class="col col-12 col-md-8 order-1 my-md-auto pt-4 pt-md-0 hero-content"&gt;
 


 



 
 






 







 &lt;div class="section-title text-start hero-title width-100"&gt;
 
 
 &lt;p class="preheading text-primary"&gt;
 Preheading
 &lt;/p&gt;</description></item><item><title>Alex Smith</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/team/alex-smith/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/team/alex-smith/</guid><description>&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut accumsan venenatis dapibus. Proin placerat mauris ac interdum gravida. Proin consequat feugiat sagittis. Sed vel augue nec est auctor semper. Curabitur mauris ante, euismod eu sem in, sagittis porttitor urna. Mauris sodales at quam condimentum malesuada. Vivamus erat augue, euismod nec ligula quis, molestie lobortis ante. Proin venenatis non diam ac interdum.&lt;/p&gt;</description></item><item><title>Approach</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/approach/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/approach/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;approach&lt;/code&gt; block renders a featured image with one or more steps.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(approach)--&gt;







	
	
	
	
	
	
		
		
	
		
		
	
		
		
	
	
		
	

	
	

	
		






 
 

 
 
 
 
 
 
 
 

 
 &lt;section class="approach
 container-fluid p-1 px-md-4 py-md-4
 bg-body-tertiary"
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 


 



 
 






 







 &lt;div class="section-title text-start pb-4 width-100"&gt;
 
 
 &lt;p class="preheading text-primary"&gt;
 Preheading
 &lt;/p&gt;
 
 
 

 
 &lt;div id="heading" class="display-4 text-body pt-1"&gt;
 Heading
 &lt;/div&gt;
 

 &lt;div class="lead text-muted pt-4"&gt;Approach content. It supports multiple lines.&lt;/div&gt;
 
 
 &lt;/div&gt;








&lt;div class="mb-5 col-12 col-md-8 mx-auto"&gt;&lt;img class="img-fluid rounded img-fluid"
 src="https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-2800x1200.png"
 srcset="https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-576x247.webp 576w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-768x329.webp 768w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-992x425.webp 992w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-1200x514.webp 1200w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-1400x600.webp 1400w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-2800x1200.webp 2800w" sizes="100vw" height="1200" width="2800" alt="Blocks"&gt;&lt;/div&gt;&lt;div class="container-fluid p-0 d-sm-none"&gt;
 &lt;div class="row g-4 row-cols-1 row-cols-sm-2 row-cols-md-3"&gt;
 &lt;div class="col"&gt;













 




 
 &lt;div class="card border-0 card-icon-primary h-100 text-start p-0"&gt;








 &lt;div class="card-icon
 
 
 mb-3 m-0 text-start"
 &gt;
 






 &lt;svg class="svg-inline--fa bi bi-1-circle text-primary fa-fw" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-1-circle"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/div&gt;
&lt;div class="card-body p-0 d-flex flex-column"&gt;
 &lt;div&gt;
 
 &lt;p class="card-title fs-lg-5 fs-6"&gt;First Step
 &lt;/p&gt;</description></item><item><title>Articles</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/articles/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/articles/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;articles&lt;/code&gt; block renders a group of cards for selected content. By default, the block uses the content of the current section. You can override this by setting &lt;code&gt;input.section&lt;/code&gt; to the name of a specific section of your site.&lt;/p&gt;



&lt;h3 id="stacked-cards" class="heading "&gt;Stacked Cards&lt;a href="#stacked-cards" aria-labelledby="stacked-cards"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set &lt;code&gt;orientation&lt;/code&gt; to &lt;code&gt;stacked&lt;/code&gt; to render the article&amp;rsquo;s illustration above the card body.&lt;/p&gt;</description></item><item><title>Betty White</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/team/betty-white/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/team/betty-white/</guid><description>&lt;p&gt;Duis rutrum, justo eleifend sagittis facilisis, leo orci hendrerit elit, ac tristique nisl justo non neque. Mauris semper egestas massa, nec dapibus ex tincidunt nec. Quisque lectus quam, finibus sed hendrerit id, accumsan eget sapien. Nam facilisis diam eu felis tempus euismod. Nullam id neque fringilla purus vestibulum mattis elementum vitae lectus. Fusce vel libero consectetur urna egestas molestie eget sit amet elit.&lt;/p&gt;</description></item><item><title>Cards</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/cards/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/cards/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;cards&lt;/code&gt; content block renders a group of content cards. You can define the card&amp;rsquo;s content, including an illustration, using frontmatter inputs.&lt;/p&gt;



&lt;h3 id="stacked-cards-with-an-image" class="heading "&gt;Stacked Cards With an Image&lt;a href="#stacked-cards-with-an-image" aria-labelledby="stacked-cards-with-an-image"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set the &lt;code&gt;image&lt;/code&gt; attribute of each &lt;code&gt;element&lt;/code&gt; to an image asset to render illustrated cards.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(cards)--&gt;





	
	
	
	
	
	
		
		
	
		
		
	
		
		
	

	
	

	
	

	
		






 
 

 
 
 
 
 
 
 
 

 
 &lt;section class="cards
 container-fluid p-1 px-md-4 py-md-4
 bg-body-tertiary"
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 


 



 
 






 







 &lt;div class="section-title text-start pb-4 width-100"&gt;
 
 
 &lt;p class="preheading text-primary"&gt;
 Preheading
 &lt;/p&gt;</description></item><item><title>Charles Green</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/team/charles-green/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/team/charles-green/</guid><description>&lt;p&gt;Suspendisse potenti. Aenean elit nisl, viverra eu volutpat at, sodales a sem. Aliquam blandit nunc non mi posuere, quis laoreet ex congue. Donec fringilla porttitor lacus accumsan porttitor. Integer vel sagittis diam. Nullam vehicula fermentum risus nec facilisis. Fusce eleifend gravida orci, in efficitur enim fermentum nec. Sed quis malesuada lorem. Ut vitae sodales sapien.&lt;/p&gt;</description></item><item><title>Contact form</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/contact-form/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/contact-form/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;contact-form&lt;/code&gt; content block renders a contact form powered by a form provider of your choice. Provide a render hook and action to link your custom form and callback action to the content block.&lt;/p&gt;



&lt;h3 id="netlify-contact-form" class="heading "&gt;Netlify Contact Form&lt;a href="#netlify-contact-form" aria-labelledby="netlify-contact-form"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;
 &lt;a href="https://www.netlify.com/products/forms/" target="_blank" rel="noopener noreferrer nofollow"&gt;Netlify Forms&amp;nbsp;






 &lt;svg class="svg-inline--fa bi bi-box-arrow-up-right fa-2xs" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-box-arrow-up-right"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;
 provides serverless form handling, allowing you to manage forms without extra API calls or additional JavaScript. You can enable form detection by including a &lt;code&gt;data-netlify&lt;/code&gt; or &lt;code&gt;netlify&lt;/code&gt; attribute.&lt;/p&gt;</description></item><item><title>CTA</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/cta/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/cta/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



&lt;h3 id="default-message" class="heading "&gt;Default Message&lt;a href="#default-message" aria-labelledby="default-message"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;The &lt;code&gt;cta&lt;/code&gt; content block renders a call to action message with a button. By default, the &lt;code&gt;cta&lt;/code&gt; uses a generic title and message.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(cta)--&gt;





	
	
	
	
		
	

	

	
		






 
 

 
 
 
 
 
 
 
 

 
 &lt;section class="cta
 container-fluid p-1 px-md-4 py-md-4
 bg-body-tertiary"
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 







 
 
 
 

 
 
 
 

 
 
 
 

 














 
 




 






 

 
 
 

 
 

 
 

 

 
 
 &lt;div class="row row-cols-1 flex-grow-1"&gt;
 
 
 
 
 
 

 
 

 &lt;div class="col col-12 order-1 my-md-auto pt-4 pt-md-0 hero-content"&gt;
 


 



 
 






 




 




 &lt;div class="section-title text-start hero-title width-100"&gt;
 
 
 
 

 
 &lt;div id="interested-in-this-topic" class="fs-4 text-body pt-1"&gt;
 Interested in This Topic?
 &lt;/div&gt;
 

 &lt;div class="text-muted fs-6 pt-4"&gt;Please leave your contact details so we can get in touch.&lt;/div&gt;
 









&lt;div class="hstack d-none d-md-block justify-content-start pt-4"&gt;
 
 
 
 
 
 

 
 
 
 

 
 
 
 
 
 
 
 

 
 

 













 
&lt;a aria-label="Get in touch"
 href="#!" class="btn btn-primary position-relative "
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Get in touch&lt;/span&gt;
 &lt;span class="align-self-center ps-1"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-chevron-right " fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-chevron-right"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/span&gt;
 
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;

 

 
 

&lt;/div&gt;

&lt;div class="d-md-none pt-4"&gt;
 
 
 
 
 
 

 
 
 
 

 
 
 
 
 
 
 
 

 
 

 













 
&lt;a aria-label="Get in touch"
 href="#!" class="btn btn-primary position-relative "
 role="button"
 &gt;
 &lt;span class="d-flex justify-content-start"&gt;
 &lt;span class="my-auto"&gt;Get in touch&lt;/span&gt;
 &lt;span class="align-self-center ps-1"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-chevron-right " fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-chevron-right"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/span&gt;
 
 &lt;/span&gt;&lt;/a&gt;&amp;nbsp;

 

 
 

&lt;/div&gt;

 
 &lt;/div&gt;

 
 &lt;/div&gt;
 
 &lt;/div&gt;
 




 
 &lt;/div&gt;
 
 &lt;/section&gt;
 


	

&lt;!--bookshop-live end--&gt;
 
 &lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;yml&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-yml" data-lang="yml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;- &lt;span class="nt"&gt;_bookshop_name&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;cta&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;background&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;color&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;body-tertiary&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;subtle&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="kc"&gt;false&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;links&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;- &lt;span class="nt"&gt;title&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Get in touch&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;url&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;#!&amp;#39;&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;icon&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;chevron-right&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="custom-message" class="heading "&gt;Custom Message&lt;a href="#custom-message" aria-labelledby="custom-message"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set the &lt;code&gt;heading&lt;/code&gt; attribute to override the default message title and content.&lt;/p&gt;</description></item><item><title>FAQ</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/faq/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/faq/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;FAQ&lt;/code&gt; content block renders an accordion of frequently asked questions. Clicking on a question reveals the answer interactively.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(faq)--&gt;





	
	
	
	
	
	

	

	
		






 
 

 
 
 
 
 
 
 
 

 
 &lt;section class="faw
 container-fluid p-1 px-md-4 py-md-4
 bg-body-tertiary"
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 


 



 
 






 







 &lt;div class="section-title text-start pb-4 width-100"&gt;
 
 
 &lt;p class="preheading text-primary"&gt;
 Preheading
 &lt;/p&gt;
 
 
 

 
 &lt;div id="heading" class="display-4 text-body pt-1"&gt;
 Heading
 &lt;/div&gt;
 

 &lt;div class="lead text-muted pt-4"&gt;Section content. It supports multiple lines.&lt;/div&gt;
 
 
 &lt;/div&gt;









 &lt;div id="faq-04201718f54d4fc3e64f5c8d3bdf6478" class="accordion accordion-faq accordion-flush col-12 col-md-6 mx-auto"&gt;
 
 &lt;div class="accordion-item"&gt;&lt;div class="accordion-header m-0" id="faq-04201718f54d4fc3e64f5c8d3bdf6478-heading-faq-04201718f54d4fc3e64f5c8d3bdf6478"&gt;
 &lt;button class="accordion-button collapsed"
 type="button"
 data-bs-toggle="collapse"
 data-bs-target="#faq-04201718f54d4fc3e64f5c8d3bdf6478-item-0"
 aria-expanded="false"
 aria-controls="faq-04201718f54d4fc3e64f5c8d3bdf6478-item-0"
 &gt;
 First item
 &lt;/button&gt;
 &lt;/div&gt;&lt;div id="faq-04201718f54d4fc3e64f5c8d3bdf6478-item-0"
 class="accordion-collapse collapse"
 aria-labelledby="faq-04201718f54d4fc3e64f5c8d3bdf6478-heading-0"
 data-bs-parent="#faq-04201718f54d4fc3e64f5c8d3bdf6478"
 &gt;
 &lt;div class="accordion-body"&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur
efficitur nulla at tortor mattis pharetra.&lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 
 &lt;div class="accordion-item"&gt;&lt;div class="accordion-header m-0" id="faq-04201718f54d4fc3e64f5c8d3bdf6478-heading-faq-04201718f54d4fc3e64f5c8d3bdf6478"&gt;
 &lt;button class="accordion-button collapsed"
 type="button"
 data-bs-toggle="collapse"
 data-bs-target="#faq-04201718f54d4fc3e64f5c8d3bdf6478-item-1"
 aria-expanded="false"
 aria-controls="faq-04201718f54d4fc3e64f5c8d3bdf6478-item-1"
 &gt;
 Second item
 &lt;/button&gt;
 &lt;/div&gt;&lt;div id="faq-04201718f54d4fc3e64f5c8d3bdf6478-item-1"
 class="accordion-collapse collapse"
 aria-labelledby="faq-04201718f54d4fc3e64f5c8d3bdf6478-heading-1"
 data-bs-parent="#faq-04201718f54d4fc3e64f5c8d3bdf6478"
 &gt;
 &lt;div class="accordion-body"&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sagittis sit amet nulla sit amet efficitur.&lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 
 &lt;div class="accordion-item"&gt;&lt;div class="accordion-header m-0" id="faq-04201718f54d4fc3e64f5c8d3bdf6478-heading-faq-04201718f54d4fc3e64f5c8d3bdf6478"&gt;
 &lt;button class="accordion-button collapsed"
 type="button"
 data-bs-toggle="collapse"
 data-bs-target="#faq-04201718f54d4fc3e64f5c8d3bdf6478-item-2"
 aria-expanded="false"
 aria-controls="faq-04201718f54d4fc3e64f5c8d3bdf6478-item-2"
 &gt;
 Third item
 &lt;/button&gt;
 &lt;/div&gt;&lt;div id="faq-04201718f54d4fc3e64f5c8d3bdf6478-item-2"
 class="accordion-collapse collapse"
 aria-labelledby="faq-04201718f54d4fc3e64f5c8d3bdf6478-heading-2"
 data-bs-parent="#faq-04201718f54d4fc3e64f5c8d3bdf6478"
 &gt;
 &lt;div class="accordion-body"&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam a quam lobortis, sodales dolor eu, posuere elit.&lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 
 &lt;/div&gt;


 
 &lt;/div&gt;
 
 &lt;/section&gt;
 


	

&lt;!--bookshop-live end--&gt;
 
 &lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;yml&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-yml" data-lang="yml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;- &lt;span class="nt"&gt;_bookshop_name&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;faq&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;heading&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;preheading&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Preheading&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;title&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Heading&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;content&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;&amp;gt;-&lt;/span&gt;&lt;span class="sd"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="sd"&gt; Section content. It supports multiple lines.&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;background&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;color&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;body-tertiary&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;subtle&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="kc"&gt;false&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;items&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;- &lt;span class="nt"&gt;title&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;First item&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;description&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;|-&lt;/span&gt;&lt;span class="sd"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="sd"&gt; Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="sd"&gt; efficitur nulla at tortor mattis pharetra.&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;- &lt;span class="nt"&gt;title&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Second item&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;description&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;&amp;gt;-&lt;/span&gt;&lt;span class="sd"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="sd"&gt; Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam sagittis
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="sd"&gt; sit amet nulla sit amet efficitur.&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;- &lt;span class="nt"&gt;title&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Third item&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;description&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;&amp;gt;-&lt;/span&gt;&lt;span class="sd"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="sd"&gt; Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam a quam
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="sd"&gt; lobortis, sodales dolor eu, posuere elit.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h2 id="arguments" class="heading "&gt;Arguments&lt;a href="#arguments" aria-labelledby="arguments"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The content block supports the following arguments:&lt;/p&gt;</description></item><item><title>Featured</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/featured/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/featured/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



&lt;h3 id="featured-article" class="heading "&gt;Featured Article&lt;a href="#featured-article" aria-labelledby="featured-article"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set the &lt;code&gt;url&lt;/code&gt; of a link to include a button that redirects to a content page.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(featured)--&gt;





	
	
	

	
		






 
 

 
 
 
 
 
 
 
 

 
 &lt;section class="featured
 container-fluid p-1 px-md-4 py-md-4
 bg-body-tertiary"
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 














 
 




 




 
 
 
 
 
 
 
 



 

 
 
 

 
 

 
 
 
 

 

 
 
 &lt;div class="row row-cols-1 flex-grow-1"&gt;
 
 
 
 
 
 

 
 

 &lt;div class="col col-12 col-md-8 order-1 my-md-auto pt-4 pt-md-0 hero-content"&gt;
 


 



 
 






 




 




 &lt;div class="section-title text-start hero-title width-100"&gt;
 
 
 &lt;p class="preheading text-primary"&gt;
 Preheading
 &lt;/p&gt;</description></item><item><title>Heading</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/heading/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/heading/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;heading&lt;/code&gt; content block renders a section heading with optional regular content.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(heading)--&gt;





	
	
	
	
	
	

	
		






 
 

 
 
 

 
 &lt;section class="heading
 container-fluid p-1 px-md-4 py-md-4
 "
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-center"&gt;
 
 &lt;div class="col-12 col-md-8"&gt;


 



 
 






 







 &lt;div class="section-title text-start mx-auto width-100"&gt;
 
 
 &lt;p class="preheading text-primary"&gt;
 Preheading
 &lt;/p&gt;
 
 
 

 
 &lt;div id="section-heading" class="display-4 text-body pt-1"&gt;
 Section Heading
 &lt;/div&gt;
 

 &lt;div class="lead text-muted pt-4"&gt;Regular content that is placed below the title.&lt;/div&gt;
 
 
 &lt;/div&gt;
&lt;/div&gt;
 
 &lt;/div&gt;
 
 &lt;/section&gt;
 


	


&lt;!--bookshop-live end--&gt;
 
 &lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;yml&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-yml" data-lang="yml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;- &lt;span class="nt"&gt;_bookshop_name&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;heading&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;heading&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;preheading&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Preheading&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;title&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Section heading&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;content&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Regular content that is placed below the title.&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;width&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="m"&gt;8&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;justify&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;center&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h2 id="arguments" class="heading "&gt;Arguments&lt;a href="#arguments" aria-labelledby="arguments"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The content block supports the following arguments:&lt;/p&gt;</description></item><item><title>Hero</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/hero/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/hero/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



&lt;h3 id="basic-hero" class="heading "&gt;Basic Hero&lt;a href="#basic-hero" aria-labelledby="basic-hero"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;The &lt;code&gt;hero&lt;/code&gt; content block renders a page hero, typically at the top of the page. Set &lt;code&gt;cover&lt;/code&gt; to true to display a full-page hero.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(hero)--&gt;





	
	
	

	
		






 
 

 
 
 

 
 &lt;section class="hero
 container-fluid p-1 px-md-4 py-md-4
 "
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 














 
 




 




 
 
 
 
 
 
 
 



 

 
 
 
 
 
 

 
 

 
 

 

 
 

 
 
 


 



 
 






 







 &lt;div class="section-title text-start hero-title width-100"&gt;
 
 
 
 

 
 &lt;div id="title" class="display-4 text-body pt-1"&gt;
 Title
 &lt;/div&gt;
 

 &lt;div class="lead text-muted pt-4"&gt;Hero content&lt;/div&gt;
 
 
 &lt;/div&gt;

 


 
 &lt;/div&gt;
 
 &lt;/section&gt;
 


	


&lt;!--bookshop-live end--&gt;
 
 &lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;yml&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-yml" data-lang="yml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;- &lt;span class="nt"&gt;_bookshop_name&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;hero&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;heading&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;title&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Title&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;align&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;start&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;content&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Hero content&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;width&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="m"&gt;12&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="illustrated-hero" class="heading "&gt;Illustrated Hero&lt;a href="#illustrated-hero" aria-labelledby="illustrated-hero"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;You can include an &lt;code&gt;illustration&lt;/code&gt; next to the hero heading. Specify &lt;code&gt;orientation&lt;/code&gt; and &lt;code&gt;order&lt;/code&gt; to configure the illustration&amp;rsquo;s placement. You can set &lt;code&gt;cover&lt;/code&gt; to true to display a full-height hero. In horizontal layout, the image fills the width remaining next to the header (in sizes &lt;code&gt;1&lt;/code&gt; to &lt;code&gt;12&lt;/code&gt;).&lt;/p&gt;</description></item><item><title>List</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/list/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/list/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;list&lt;/code&gt; block renders a list of articles.&lt;/p&gt;



&lt;h3 id="default-list" class="heading "&gt;Default List&lt;a href="#default-list" aria-labelledby="default-list"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(list)--&gt;





 
	
 
 

 

	
	
	
	

	
	
	
	
		
		
	

	

	
	
	
			
			
				
				
					
						
					
				
					
						
					
				
					
						
					
				
					
						
					
				
			

			
			
			
			

			
		

		
			






 
 

 
 
 
 
 
 
 
 

 
 &lt;section class="list
 container-fluid p-1 px-md-4 py-md-4
 bg-body-tertiary"
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 


 



 
 






 







 &lt;div class="section-title text-start pb-4 width-100"&gt;
 
 
 
 

 
 &lt;div id="recent-articles" class="display-4 text-body pt-1"&gt;
 Recent Articles
 &lt;/div&gt;
 

 
 
 
 &lt;/div&gt;



















 
 
 
 

 
 &lt;div class="table-responsive width-100"&gt;
 &lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Title&lt;/th&gt;
 &lt;th&gt;Description&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;
 &lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/blog/fourth-post/"&gt;Fourth Post&lt;/a&gt;
&lt;/td&gt;
 &lt;td&gt;This is the fourth blog post. It is excluded from the search index.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;
 &lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/blog/third-post/"&gt;Third Post&lt;/a&gt;
&lt;/td&gt;
 &lt;td&gt;This is the third blog post. It uses exact case for the title.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;
 &lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/blog/second-post/"&gt;Second Post&lt;/a&gt;
&lt;/td&gt;
 &lt;td&gt;This is the second blog post.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;
 &lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/blog/first-post/"&gt;First Post&lt;/a&gt;
&lt;/td&gt;
 &lt;td&gt;This is the first blog post.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;

 &lt;/div&gt;

 
 

 
 &lt;/div&gt;
 
 &lt;/section&gt;
 


		
	


&lt;!--bookshop-live end--&gt;
 
 &lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;yml&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-yml" data-lang="yml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;- &lt;span class="nt"&gt;_bookshop_name&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;list&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;heading&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;title&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Recent articles&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;align&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;start&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;input&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;section&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;blog&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;reverse&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="kc"&gt;true&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;sort&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;date&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;hide_empty&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="kc"&gt;false&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;background&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;color&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;body-tertiary&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;subtle&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="kc"&gt;false&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;justify&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;start&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="filtered-list" class="heading "&gt;Filtered List&lt;a href="#filtered-list" aria-labelledby="filtered-list"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Add the following configuration to your page&amp;rsquo;s frontmatter to enable data table features:&lt;/p&gt;</description></item><item><title>Menu</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/menu/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/menu/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;menu&lt;/code&gt; content block renders a grid of level 1 and level 2 menu items.&lt;/p&gt;



&lt;h3 id="grid-layout" class="heading "&gt;Grid Layout&lt;a href="#grid-layout" aria-labelledby="grid-layout"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set &lt;code&gt;menu-style&lt;/code&gt; to &lt;code&gt;grid&lt;/code&gt; to render a responsive menu as a grid.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(menu)--&gt;





	
	
	
		






 
 

 
 
 

 
 &lt;section class="menu
 container-fluid p-1 px-md-4 py-md-4
 "
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 


 



 
 
















 
 
 
 

 &lt;div class="container p-0"&gt;
 &lt;div class="row row-cols-1 row-cols-sm-2 row-cols-md-3 g-3"&gt;&lt;div class="col"&gt;
 



&lt;div class="menu-item d-flex p-3 justify-content-between h-100"&gt;
 &lt;div class="w-100 pe-2"&gt;
 








 


 
 

 
 &lt;a
 class="nav-link stretched-link menu-link-header fs-md-5 fs-6 fw-bold"
 aria-label="Menu 1"
 data-nav="main" data-nav-main="menu-1"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Menu 1&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Menu 1&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-1.1"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 1.1&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 1.1&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-1.2"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 1.2&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 1.2&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-1.3"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 1.3&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 1.3&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-1.4"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 1.4&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 1.4&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-1.5"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 1.5&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 1.5&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;/div&gt;
 
 
 &lt;div class="flex-shrink-1"&gt;








 &lt;div class="card-icon
 
 fa-stack fa-1x fa-fw
 align-self-end mt-1 col-auto"
 &gt;
 






 
 
 
 &lt;svg class="svg-inline--fa fas fa-circle fa-stack-2x" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-circle"&gt;&lt;/use&gt;&lt;/svg&gt;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-1 fa-stack-1x fa-inverse" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 256 512" overflow="visible"&gt;&lt;use href="#fas-1"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/div&gt;

 &lt;/div&gt;
 
&lt;/div&gt;

 &lt;/div&gt;&lt;div class="col"&gt;
 



&lt;div class="menu-item d-flex p-3 justify-content-between h-100"&gt;
 &lt;div class="w-100 pe-2"&gt;
 








 


 
 

 
 &lt;a
 class="nav-link stretched-link menu-link-header fs-md-5 fs-6 fw-bold"
 aria-label="Menu 2"
 data-nav="main" data-nav-main="menu-2"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Menu 2&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Menu 2&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-2.1"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 2.1&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 2.1&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-2.2"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 2.2&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 2.2&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;/div&gt;
 
 
 &lt;div class="flex-shrink-1"&gt;








 &lt;div class="card-icon
 
 fa-stack fa-1x fa-fw
 align-self-end mt-1 col-auto"
 &gt;
 






 
 
 
 &lt;svg class="svg-inline--fa fas fa-circle fa-stack-2x" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-circle"&gt;&lt;/use&gt;&lt;/svg&gt;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-2 fa-stack-1x fa-inverse" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 384 512" overflow="visible"&gt;&lt;use href="#fas-2"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/div&gt;

 &lt;/div&gt;
 
&lt;/div&gt;

 &lt;/div&gt;&lt;div class="col"&gt;
 



&lt;div class="menu-item d-flex p-3 justify-content-between h-100"&gt;
 &lt;div class="w-100 pe-2"&gt;
 








 


 
 

 
 &lt;a
 class="nav-link stretched-link menu-link-header fs-md-5 fs-6 fw-bold"
 aria-label="Menu 3"
 data-nav="main" data-nav-main="menu-3"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Menu 3&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Menu 3&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-3.1"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 3.1&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 3.1&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-3.2"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 3.2&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 3.2&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-3.3"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 3.3&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 3.3&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-3.4"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 3.4&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 3.4&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;/div&gt;
 
 
 &lt;div class="flex-shrink-1"&gt;








 &lt;div class="card-icon
 
 fa-stack fa-1x fa-fw
 align-self-end mt-1 col-auto"
 &gt;
 






 
 
 
 &lt;svg class="svg-inline--fa fas fa-circle fa-stack-2x" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-circle"&gt;&lt;/use&gt;&lt;/svg&gt;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-3 fa-stack-1x fa-inverse" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 320 512" overflow="visible"&gt;&lt;use href="#fas-3"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/div&gt;

 &lt;/div&gt;
 
&lt;/div&gt;

 &lt;/div&gt;&lt;div class="col"&gt;
 



&lt;div class="menu-item d-flex p-3 justify-content-between h-100"&gt;
 &lt;div class="w-100 pe-2"&gt;
 








 


 
 

 
 &lt;a
 class="nav-link stretched-link menu-link-header fs-md-5 fs-6 fw-bold"
 aria-label="Menu 4"
 data-nav="main" data-nav-main="menu-4"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Menu 4&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Menu 4&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-4.1"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 4.1&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 4.1&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-4.2"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 4.2&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 4.2&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-4.3"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 4.3&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 4.3&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-4.4"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 4.4&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 4.4&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;/div&gt;
 
 
 &lt;div class="flex-shrink-1"&gt;








 &lt;div class="card-icon
 
 fa-stack fa-1x fa-fw
 align-self-end mt-1 col-auto"
 &gt;
 






 
 
 
 &lt;svg class="svg-inline--fa fas fa-circle fa-stack-2x" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-circle"&gt;&lt;/use&gt;&lt;/svg&gt;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-4 fa-stack-1x fa-inverse" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 384 512" overflow="visible"&gt;&lt;use href="#fas-4"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/div&gt;

 &lt;/div&gt;
 
&lt;/div&gt;

 &lt;/div&gt;&lt;div class="col"&gt;
 



&lt;div class="menu-item d-flex p-3 justify-content-between h-100"&gt;
 &lt;div class="w-100 pe-2"&gt;
 








 


 
 

 
 &lt;a
 class="nav-link stretched-link menu-link-header fs-md-5 fs-6 fw-bold"
 aria-label="Menu 5"
 data-nav="main" data-nav-main="menu-5"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Menu 5&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Menu 5&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-5.1"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 5.1&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 5.1&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-5.2"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 5.2&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 5.2&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;/div&gt;
 
 
 &lt;div class="flex-shrink-1"&gt;








 &lt;div class="card-icon
 
 fa-stack fa-1x fa-fw
 align-self-end mt-1 col-auto"
 &gt;
 






 
 
 
 &lt;svg class="svg-inline--fa fas fa-circle fa-stack-2x" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-circle"&gt;&lt;/use&gt;&lt;/svg&gt;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-5 fa-stack-1x fa-inverse" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 320 512" overflow="visible"&gt;&lt;use href="#fas-5"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/div&gt;

 &lt;/div&gt;
 
&lt;/div&gt;

 &lt;/div&gt;&lt;div class="col"&gt;
 



&lt;div class="menu-item d-flex p-3 justify-content-between h-100"&gt;
 &lt;div class="w-100 pe-2"&gt;
 








 


 
 

 
 &lt;a
 class="nav-link stretched-link menu-link-header fs-md-5 fs-6 fw-bold"
 aria-label="Menu 6"
 data-nav="main" data-nav-main="menu-6"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Menu 6&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Menu 6&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-6.1"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 6.1&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 6.1&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-6.2"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 6.2&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 6.2&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;div class="p-0"&gt;








 


 
 

 
 &lt;a
 class="nav-link menu-link py-1"
 
 data-nav="main" data-nav-main="item-6.3"
 href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/#!"
 
 
 &gt;&lt;span class=" d-md-none "&gt;Item 6.3&lt;/span&gt;
 
 &lt;span class=" d-none d-md-block"&gt;Item 6.3&lt;/span&gt;
 
 &lt;/a&gt;
 
&lt;/div&gt;&lt;/div&gt;
 
 
 &lt;div class="flex-shrink-1"&gt;








 &lt;div class="card-icon
 
 fa-stack fa-1x fa-fw
 align-self-end mt-1 col-auto"
 &gt;
 






 
 
 
 &lt;svg class="svg-inline--fa fas fa-circle fa-stack-2x" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 512 512" overflow="visible"&gt;&lt;use href="#fas-circle"&gt;&lt;/use&gt;&lt;/svg&gt;






 
 
 
 &lt;svg class="svg-inline--fa fas fa-6 fa-stack-1x fa-inverse" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 384 512" overflow="visible"&gt;&lt;use href="#fas-6"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/div&gt;

 &lt;/div&gt;
 
&lt;/div&gt;

 &lt;/div&gt;&lt;/div&gt;
 &lt;/div&gt;


 
 &lt;/div&gt;
 
 &lt;/section&gt;
 


	

&lt;!--bookshop-live end--&gt;
 
 &lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;yml&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-yml" data-lang="yml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;- &lt;span class="nt"&gt;_bookshop_name&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;menu&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;menu&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;services&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;menu_style&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;grid&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;icon_rounded&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="kc"&gt;true&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;icon_style&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;fa-1x&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="masonry-layout" class="heading "&gt;Masonry Layout&lt;a href="#masonry-layout" aria-labelledby="masonry-layout"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set &lt;code&gt;menu-style&lt;/code&gt; to &lt;code&gt;masonry&lt;/code&gt; to render a responsive menu using masonry style.&lt;/p&gt;</description></item><item><title>Panels</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/panels/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/panels/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;panels&lt;/code&gt; content block displays multiple panels that are toggled by a tab control.&lt;/p&gt;



&lt;h3 id="tabs" class="heading "&gt;Tabs&lt;a href="#tabs" aria-labelledby="tabs"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set &lt;code&gt;tab-type&lt;/code&gt; to &lt;code&gt;tabs&lt;/code&gt; to adjust the panel controls.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(panels)--&gt;





	
	
 
 
 
 
 
 
 
 
 

 

 
 
 
 

 

 
 
 
 

 

 
 
 

 
 






 
 

 
 
 
 
 
 
 
 

 
 &lt;section class="panels
 container-fluid p-1 px-md-4 py-md-4
 bg-body-tertiary"
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 


 



 
 






 







 &lt;div class="section-title text-start pb-4 width-100"&gt;
 
 
 &lt;p class="preheading text-primary"&gt;
 Preheading
 &lt;/p&gt;
 
 
 

 
 &lt;div id="heading" class="display-4 text-body pt-1"&gt;
 Heading
 &lt;/div&gt;
 

 &lt;div class="lead text-muted pt-4"&gt;Panels content. It supports multiple lines.&lt;/div&gt;
 
 
 &lt;/div&gt;

&lt;div class="col col-12 col-md-12 mx-auto"&gt;
 
 
 
 
 
 

 &lt;div id="dropdown-panel-4f96a0875ade5b8c8011044b0c98ff90" class="dropdown panel-dropdown d-md-none py-4"&gt;
 &lt;a class="link-secondary dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false"&gt;
 First Panel
 &lt;/a&gt;
 &lt;ul class="dropdown-menu"&gt;&lt;li&gt;
 &lt;a class="dropdown-item text-nowrap active"
 data-link="#panel-4f96a0875ade5b8c8011044b0c98ff90-btn-0" type="button"&gt;First Panel&lt;/a&gt;
 &lt;/li&gt;
 &lt;li&gt;
 &lt;a class="dropdown-item text-nowrap"
 data-link="#panel-4f96a0875ade5b8c8011044b0c98ff90-btn-1" type="button"&gt;Second Panel&lt;/a&gt;
 &lt;/li&gt;
 &lt;li&gt;
 &lt;a class="dropdown-item text-nowrap"
 data-link="#panel-4f96a0875ade5b8c8011044b0c98ff90-btn-2" type="button"&gt;Third Panel&lt;/a&gt;
 &lt;/li&gt;
 
 &lt;/ul&gt;
 &lt;/div&gt;
 
 
 &lt;div class="d-none d-md-block"&gt;
 &lt;ul
 class="nav nav-panel nav-tabs tabs-dropdown" 
 id="nav-panel-4f96a0875ade5b8c8011044b0c98ff90" 
 role="tablist"
 
 data-companion="dropdown-panel-4f96a0875ade5b8c8011044b0c98ff90"
 &gt;&lt;li class="nav-item" role="presentation"&gt;
 &lt;button
 class="nav-link text-nowrap active"
 id="panel-4f96a0875ade5b8c8011044b0c98ff90-btn-0"
 data-bs-toggle="pill"
 data-bs-target="#panel-4f96a0875ade5b8c8011044b0c98ff90-0"
 type="button"
 role="tab"
 aria-controls="panel-4f96a0875ade5b8c8011044b0c98ff90-0"
 aria-selected="true"
 &gt;
 First Panel
 &lt;/button&gt;
 &lt;/li&gt;
 &lt;li class="nav-item" role="presentation"&gt;
 &lt;button
 class="nav-link text-nowrap"
 id="panel-4f96a0875ade5b8c8011044b0c98ff90-btn-1"
 data-bs-toggle="pill"
 data-bs-target="#panel-4f96a0875ade5b8c8011044b0c98ff90-1"
 type="button"
 role="tab"
 aria-controls="panel-4f96a0875ade5b8c8011044b0c98ff90-1"
 aria-selected="false"
 &gt;
 Second Panel
 &lt;/button&gt;
 &lt;/li&gt;
 &lt;li class="nav-item" role="presentation"&gt;
 &lt;button
 class="nav-link text-nowrap"
 id="panel-4f96a0875ade5b8c8011044b0c98ff90-btn-2"
 data-bs-toggle="pill"
 data-bs-target="#panel-4f96a0875ade5b8c8011044b0c98ff90-2"
 type="button"
 role="tab"
 aria-controls="panel-4f96a0875ade5b8c8011044b0c98ff90-2"
 aria-selected="false"
 &gt;
 Third Panel
 &lt;/button&gt;
 &lt;/li&gt;
 &lt;/ul&gt;
 &lt;/div&gt;
 &lt;div class="tab-content border p-3 bg-body "&gt;




 &lt;div
 id="panel-4f96a0875ade5b8c8011044b0c98ff90-0" 
 class="tab-pane active"
 role="tabpanel"
 aria-labelledby="panel-4f96a0875ade5b8c8011044b0c98ff90-btn-0"
 tabindex="0"
 data-has-content="true"
 &gt;
 














 
 




 






 

 
 
 

 
 

 
 
 
 

 

 
 
 &lt;div class="row row-cols-1 flex-grow-1"&gt;
 
 
 

 
 

 &lt;div class="col col-12 col-md-8 order-1 order-md-0 my-md-auto pt-4 pt-md-0 hero-content"&gt;
 


 



 
 












 &lt;div class="section-title text-start hero-title width-100"&gt;
 
 
 
 &lt;div class="fs-6 pt-4"&gt;Content of the first panel.&lt;/div&gt;
 
 
 &lt;/div&gt;

 
 &lt;/div&gt;
 
 &lt;div class="col col-8 col-md-4 order-0 order-md-1 m-auto my-md-auto align-self-end"&gt;
 






 &lt;div class="hero-image-container d-flex justify-content-center "&gt;
 







&lt;div class=" text-start mx-auto"&gt;&lt;img class="img-fluid hero-image rounded img-fluid"
 src="https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-2800x2800.png"
 srcset="https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-576x576.webp 576w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-768x768.webp 768w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-992x992.webp 992w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-1200x1200.webp 1200w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-1400x1400.webp 1400w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-2800x2800.webp 2800w" sizes="100vw" height="2800" width="2800" alt="Hero image"&gt;&lt;/div&gt;
 
 &lt;/div&gt;

 
 &lt;/div&gt;
 
 &lt;/div&gt;
 


 &lt;/div&gt;




 &lt;div
 id="panel-4f96a0875ade5b8c8011044b0c98ff90-1" 
 class="tab-pane"
 role="tabpanel"
 aria-labelledby="panel-4f96a0875ade5b8c8011044b0c98ff90-btn-1"
 tabindex="0"
 data-has-content="true"
 &gt;
 














 
 




 






 

 
 
 

 
 

 
 
 
 

 

 
 
 &lt;div class="row row-cols-1 flex-grow-1"&gt;
 
 
 

 
 

 &lt;div class="col col-12 col-md-8 order-1 order-md-0 my-md-auto pt-4 pt-md-0 hero-content"&gt;
 


 



 
 












 &lt;div class="section-title text-start hero-title width-100"&gt;
 
 
 
 &lt;div class="fs-6 pt-4"&gt;Content of the second panel.&lt;/div&gt;
 
 
 &lt;/div&gt;

 
 &lt;/div&gt;
 
 &lt;div class="col col-8 col-md-4 order-0 order-md-1 m-auto my-md-auto align-self-end"&gt;
 






 &lt;div class="hero-image-container d-flex justify-content-center "&gt;
 







&lt;div class=" text-start mx-auto"&gt;&lt;img class="img-fluid hero-image rounded img-fluid"
 src="https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-2800x2800.png"
 srcset="https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-576x576.webp 576w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-768x768.webp 768w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-992x992.webp 992w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-1200x1200.webp 1200w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-1400x1400.webp 1400w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-2800x2800.webp 2800w" sizes="100vw" height="2800" width="2800" alt="Hero image"&gt;&lt;/div&gt;
 
 &lt;/div&gt;

 
 &lt;/div&gt;
 
 &lt;/div&gt;
 


 &lt;/div&gt;




 &lt;div
 id="panel-4f96a0875ade5b8c8011044b0c98ff90-2" 
 class="tab-pane"
 role="tabpanel"
 aria-labelledby="panel-4f96a0875ade5b8c8011044b0c98ff90-btn-2"
 tabindex="0"
 data-has-content="true"
 &gt;
 














 
 




 






 

 
 
 

 
 

 
 
 
 

 

 
 
 &lt;div class="row row-cols-1 flex-grow-1"&gt;
 
 
 

 
 

 &lt;div class="col col-12 col-md-8 order-1 order-md-0 my-md-auto pt-4 pt-md-0 hero-content"&gt;
 


 



 
 












 &lt;div class="section-title text-start hero-title width-100"&gt;
 
 
 
 &lt;div class="fs-6 pt-4"&gt;Content of the third panel.&lt;/div&gt;
 
 
 &lt;/div&gt;

 
 &lt;/div&gt;
 
 &lt;div class="col col-8 col-md-4 order-0 order-md-1 m-auto my-md-auto align-self-end"&gt;
 






 &lt;div class="hero-image-container d-flex justify-content-center "&gt;
 







&lt;div class=" text-start mx-auto"&gt;&lt;img class="img-fluid hero-image rounded img-fluid"
 src="https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-2800x2800.png"
 srcset="https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-576x576.webp 576w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-768x768.webp 768w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-992x992.webp 992w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-1200x1200.webp 1200w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-1400x1400.webp 1400w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/placeholder-2800x2800.webp 2800w" sizes="100vw" height="2800" width="2800" alt="Hero image"&gt;&lt;/div&gt;
 
 &lt;/div&gt;

 
 &lt;/div&gt;
 
 &lt;/div&gt;
 


 &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

 
 &lt;/div&gt;
 
 &lt;/section&gt;
 


 


&lt;!--bookshop-live end--&gt;
 
 &lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;yml&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-yml" data-lang="yml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;- &lt;span class="nt"&gt;_bookshop_name&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;panels&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;heading&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;preheading&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Preheading&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;title&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Heading&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;content&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Panels content. It supports multiple lines.&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;align&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;start&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;background&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;color&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;body-tertiary&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;subtle&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="kc"&gt;false&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;width&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="m"&gt;12&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;tab_type&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;tabs&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;ratio&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;1x1&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;elements&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;- &lt;span class="nt"&gt;title&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;First Panel&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;image&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;/img/placeholder.png&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;content&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Content of the first panel.&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;- &lt;span class="nt"&gt;title&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Second Panel&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;image&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;/img/placeholder.png&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;content&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Content of the second panel.&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;- &lt;span class="nt"&gt;title&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Third Panel&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;image&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;/img/placeholder.png&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;content&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Content of the third panel.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="pills" class="heading "&gt;Pills&lt;a href="#pills" aria-labelledby="pills"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set &lt;code&gt;tab-type&lt;/code&gt; to &lt;code&gt;pills&lt;/code&gt; to adjust the panel controls.&lt;/p&gt;</description></item><item><title>Preview</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/preview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/preview/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;



&lt;h3 id="basic-preview" class="heading "&gt;Basic Preview&lt;a href="#basic-preview" aria-labelledby="basic-preview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;The &lt;code&gt;preview&lt;/code&gt; content block renders a live URL preview in an iframe with device switcher controls. By default, it displays in desktop view.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(preview)--&gt;





	
	
	
	

	
		






 
 

 
 
 

 
 &lt;section class="preview
 container-fluid p-1 px-md-4 py-md-4
 "
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 






 
 
 


 



 
 






 







 &lt;div class="section-title text-start width-100"&gt;
 
 
 
 

 
 &lt;div id="hugo-on-wikipedia" class="display-4 text-body pt-1"&gt;
 Hugo on Wikipedia
 &lt;/div&gt;
 

 &lt;div class="lead text-muted pt-4"&gt;Live preview of the Hugo static site generator Wikipedia page&lt;/div&gt;
 
 
 &lt;/div&gt;

 

 
 &lt;div class="container-xxl"&gt;
 &lt;div class="preview-controls d-flex justify-content-center mb-3"&gt;
 &lt;div class="btn-group" role="tablist" aria-label="Device selection"&gt;&lt;button type="button"
 id="preview-2c20e331edb3df06e481d83e1b268505-desktop-tab"
 class="btn btn-outline-primary preview-device-btn active"
 data-bs-toggle="tab"
 data-bs-target="#preview-2c20e331edb3df06e481d83e1b268505-desktop"
 role="tab"
 aria-controls="preview-2c20e331edb3df06e481d83e1b268505-desktop"
 aria-selected="true"
 title="Desktop"
 aria-label="Desktop view"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-display " fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-display"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/button&gt;&lt;button type="button"
 id="preview-2c20e331edb3df06e481d83e1b268505-tablet-tab"
 class="btn btn-outline-primary preview-device-btn"
 data-bs-toggle="tab"
 data-bs-target="#preview-2c20e331edb3df06e481d83e1b268505-tablet"
 role="tab"
 aria-controls="preview-2c20e331edb3df06e481d83e1b268505-tablet"
 aria-selected="false"
 title="Tablet"
 aria-label="Tablet view"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-tablet " fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-tablet"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/button&gt;&lt;button type="button"
 id="preview-2c20e331edb3df06e481d83e1b268505-mobile-tab"
 class="btn btn-outline-primary preview-device-btn"
 data-bs-toggle="tab"
 data-bs-target="#preview-2c20e331edb3df06e481d83e1b268505-mobile"
 role="tab"
 aria-controls="preview-2c20e331edb3df06e481d83e1b268505-mobile"
 aria-selected="false"
 title="Mobile"
 aria-label="Mobile view"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-phone " fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-phone"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/button&gt;&lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;

 
 &lt;div class="tab-content preview-content bg-body-tertiary border width-100" data-desktop-responsive="true"&gt;&lt;div class="tab-pane fade show active"
 id="preview-2c20e331edb3df06e481d83e1b268505-desktop"
 role="tabpanel"
 aria-labelledby="preview-2c20e331edb3df06e481d83e1b268505-desktop-tab"&gt;
 &lt;iframe src="https://en.wikipedia.org/wiki/Hugo_%28software%29"
 class="preview-iframe preview-desktop"
 title="Hugo on Wikipedia"
 loading="lazy"
 allow="storage-access"
 sandbox="allow-scripts allow-same-origin allow-forms allow-popups allow-storage-access-by-user-activation"
 referrerpolicy="no-referrer-when-downgrade"&gt;
 &lt;/iframe&gt;
 &lt;div class="preview-error d-none"&gt;
 &lt;div class="alert alert-warning" role="alert"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-exclamation-triangle " fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-exclamation-triangle"&gt;&lt;/use&gt;&lt;/svg&gt;
 Unable to load preview for &lt;code&gt;https://en.wikipedia.org/wiki/Hugo_(software)&lt;/code&gt;.
 &lt;a href="https://en.wikipedia.org/wiki/Hugo_%28software%29" target="_blank" rel="noopener" class="alert-link"&gt;
 Open in new tab
 &lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;&lt;div class="tab-pane fade"
 id="preview-2c20e331edb3df06e481d83e1b268505-tablet"
 role="tabpanel"
 aria-labelledby="preview-2c20e331edb3df06e481d83e1b268505-tablet-tab"&gt;
 &lt;iframe src="https://en.wikipedia.org/wiki/Hugo_%28software%29"
 class="preview-iframe preview-tablet"
 title="Hugo on Wikipedia"
 loading="lazy"
 allow="storage-access"
 sandbox="allow-scripts allow-same-origin allow-forms allow-popups allow-storage-access-by-user-activation"
 referrerpolicy="no-referrer-when-downgrade"&gt;
 &lt;/iframe&gt;
 &lt;div class="preview-error d-none"&gt;
 &lt;div class="alert alert-warning" role="alert"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-exclamation-triangle " fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-exclamation-triangle"&gt;&lt;/use&gt;&lt;/svg&gt;
 Unable to load preview for &lt;code&gt;https://en.wikipedia.org/wiki/Hugo_(software)&lt;/code&gt;.
 &lt;a href="https://en.wikipedia.org/wiki/Hugo_%28software%29" target="_blank" rel="noopener" class="alert-link"&gt;
 Open in new tab
 &lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;&lt;div class="tab-pane fade"
 id="preview-2c20e331edb3df06e481d83e1b268505-mobile"
 role="tabpanel"
 aria-labelledby="preview-2c20e331edb3df06e481d83e1b268505-mobile-tab"&gt;
 &lt;iframe src="https://en.wikipedia.org/wiki/Hugo_%28software%29"
 class="preview-iframe preview-mobile"
 title="Hugo on Wikipedia"
 loading="lazy"
 allow="storage-access"
 sandbox="allow-scripts allow-same-origin allow-forms allow-popups allow-storage-access-by-user-activation"
 referrerpolicy="no-referrer-when-downgrade"&gt;
 &lt;/iframe&gt;
 &lt;div class="preview-error d-none"&gt;
 &lt;div class="alert alert-warning" role="alert"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-exclamation-triangle " fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-exclamation-triangle"&gt;&lt;/use&gt;&lt;/svg&gt;
 Unable to load preview for &lt;code&gt;https://en.wikipedia.org/wiki/Hugo_(software)&lt;/code&gt;.
 &lt;a href="https://en.wikipedia.org/wiki/Hugo_%28software%29" target="_blank" rel="noopener" class="alert-link"&gt;
 Open in new tab
 &lt;/a&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;&lt;/div&gt;


 
 &lt;/div&gt;
 
 &lt;/section&gt;
 


	


&lt;!--bookshop-live end--&gt;
 
 &lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;yml&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-yml" data-lang="yml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;- &lt;span class="nt"&gt;_bookshop_name&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;preview&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;heading&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;title&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Hugo on Wikipedia&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;content&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Live preview of the Hugo static site generator Wikipedia page&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;url&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;https://en.wikipedia.org/wiki/Hugo_(software)&amp;#34;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="preview-with-specific-device" class="heading "&gt;Preview With Specific Device&lt;a href="#preview-with-specific-device" aria-labelledby="preview-with-specific-device"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set the &lt;code&gt;device&lt;/code&gt; argument to specify which device view to display by default. Options are &lt;code&gt;desktop&lt;/code&gt;, &lt;code&gt;tablet&lt;/code&gt;, or &lt;code&gt;mobile&lt;/code&gt;.&lt;/p&gt;</description></item><item><title>Releases</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/releases/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/releases/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;releases&lt;/code&gt; content block displays a timeline with release information.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(releases)--&gt;





	
	
	
	

	
		






 
 

 
 
 
 
 
 
 
 

 
 &lt;section class="releases
 container-fluid p-1 px-md-4 py-md-4
 bg-body-tertiary"
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 













 
 
 
 

 
 &lt;div class="timeline-container container p-0 d-none d-md-block timeline-bg-body-tertiary bg-body-tertiary"&gt;
 


 



 
 






 







 &lt;div class="section-title text-start pb-4 col-12 col-md-8"&gt;
 
 
 &lt;p class="preheading text-primary"&gt;
 Preheading
 &lt;/p&gt;
 
 
 

 
 &lt;div id="heading" class="display-4 text-body pt-1"&gt;
 Heading
 &lt;/div&gt;
 

 &lt;div class="lead text-muted pt-4"&gt;Content&lt;/div&gt;
 
 
 &lt;/div&gt;

 
 &lt;div class="row timeline timeline-primary timeline-dot g-0 "&gt;
 
 &lt;div class="col-6 d-flex justify-content-end align-items-center"&gt;
 &lt;div class="d-flex"&gt;
 &lt;div class="d-flex timeline-semi-circle-end align-items-center justify-content-center"&gt;
 






 &lt;div class="w-100"&gt;&lt;svg class="svg-inline--fa bi bi-rocket fa-fluid" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-rocket"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="timeline-connector-end "&gt;&lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="col-6 d-flex align-items-center"&gt;
 &lt;div class="d-flex h-100 width-100"&gt;
 &lt;div class="timeline-panel-end"&gt;&lt;/div&gt;
 &lt;div class="timeline-description-text-end p-3 width-100"&gt;
 &lt;div&gt;
 
 &lt;a class="fs-5 fw-bold text-uppercase link-primary text-break align-middle" href="https://github.com/gethinode/hinode/releases/tag/v0.15.2"&gt;Product launch&lt;/a&gt;
 &lt;span class="badge rounded-pill text-bg-primary ms-1"&gt;&lt;/span&gt;
 
 &lt;/div&gt;
 
 &lt;p class="mb-0"&gt;&lt;small class="text-body-secondary text-uppercase"&gt;July 1, 2023&lt;/small&gt;&lt;/p&gt;</description></item><item><title>Separator</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/separator/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/separator/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;separator&lt;/code&gt; content block renders a section separator. The separator spans the entire page from edge to edge on smaller devices. On larger screens, the separator is bound by the maximum container width that contains the section.&lt;/p&gt;



&lt;h3 id="line-separator" class="heading "&gt;Line Separator&lt;a href="#line-separator" aria-labelledby="line-separator"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;The default separator renders a horizontal line.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(separator)--&gt;







	
	
		
		
	
		&lt;hr class="separator container-xxl width-100"&gt;
	


&lt;!--bookshop-live end--&gt;
 
 &lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;yml&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-yml" data-lang="yml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;- &lt;span class="nt"&gt;_bookshop_name&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;separator&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="clear-separator" class="heading "&gt;Clear Separator&lt;a href="#clear-separator" aria-labelledby="clear-separator"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set the argument &lt;code&gt;clear: true&lt;/code&gt; to render a clear separator.&lt;/p&gt;</description></item><item><title>Team</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/team/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/team/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;team&lt;/code&gt; content block renders a group of team members.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(team)--&gt;





	
	
	
	
	
	
	
	
		
		
		
		
	

	
	
	
	
	
	
	
	

	
	

	
	
	
		

		
			
		

		
			






 
 

 
 
 
 
 
 
 
 

 
 &lt;section class="team
 container-fluid p-1 px-md-4 py-md-4
 bg-body-tertiary"
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 


 



 
 






 







 &lt;div class="section-title text-start pb-4 width-100"&gt;
 
 
 
 

 
 &lt;div id="team" class="display-4 text-body pt-1"&gt;
 Team
 &lt;/div&gt;
 

 
 
 
 &lt;/div&gt;
&lt;div class="container-fluid p-0 p-0"&gt;
 &lt;div class="row g-4 row-cols-1 row-cols-sm-2 row-cols-md-3"&gt;
 &lt;div class="col"&gt;












 
 
 
 

 




 
 &lt;div class="card border-0 card-zoom card-body-margin h-100 text-center"&gt;



&lt;div class="card-img-wrap"&gt;&lt;img class="img-fluid card-img-top card-img-bg img-fluid"
 src="https://deploy-preview-1856--gethinode-demo.netlify.app/img/joseph-gonzalez-iFgRcqHznqg-unsplash-2800x2800.png"
 srcset="https://deploy-preview-1856--gethinode-demo.netlify.app/img/joseph-gonzalez-iFgRcqHznqg-unsplash-576x576.webp 576w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/joseph-gonzalez-iFgRcqHznqg-unsplash-768x768.webp 768w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/joseph-gonzalez-iFgRcqHznqg-unsplash-992x992.webp 992w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/joseph-gonzalez-iFgRcqHznqg-unsplash-1200x1200.webp 1200w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/joseph-gonzalez-iFgRcqHznqg-unsplash-1400x1400.webp 1400w, https://deploy-preview-1856--gethinode-demo.netlify.app/img/joseph-gonzalez-iFgRcqHznqg-unsplash-2800x2800.webp 2800w" sizes="(min-width: 768px) 33.3vw, (min-width: 576px) 50vw, 100vw" height="2800" width="2800" alt="Alex Smith"&gt;&lt;/div&gt;&lt;div class="card-body p-0 d-flex flex-column p-0"&gt;
 &lt;a href="https://deploy-preview-1856--gethinode-demo.netlify.app/en/team/alex-smith/" class="card-body-link stretched-link pt-3"&gt;
 
 &lt;p class="card-title fs-lg-5 fs-6"&gt;Alex Smith
 &lt;/p&gt;</description></item><item><title>Testimonials</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/testimonials/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/testimonials/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;testimonials&lt;/code&gt; content block renders one or more client testimonials. You can render them as a carousel or as columns.&lt;/p&gt;



&lt;h3 id="carousel" class="heading "&gt;Carousel&lt;a href="#carousel" aria-labelledby="carousel"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set &lt;code&gt;carousel&lt;/code&gt; to &lt;code&gt;true&lt;/code&gt; to render a carousel of multiple testimonials.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(testimonials)--&gt;





	
	
	

	

	
		






 
 

 
 
 

 
 &lt;section class="testimonials
 container-fluid p-1 px-md-4 py-md-4
 "
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 


 



 
 






















		


	
	
		
		&lt;div id="testimonial-carousel-8ccdfc8a0f544b334461e94f0d98774c" class="carousel slide"&gt;
			&lt;div class="carousel-indicators"&gt;
				
					&lt;button type="button"
						data-bs-target="#testimonial-carousel-8ccdfc8a0f544b334461e94f0d98774c"
						data-bs-slide-to="0"
						class="active" aria-current="true"
						aria-label="Slide 1"&gt;
					&lt;/button&gt;
				
					&lt;button type="button"
						data-bs-target="#testimonial-carousel-8ccdfc8a0f544b334461e94f0d98774c"
						data-bs-slide-to="1"
						
						aria-label="Slide 1"&gt;
					&lt;/button&gt;
				
					&lt;button type="button"
						data-bs-target="#testimonial-carousel-8ccdfc8a0f544b334461e94f0d98774c"
						data-bs-slide-to="2"
						
						aria-label="Slide 1"&gt;
					&lt;/button&gt;
				
			&lt;/div&gt;
			&lt;div class="carousel-inner"&gt;
				
					&lt;div class="carousel-item active"&gt;
						
						

						


















 &lt;div class="h-100 rounded container-fluid bg-body-tertiary testimonial-carousel-item p-3"&gt;
 

 
 &lt;div class="row"&gt;
 &lt;div class="col-2"&gt;&lt;/div&gt;

 
 

 
 
 

 &lt;div class="d-flex flex-column col-8 px-0 mb-5 h-100 p-3"&gt;
 
 &lt;div class="p-0 text-start"&gt;
 
 
 
 
 
 
 
 

 




 






 &lt;div class="text-start"&gt;&lt;svg class="svg-inline--fa bi bi-linkedin fa-4x text-secondary" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-linkedin"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;/div&gt;
 
 
 &lt;div class="fs-md-5 pt-3 h-100"&gt;
 First testimonial.
 &lt;/div&gt;
 
 
 &lt;/div&gt;

 


 &lt;div class="testimonial-icon col-2 ps-0 p-3 text-end"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-quote fa-2x" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-quote"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 
 &lt;/div&gt;


					&lt;/div&gt;
				
					&lt;div class="carousel-item"&gt;
						
						

						


















 &lt;div class="h-100 rounded container-fluid bg-body-tertiary testimonial-carousel-item p-3"&gt;
 

 
 &lt;div class="row"&gt;
 &lt;div class="col-2"&gt;&lt;/div&gt;

 
 

 
 
 

 &lt;div class="d-flex flex-column col-8 px-0 mb-5 h-100 p-3"&gt;
 
 &lt;div class="p-0 text-start"&gt;
 
 
 
 
 
 
 
 

 




 






 &lt;div class="text-start"&gt;&lt;svg class="svg-inline--fa bi bi-google fa-4x text-secondary" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-google"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;/div&gt;
 
 
 &lt;div class="fs-md-5 pt-3 h-100"&gt;
 Second testimonial.
 &lt;/div&gt;
 
 
 &lt;/div&gt;

 


 &lt;div class="testimonial-icon col-2 ps-0 p-3 text-end"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-quote fa-2x" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-quote"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 
 &lt;/div&gt;


					&lt;/div&gt;
				
					&lt;div class="carousel-item"&gt;
						
						

						


















 &lt;div class="h-100 rounded container-fluid bg-body-tertiary testimonial-carousel-item p-3"&gt;
 

 
 &lt;div class="row"&gt;
 &lt;div class="col-2"&gt;&lt;/div&gt;

 
 

 
 
 

 &lt;div class="d-flex flex-column col-8 px-0 mb-5 h-100 p-3"&gt;
 
 &lt;div class="p-0 text-start"&gt;
 
 
 
 
 
 
 
 

 




 






 &lt;div class="text-start"&gt;&lt;svg class="svg-inline--fa bi bi-github fa-4x text-secondary" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-github"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/div&gt;
 &lt;/div&gt;
 
 
 &lt;div class="fs-md-5 pt-3 h-100"&gt;
 Third testimonial.
 &lt;/div&gt;
 
 
 &lt;/div&gt;

 


 &lt;div class="testimonial-icon col-2 ps-0 p-3 text-end"&gt;
 






 &lt;svg class="svg-inline--fa bi bi-quote fa-2x" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-quote"&gt;&lt;/use&gt;&lt;/svg&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 
 &lt;/div&gt;


					&lt;/div&gt;
				
			&lt;/div&gt;
			&lt;button class="carousel-control-prev" type="button" data-bs-target="#testimonial-carousel-8ccdfc8a0f544b334461e94f0d98774c" data-bs-slide="prev"&gt;
				






 &lt;svg class="svg-inline--fa bi bi-chevron-left fa-2xl" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-chevron-left"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
				&lt;span class="visually-hidden"&gt;Previous testimonial&lt;/span&gt;
			&lt;/button&gt;
			&lt;button class="carousel-control-next" type="button" data-bs-target="#testimonial-carousel-8ccdfc8a0f544b334461e94f0d98774c" data-bs-slide="next"&gt;
				






 &lt;svg class="svg-inline--fa bi bi-chevron-right fa-2xl" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-chevron-right"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
				&lt;span class="visually-hidden"&gt;Next testimonial&lt;/span&gt;
			&lt;/button&gt;
		&lt;/div&gt;
	


 
 &lt;/div&gt;
 
 &lt;/section&gt;
 


	

&lt;!--bookshop-live end--&gt;
 
 &lt;/div&gt;&lt;div class="d-flex align-items-center ps-3 pe-3 py-1 border-top border-bottom syntax-highlight"&gt;
 &lt;small class="font-monospace text-body text-uppercase"&gt;yml&lt;/small&gt;
 &lt;/div&gt;
 &lt;div class="rounded-bottom syntax-highlight border-none"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-yml" data-lang="yml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;- &lt;span class="nt"&gt;_bookshop_name&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;testimonials&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;card&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;color&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;body-tertiary&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;subtle&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="kc"&gt;false&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;cols&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="m"&gt;1&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;icon_style&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;fa-4x text-secondary&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;carousel&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="kc"&gt;true&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;testimonials&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;- &lt;span class="nt"&gt;icon&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;linkedin&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;content&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;First testimonial.&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;link&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="c"&gt;#!&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;- &lt;span class="nt"&gt;icon&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;google&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;content&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Second testimonial.&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;link&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="c"&gt;#!&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;- &lt;span class="nt"&gt;icon&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;github&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;content&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;Third testimonial.&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;link&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="c"&gt;#!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;





&lt;h3 id="columns" class="heading "&gt;Columns&lt;a href="#columns" aria-labelledby="columns"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set &lt;code&gt;cols&lt;/code&gt; to &lt;code&gt;3&lt;/code&gt; to render three testimonials as columns.&lt;/p&gt;</description></item><item><title>Video message</title><link>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/video-message/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-1856--gethinode-demo.netlify.app/en/docs/blocks/video-message/</guid><description>&lt;h2 id="overview" class="heading "&gt;Overview&lt;a href="#overview" aria-labelledby="overview"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;video-message&lt;/code&gt; content block renders a video with optional messages displayed either horizontally or stacked below the video.&lt;/p&gt;



&lt;h3 id="horizontal-layout" class="heading "&gt;Horizontal Layout&lt;a href="#horizontal-layout" aria-labelledby="horizontal-layout"&gt;






 &lt;svg class="svg-inline--fa bi bi-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 16 16" overflow="visible"&gt;&lt;use href="#bi-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Set &lt;code&gt;orientation&lt;/code&gt; to &lt;code&gt;horizontal&lt;/code&gt; to display the messages to the right of the video.&lt;/p&gt;



 
 
 
 
 
 
 
 
 
 
 
 
 


 &lt;div class="example-bookshop rounded border mb-3"&gt;&lt;div class="rounded-top p-3 "&gt;
 
 &lt;!--bookshop-live name(video-message)--&gt;





	
	
	
	

	
		
		
		

		
	
		
		
		

		
	
		
		
		

		
	
	
		

	
		






 
 

 
 
 
 
 
 
 
 

 
 &lt;section class="video-message
 container-fluid p-1 px-md-4 py-md-4
 bg-body-tertiary"
 &gt;
 &lt;div class="container-xxl px-4 px-xxl-0 py-4 d-flex flex-column align-items-start"&gt;
 
 


 



 
 






 







 &lt;div class="section-title text-start pb-4 width-100"&gt;
 
 
 &lt;p class="preheading text-primary"&gt;
 Preheading
 &lt;/p&gt;</description></item></channel></rss>