<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Discussion on example</title><link>https://foxihd.github.io/hugo-foxx/en/tags/discussion/</link><description>Recent Posts in Discussion on example</description><generator>Hugo 0.161.1</generator><language>en-GB</language><lastBuildDate>Tue, 19 May 2026 16:10:01 +0000</lastBuildDate><atom:link href="https://foxihd.github.io/hugo-foxx/en/tags/discussion/index.xml" rel="self" type="application/rss+xml"/><item><title>Configure Discussion</title><link>https://foxihd.github.io/hugo-foxx/en/configuration/configure-discussion/</link><pubDate>Sun, 26 Jan 2025 00:00:00 +0000</pubDate><dc:creator>Author Name</dc:creator><guid>https://foxihd.github.io/hugo-foxx/en/configuration/configure-discussion/</guid><description>How to configure post discussion in Hugo Brewm theme</description><content:encoded>&lt;h2 id="configure-social-media-integration"&gt;Configure Social Media Integration&lt;/h2&gt;
&lt;p&gt;The theme supports embedding comments from Bluesky or Mastodon or both social platforms.
When you include links to your Bluesky or Mastodon posts in the front matter, the Giscus will be automatically replaced.&lt;/p&gt;
&lt;h3 id="linking-discussions-with-mastodon-post"&gt;Linking discussions with Mastodon post&lt;/h3&gt;
&lt;p&gt;Link your Mastodon post URL to the front matter using either &lt;code&gt;toot&lt;/code&gt;, &lt;code&gt;mstd&lt;/code&gt;, or &lt;code&gt;mastodon&lt;/code&gt; parameter.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-yaml" data-lang="yaml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nn"&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="nt"&gt;toot&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;https://example.com/@example/12345678901234567890&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="nn"&gt;---&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id="linking-discussions-with-bluesky-post"&gt;Linking discussions with Bluesky post&lt;/h3&gt;
&lt;p&gt;Link your Bluesky post URL to the front matter using either &lt;code&gt;skeet&lt;/code&gt;, &lt;code&gt;bsky&lt;/code&gt; or &lt;code&gt;bluesky&lt;/code&gt; parameter.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-yaml" data-lang="yaml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nn"&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="nt"&gt;skeet&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;https://bsky.app/profile/example.com/post/12345678901234&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="nn"&gt;---&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Note: You may need to estimating the article&amp;rsquo;s permalink on your local preview before sharing on Fediverse platforms to obtain the post link, or you might need to run CI/CD operations twice.&lt;/p&gt;</content:encoded><category>Configuration</category></item></channel></rss>