mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
116 lines
No EOL
15 KiB
XML
116 lines
No EOL
15 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>Shorrrtcodes on Cap'n Hugo Relearrrn Theme</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/index.html</link>
|
|
<description>Recent content in Shorrrtcodes on Cap'n Hugo Relearrrn Theme</description>
|
|
<generator>Hugo</generator>
|
|
<language>art-pir</language>
|
|
<atom:link href="https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/index.xml" rel="self" type="application/rss+xml" />
|
|
<item>
|
|
<title>Badge</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/badge/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/badge/index.html</guid>
|
|
<description>Th' badge shortcode displays little markers 'n yer text wit' adjust'ble color, title an' ay'con.
Important Version6.6.6 Captain AhoiNew Awesome
Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shortcode from yer own partials.
&#8203; shortcode partial {{% badge %}}Important{{% /badge %}} {{% badge style=&#34;primary&#34; title=&#34;Version&#34; %}}6.6.6{{% /badge %}} {{% badge style=&#34;red&#34; ay'con=&#34;angle-double-up&#34; %}}Captain{{% /badge %}} {{% badge style=&#34;info&#34; %}}New{{% /badge %}} {{% badge color=&#34;fuchsia&#34; ay'con=&#34;fa-fw fab fa-hackerrank&#34; %}}Awesome{{% /badge %}} {{ partial &#34;shortcodes/badge.</description>
|
|
</item>
|
|
<item>
|
|
<title>Button</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/button/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/button/index.html</guid>
|
|
<description>Th' button shortcode displays a click'ble button wit' adjust'ble color, title an' ay'con.
Get Cap'n Hugo Get Cap'n Hugo
Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shortcode from yer own partials.
&#8203; shortcode partial {{% button href=&#34;https://gohugo.io/&#34; %}}Get Cap'n Hugo{{% /button %}} {{% button href=&#34;https://gohugo.io/&#34; style=&#34;warning&#34; ay'con=&#34;dragon&#34; %}}Get Cap'n Hugo{{% /button %}} {{ partial &#34;shortcodes/button.html&#34; (dict &#34;page&#34; . &#34;href&#34; &#34;https://gohugo.</description>
|
|
</item>
|
|
<item>
|
|
<title>Children</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/children/index.html</guid>
|
|
<description>Th' children shortcode lists th' child planks o' th' current plank an' its descendants.
plank X plank 1 plank 2 plank 3 Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shortcode from yer own partials.
&#8203; shortcode partial {{% children sort=&#34;weight&#34; %}} {{ partial &#34;shortcodes/children.html&#34; (dict &#34;page&#34; . &#34;sort&#34; &#34;weight&#34; )}} Parameter Name Default Notes containerstyle ul Choose th' style used t' group all children.</description>
|
|
</item>
|
|
<item>
|
|
<title>Expand</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/expand/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/expand/index.html</guid>
|
|
<description>Th' expand shortcode displays an expandable/collaps'ble section o' text.
Expand me&hellip; Thank ye!
That&rsquo;s some text wit' a footnote1
That&rsquo;s some more text wit' a footnote.2
An' that&rsquo;s th' footnote.&#160;&#x21a9;&#xfe0e;
Anyth'n o' interest goes here.
Blue light glows blue.&#160;&#x21a9;&#xfe0e;
Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' use positional as well or also call this shortcode from yer own partials.
&#8203; shortcode shortcode (positional) partial {{% expand title=&#34;Expand me.</description>
|
|
</item>
|
|
<item>
|
|
<title>Highlight</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/highlight/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/highlight/index.html</guid>
|
|
<description>Arrr! Pirrrates Fello' pirrrates, grog made us dizzy! Be awarrre some stuff may look weird in this trrranslat'n. Like Merrrmaids, do'n math or chemistrrry and stuff.
Th' highlight shortcode renders yer code wit' a rules highlighter.
&#8203; python 1print(&#34;Hello World!&#34;) Usage This shortcode be fully compat'ble wit' Hugo&rsquo;s highlight shortcode but offers some extensions.
It be called interchangeably 'n th' same way as Hugo&rsquo;s own shortcode provid'n positional parameter or by simply us'n codefences.</description>
|
|
</item>
|
|
<item>
|
|
<title>Icon</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/icon/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/icon/index.html</guid>
|
|
<description>Th' ay'con shortcode displays ay'cons us'n th' Font Awesome library.
Usage While th' examples be us'n shorrrtcodes wit' positional parameter ye be free t' also call this shortcode from yer own partials.
&#8203; shortcode shortcode (positional) partial {{% ay'con ay'con=&#34;exclamation-triangle&#34; %}} {{% ay'con ay'con=&#34;angle-double-up&#34; %}} {{% ay'con ay'con=&#34;skull-crossbones&#34; %}} {{% ay'con exclamat'n-triangle %}} {{% ay'con angle-do'ble-up %}} {{% ay'con skull-crossbones %}} {{ partial &#34;shortcodes/icon.html&#34; (dict &#34;page&#34; . &#34;icon&#34; &#34;exclamation-triangle&#34; )}} {{ partial &#34;shortcodes/icon.</description>
|
|
</item>
|
|
<item>
|
|
<title>Include</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/include/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/include/index.html</guid>
|
|
<description>Th' include shortcode includes other files from yer project inside o' th' current plank.
Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' use positional as well or also call this shortcode from yer own partials.
&#8203; shortcode shortcode (positional) partial {{% include file=&#34;shortcodes/include/INCLUDE_ME.md&#34; %}} {{% include &#34;shortcodes/include/INCLUDE_ME.md&#34; %}} {{ partial &#34;shortcodes/include .html&#34; (dict &#34;page&#34; . &#34;file&#34; &#34;shortcodes/include/INCLUDE_ME.md&#34; )}} Th' included files can even contain Marrrkdown an' will be taken into account when generat'n th' t'ble o' contents.</description>
|
|
</item>
|
|
<item>
|
|
<title>Math</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/math/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/math/index.html</guid>
|
|
<description>Arrr! Pirrrates Fello' pirrrates, grog made us dizzy! Be awarrre some stuff may look weird in this trrranslat'n. Like Merrrmaids, do'n math or chemistrrry and stuff.
Th' math shortcode generates beautiful formatted math an' chemical formulae us'n th' MathJax library.
$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$ Usage While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead.</description>
|
|
</item>
|
|
<item>
|
|
<title>Merrrmaid</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/mermaid/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/mermaid/index.html</guid>
|
|
<description>Arrr! Pirrrates Fello' pirrrates, grog made us dizzy! Be awarrre some stuff may look weird in this trrranslat'n. Like Merrrmaids, do'n math or chemistrrry and stuff.
Th' mermaid shortcode generates diagrams an' flowcharts from text, 'n a similar manner as Marrrkdown us'n th' Merrrmaid library.
graph LR; If --&gt; Then Then --&gt; Else Usage While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead.</description>
|
|
</item>
|
|
<item>
|
|
<title>Notice</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/notice/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/notice/index.html</guid>
|
|
<description>Th' notice shortcode shows various types o' disclaimers wit' adjust'ble color, title an' ay'con t' help ye structure yer plank.
There may be pirates It be all about th' boxes.
Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' use positional as well or also call this shortcode from yer own partials.
&#8203; shortcode shortcode (positional) partial {{% notice style=&#34;primary&#34; title=&#34;There may be pirates&#34; ay'con=&#34;skull-crossbones&#34; %}} It be all about th' boxes.</description>
|
|
</item>
|
|
<item>
|
|
<title>OpenAPI</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/openapi/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/openapi/index.html</guid>
|
|
<description>Th' openapi shortcode uses th' Swagger UI library t' display yer OpenAPI / Swagger specificat'ns.
Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shortcode from yer own partials.
&#8203; shortcode partial {{&lt; openapi src=&#34;https://petstore3.openapi.io/api/v3/openapi.json&#34; &gt;}} {{ partial &#34;shortcodes/openapi.html&#34; (dict &#34;page&#34; . &#34;src&#34; &#34;https://petstore3.openapi.io/api/v3/openapi.json&#34; )}} Parameter Name Default Notes src &lt;empty&gt; Th' URL t' th' OpenAPI specificat'n file. This can be relative t' th' URL o' yer plank if it be a leaf or branch bundle.</description>
|
|
</item>
|
|
<item>
|
|
<title>Resources</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/resources/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/resources/index.html</guid>
|
|
<description>Attachments hugo.png (17 KB) MaybeTreasure.txt (31 B) NoTreasure.en.txt (23 B) Treasure.pir.txt (31 B) Th' resources shortcode displays th' titles o' resources contained 'n a plank bundle.
Attachments hugo.png (17 KB) MaybeTreasure.txt (23 B) NoTreasure.en.txt (23 B) Treasure.pir.txt (31 B) Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shortcode from yer own partials.
&#8203; shortcode partial {{% resources sort=&#34;asc&#34; /%}} {{ partial &#34;shortcodes/resources.</description>
|
|
</item>
|
|
<item>
|
|
<title>SiteParam</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/siteparam/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/siteparam/index.html</guid>
|
|
<description>Th' siteparam shortcode prints values o' ship params.
Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' use positional as well or call this shortcode from yer own partials.
&#8203; shortcode shortcode (positional) partial {{% siteparam name=&#34;editURL&#34; %}} {{% siteparam &#34;editURL&#34; %}} {{ partial &#34;shortcodes/siteparam.html&#34; (dict &#34;page&#34; . &#34;name&#34; &#34;editURL&#34; )}} Parameter Name Posit'n Default Notes name 1 &lt;empty&gt; Th' name o' th' ship param t' be displayed.</description>
|
|
</item>
|
|
<item>
|
|
<title>Tab</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/tab/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/tab/index.html</guid>
|
|
<description>Ye can use a tab shortcode t' display a single tab.
This be especially useful if ye want t' flag yer code example wit' an explicit language.
If ye want multiple tabs grouped together ye can wrap yer tabs into th' tabs shortcode.
&#8203; c printf(&#34;Hello World!&#34;); Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shortcode from yer own partials.</description>
|
|
</item>
|
|
<item>
|
|
<title>Tabs</title>
|
|
<link>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/tabs/index.html</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
<guid>https://mcshelby.github.io/hugo-theme-relearn/pir/shortcodes/tabs/index.html</guid>
|
|
<description>Th' tabs shortcode displays arbitrary rrrambl'n 'n an unlimited number o' tabs.
This comes 'n handy eg. fer provid'n code snippets fer multiple languages.
If ye just want a single tab ye can instead call th' tab shortcode standalone.
hello. py sh c print(&#34;Hello World!&#34;) echo &#34;Hello World!&#34; printf(&#34;Hello World!&#34;); Usage While th' examples be us'n shorrrtcodes wit' named parameter ye be free t' also call this shortcode from yer own partials.</description>
|
|
</item>
|
|
</channel>
|
|
</rss> |