Article
<time datetime="2023-06-30 00:00:00 +0000 UTC">June 30 2023</time><span class="px-2 text-primary-500">·</span><time datetime="2024-02-20 16:00:25 -0600 CST">Updated: February 20 2024</time><span class="px-2 text-primary-500">·</span><span>96 words</span><span class="px-2 text-primary-500">·</span><span title="Reading time">1 min</span>
Article
Shortcode
Blowfish
blowfish shortcodes - This article is part of a series.
- 🐡 Shortcodes:
Article
- Embed a single article into a markdown file.
The link
to the file should be the .RelPermalink
of the file to be embedded.
Note that the shortcode will not display anything if it’s referencing it’s parent.
Note: If the root of your hugo site is a subfolder
(i.e. /blowfish/)
You must include that path in the link.
Parameter | Description |
---|---|
link |
Required. The .RelPermalink to the target article. |
Example:
{{< article link="/blowfish/docs/welcome/" >}}
Welcome to Blowfish
<time datetime="2023-08-19 21:44:35 -0500 CDT">Updated: August 19 2023</time><span class="px-2 text-primary-500">·</span><span>595 words</span><span class="px-2 text-primary-500">·</span><span title="Reading time">3 mins</span>
New
Docs