<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Shortcodes on Ananke Documentation</title><link>/shortcodes/</link><description>Recent content in Shortcodes on Ananke Documentation</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Sun, 07 Jun 2026 08:00:00 +0700</lastBuildDate><atom:link href="/shortcodes/index.xml" rel="self" type="application/rss+xml"/><item><title>Since</title><link>/shortcodes/since/</link><pubDate>Sun, 07 Jun 2026 08:00:00 +0700</pubDate><guid>/shortcodes/since/</guid><description>&lt;a class="f6 link dim br2 ba bw1 ph3 pv2 mb2 dib navy" href="https://github.com/gohugo-ananke/ananke/releases/tag/v2.18.0" target="_blank" rel="noopener"&gt;
 since 2.18.0
 &lt;/a&gt;
&lt;h2 id="quick-summary"&gt;Quick summary
 &lt;a class="heading-anchor" href="#quick-summary" aria-label="Link to this section"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;since&lt;/code&gt; shortcode is used to render a small badge marking the release a
feature was introduced in (for example &amp;ldquo;since 2.17.0&amp;rdquo;). It is intended for
documentation and changelog-style pages. Use it when you need to mark, at a
glance, which version of a project a feature first shipped in. By default the
badge is plain text; configure a release URL to turn it into a link.&lt;/p&gt;</description></item><item><title>Contact Form</title><link>/shortcodes/contact-form/</link><pubDate>Sat, 06 Jun 2026 08:00:00 +0700</pubDate><guid>/shortcodes/contact-form/</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="#what-it-outputs"&gt;What it outputs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#required-configuration"&gt;Required configuration&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#form-fields"&gt;Form fields&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#a-complete-contact-page"&gt;A complete contact page&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#using-a-form-backend"&gt;Using a form backend&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#spam-protection"&gt;Spam protection&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#customising-labels"&gt;Customising labels&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#limitations"&gt;Limitations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Ananke includes a &lt;code&gt;form-contact&lt;/code&gt; shortcode that renders a ready-styled contact
form you can drop into any page.&lt;/p&gt;
&lt;h2 id="what-it-outputs"&gt;What it outputs
 &lt;a class="heading-anchor" href="#what-it-outputs" aria-label="Link to this section"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The shortcode outputs an accessible HTML &lt;code&gt;&amp;lt;form&amp;gt;&lt;/code&gt; with name, email, and message
fields and a submit button, styled to match the theme. It submits with &lt;code&gt;POST&lt;/code&gt;
to the address you give in the &lt;code&gt;action&lt;/code&gt; parameter.&lt;/p&gt;</description></item></channel></rss>