<?xml version="1.0" encoding="UTF-8"?>
<rss 
    version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/" 
    xmlns:content="http://purl.org/rss/1.0/modules/content/" 
    xmlns:atom="http://www.w3.org/2005/Atom" 
    xmlns:media="http://search.yahoo.com/mrss/" 
>
    <channel>
        <title><![CDATA[Changelog - Spiritix]]></title>
        <description><![CDATA[Powerful themes for Ghost CMS]]></description>
        <link>https://spiritix.co</link>
        <image>
            <url>https://spiritix.co/images/android-chrome-512x512.png</url>
            <title>Changelog - Spiritix</title>
            <link>https://spiritix.co</link>
        </image>
        <lastBuildDate>Mon, 22 Jun 2026 19:53:47 GMT</lastBuildDate>
        <atom:link href="https://spiritix.co/changelog/rss" rel="self" type="application/rss+xml"/>
        <ttl>60</ttl>

        <item>
                    <title><![CDATA[New release: Doks v4.0.1]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v4-0-1/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v4-0-1/</guid>

                    <category><![CDATA[Doks]]></category>
<category><![CDATA[Patch]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Wed, 20 May 2026 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<ul>
<li>Fixed an overscroll issue in Chromium-based browsers.</li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Doks v4.0.0]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v4-0-0/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v4-0-0/</guid>

                    <category><![CDATA[Doks]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Wed, 20 May 2026 20:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<p>We’ve just released Doks <strong>v4.0.0</strong> with exciting new features, numerous improvements,
and important compatibility changes.</p>
<div class="kg-card kg-callout-card kg-callout-card-yellow">
    <div class="kg-callout-text">
    This version requires Ghost <strong>v6.39.0</strong> or later and is available to download for free from your 
    <a href="https://app.lemonsqueezy.com/my-orders">customer portal</a>.
    </div>
</div>
<h2 id="whats-new-in-this-version">What’s new in this version?</h2>
<h3 id="ghost-v6-compatibility">Ghost v6 compatibility:</h3>
<p>All theme warnings are now fixed.</p>
<h3 id="offline-docs">Offline docs:</h3>
<p>The theme ZIP file now includes an offline documentation that you can access by opening the file <code>documentation/index.html</code> in your browser.</p>
<h3 id="new-grays">New grays:</h3>
<p>The theme setting <strong>Gray scale</strong> now includes four new options: Taupe, Mauve, Mist, and Olive. Choose the one that better matches your brand.</p>
<h3 id="new-fonts">New fonts:</h3>
<p>The theme setting <strong>Body font</strong> and <strong>Headings font</strong> now includes more options: Fira Sans, JetBrains Mono, Merriweather, Merriweather Sans, Noto Sans, Noto Serif, Poppins, and Nunito.</p>
<h3 id="new-header-style">New header style:</h3>
<p>We added an alternative header layout that replaces the large search input with membership buttons. You can choose this option in the new theme setting <strong>Header style</strong>.</p>
<figure class="kg-card kg-image-card kg-card-hascaption">
    <img src="/images/changelog/doks-v4.0.0__header-with-membership-btns_2400.jpg" class="kg-image" alt="" loading="lazy" width="2000" height="500" srcset="
        /images/changelog/doks-v4.0.0__header-with-membership-btns_800.jpg 800w, 
        /images/changelog/doks-v4.0.0__header-with-membership-btns_1600.jpg 1600w, 
        /images/changelog/doks-v4.0.0__header-with-membership-btns_2400.jpg 2400w" sizes="(min-width: 1024px) 800px, 100vw">
    <figcaption>Site header with membership buttons</figcaption>
</figure>
<h3 id="footer-columns">Footer columns:</h3>
<p>Similar to the header dropdowns, you can now create footer columns using secondary navigation items.</p>
<figure class="kg-card kg-image-card kg-card-hascaption">
    <img src="/images/changelog/doks-v4.0.0__footer-with-columns_2400.jpg" class="kg-image" alt="" loading="lazy" width="2000" height="697" srcset="
        /images/changelog/doks-v4.0.0__footer-with-columns_800.jpg 800w, 
        /images/changelog/doks-v4.0.0__footer-with-columns_1600.jpg 1600w, 
        /images/changelog/doks-v4.0.0__footer-with-columns_2400.jpg 2400w" sizes="(min-width: 1024px) 800px, 100vw">
    <figcaption>Site footer with columns</figcaption>
</figure>
<p>To create a column, add <code>+</code> at the beginning of a secondary navigation item. This item will be used as the column title, and its URL will be ignored.</p>
<p>Then, add items that start with <code>-</code> under it to create links within that column.</p>
<p>Make sure there is no space before the <code>+</code> or <code>-</code> characters.</p>
<p>Items without a prefix will be displayed normally, similar to the previous version.</p>
<figure class="kg-card kg-image-card kg-card-hascaption">
    <img src="/images/changelog/doks-v4.0.0__footer-column-setup_1996.jpg" class="kg-image" alt="" loading="lazy" width="1996" height="932" srcset="
        /images/changelog/doks-v4.0.0__footer-column-setup_800.jpg 800w, 
        /images/changelog/doks-v4.0.0__footer-column-setup_1600.jpg 1600w, 
        /images/changelog/doks-v4.0.0__footer-column-setup_1996.jpg 1996w" sizes="(min-width: 1024px) 800px, 100vw">
    <figcaption>Example of a footer column setup</figcaption>
</figure>
<h3 id="custom-footer-description">Custom footer description:</h3>
<p>You can now set a custom description for the footer in the theme setting <strong>Footer description</strong>. Leave this field empty to use the default site description.</p>
<h3 id="custom-footer-copyright">Custom footer copyright:</h3>
<p>You can now set a custom copyright notice in the theme setting <strong>Footer copyright</strong>. Leave this field empty to use the default copyright text.</p>
<h3 id="better-social-links-setup">Better social links setup:</h3>
<ul>
<li>We now support all native social links that were added to Ghost in the latest versions in the global site settings and author profile.</li>
<li>You can continue using the <code>#social-</code> tags to set links for your other social accounts.</li>
<li>The <code>#social-</code> tags are now sorted by name. This means that you can now edit the tag’s name to control the order in which the social links are displayed on your site. For example, you can add a number to the tag name (not the slug), like this: <code>#social-01-discord</code>.</li>
<li>You can now add a link to any social platform, even if Ghost or the theme does not natively support it. Simply create a new <code>#social-</code> tag, set the URL in <em><strong>Meta data > Canonical URL</strong></em>, set the platform name in <em><strong>Meta data > Meta title</strong></em>, upload an SVG icon with a transparent background as the tag image, and finally add the tag to a public page/post.</li>
</ul>
<figure class="kg-card kg-image-card kg-card-hascaption">
    <img src="/images/changelog/doks-v4.0.0__custom-social-icon_2000.jpg" class="kg-image" alt="" loading="lazy" width="2000" height="1464" srcset="
        /images/changelog/doks-v4.0.0__custom-social-icon_800.jpg 800w, 
        /images/changelog/doks-v4.0.0__custom-social-icon_1600.jpg 1600w, 
        /images/changelog/doks-v4.0.0__custom-social-icon_2000.jpg 2000w" sizes="(min-width: 1024px) 800px, 100vw">
    <figcaption>Custom social media icon and link</figcaption>
</figure>
<h3 id="native-share-button">Native share button:</h3>
<p>Posts now support Ghost’s new share feature.</p>
<figure class="kg-card kg-image-card kg-card-hascaption">
    <img src="/images/changelog/doks-v4.0.0__native-share-btn_1600.jpg" class="kg-image" alt="" loading="lazy" width="1600" height="827" srcset="
        /images/changelog/doks-v4.0.0__native-share-btn_800.jpg 800w, 
        /images/changelog/doks-v4.0.0__native-share-btn_1600.jpg 1600w" sizes="(min-width: 1024px) 800px, 100vw">
    <figcaption>Native Ghost share button</figcaption>
</figure>
<h3 id="read-more-section">Read more section:</h3>
<p>The blog post template now supports a “<strong>Read more</strong>” section that displays related or latest posts. This feature only works for posts with the internal <code>#blog</code> tag.</p>
<h3 id="exclude-from-search">Exclude from search:</h3>
<p>You can now exclude some posts, tags, or authors from search results by injecting the following code into <em><strong>Settings > Code injection > Site footer</strong></em> and replacing the example slugs with your own.</p>
<pre class="language-html" data-language="html"><code class="language-html" metastring="{4-5,8,11}"><span class="token tag"><span class="token tag"><span class="token punctuation">&#x3C;</span>script</span><span class="token punctuation">></span></span><span class="token script"><span class="token language-javascript"> 
window<span class="token punctuation">.</span>Spiritix<span class="token punctuation">.</span>excludeFromSearch <span class="token operator">=</span> <span class="token punctuation">{</span>
    <span class="token literal-property property">posts</span><span class="token operator">:</span> <span class="token punctuation">[</span>
      <span class="token string">"example-post-slug-1"</span><span class="token punctuation">,</span>
      <span class="token string">"example-post-slug-2"</span><span class="token punctuation">,</span>
    <span class="token punctuation">]</span><span class="token punctuation">,</span>
    <span class="token literal-property property">tags</span><span class="token operator">:</span> <span class="token punctuation">[</span>
      <span class="token string">"example-tag-slug-1"</span><span class="token punctuation">,</span>
    <span class="token punctuation">]</span><span class="token punctuation">,</span>
    <span class="token literal-property property">authors</span><span class="token operator">:</span> <span class="token punctuation">[</span>
      <span class="token string">"example-author-slug-1"</span><span class="token punctuation">,</span>
    <span class="token punctuation">]</span><span class="token punctuation">,</span>
  <span class="token punctuation">}</span><span class="token punctuation">;</span>
</span></span><span class="token tag"><span class="token tag"><span class="token punctuation">&#x3C;/</span>script</span><span class="token punctuation">></span></span>
</code></pre>
<h3 id="other-improvements">Other improvements:</h3>
<ul>
<li>The “<strong>Page access</strong>” setting now works correctly on collection pages. For example, you can restrict access to the blog or roadmap feed to paid members only.</li>
<li>Better support for the “<strong>Show title and feature image</strong>” option on collection pages.</li>
<li>We now automatically adjust certain aspects of the site header (spacing, font size, visibility, …) to prevent layout issues when long navigation labels are used.</li>
<li>Better support for URL fragments in navigation items.</li>
<li>Better headings margin when visiting a page with a URL fragment.</li>
<li>Clicking the TOC’s “<strong>On this page</strong>” heading now scrolls the page to the top.</li>
<li>Code blocks now support <a href="https://prismjs.com/plugins/line-highlight/">line highlighting</a>. Add the range between curly braces after the language name in the code block card e.g. <code>JavaScript {2-5}</code></li>
<li>Improved the CTA card styles.</li>
<li>Improved image zoom feature.</li>
<li>Updated dependencies, fixed bugs, improved accessibility, and made other small design tweaks.</li>
</ul>
<div class="kg-card kg-callout-card kg-callout-card-yellow">
    <div class="kg-callout-text">
    This version introduced new labels that you may need to translate: <br>
    "Sign In", "Sign Out", "Account", "Zoom", "Download", "View all", "Share", "Updated on {date}". <br><br>
    The French translations for "Subscribe" and "Sign in" have also been updated to be more consistent.
    </div>
</div>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Bright v2.0.1]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-bright-v2-0-1/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-bright-v2-0-1/</guid>

                    <category><![CDATA[Bright]]></category>
<category><![CDATA[Patch]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Mon, 17 Nov 2025 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<ul>
<li>Fixed spacing issue in the FAQ block on dark mode</li>
<li>Removed the landing posts from the tag and author archives</li>
<li>Added a hidden honeypot field to the contact form to reduce spam</li>
<li>Fixed alignment issue on posts without tags</li>
<li>Fixed menu links’ width on mobile</li>
<li>Fixed Ghost warnings related to the new social media links</li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Bright v2.0.0]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-bright-v2-0-0/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-bright-v2-0-0/</guid>

                    <category><![CDATA[Bright]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Tue, 12 Aug 2025 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<p>We’ve just released Bright version <strong>2.0.0</strong> with exciting new features, numerous improvements, and important compatibility changes.</p>
<div class="kg-card kg-callout-card kg-callout-card-yellow">
    <div class="kg-callout-text">
    This version requires Ghost <strong>v6.0.0</strong> or later and is available to download for free from your 
    <a href="https://app.lemonsqueezy.com/my-orders">customer portal</a>.
    </div>
</div>
<p><strong>Breaking changes</strong> <em>(due to Ghost v6 limits)</em>:</p>
<ul>
<li>Landing page template: now limited to <strong>100 posts max</strong>.</li>
<li>Course template: limited to <strong>100 posts per module/group</strong> (or 100 total if groups are disabled).</li>
<li>Docs template: limited to <strong>100 posts per group</strong> (or 100 total if groups are disabled).</li>
</ul>
<p><strong>New features:</strong></p>
<ul>
<li>New feed template</li>
<li>New Authors page</li>
<li>New Tags page</li>
<li>New Contact page</li>
<li>New global RSS feed available at <code>/rss/</code></li>
</ul>
<p><strong>Improvements:</strong></p>
<ul>
<li>Added dark/light mode toggle button to the header</li>
<li>Added support for all social media icons in the author bio</li>
<li>Added dark mode support to the search modal</li>
<li>The docs template search is now scoped and only includes <code>#docs-col</code> and <code>#folders-col</code> posts (can index 1000 posts max)</li>
</ul>
<p><strong>Fixes:</strong></p>
<ul>
<li>Fixed styles for buttons in Safari</li>
<li>Fixed styles for transparent images</li>
<li>Fixed styles for navigation items starting with <code>#</code></li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Bright v1.0.2]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-bright-v1-0-2/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-bright-v1-0-2/</guid>

                    <category><![CDATA[Bright]]></category>
<category><![CDATA[Patch]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Sun, 29 Jun 2025 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<ul>
<li>Fixed a bug with the blog’s related posts date</li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Bright v1.0.1]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-bright-v1-0-1/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-bright-v1-0-1/</guid>

                    <category><![CDATA[Bright]]></category>
<category><![CDATA[Patch]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Mon, 02 Jun 2025 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<ul>
<li>Fixed a bug with the header dropdown always being highlighted</li>
<li>Added missing styles for some editor cards</li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Bright v1.0.0]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-bright-v1-0-0/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-bright-v1-0-0/</guid>

                    <category><![CDATA[Bright]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Mon, 12 May 2025 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<p>We’re excited to share the first version of our new theme, <strong>Bright</strong>, a multipurpose Ghost theme with a beautiful landing page and powerful collections for mini-courses, blogs, newsletters, help centers, and more.</p>
<p>Read the full <a href="/themes/bright/">documentation</a>.</p>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Doks v3.1.2]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v3-1-2/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v3-1-2/</guid>

                    <category><![CDATA[Doks]]></category>
<category><![CDATA[Patch]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Fri, 06 Dec 2024 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<p>We just released a new version v3.1.2 with bug fixes and improved compatibility with the latest Ghost version. You can access and download it from your <a href="https://app.lemonsqueezy.com/my-orders">customer portal</a> .</p>
<ul>
<li>Fixed compatibility with Ghost v5.101.0</li>
<li>Fixed the date display for Spanish</li>
<li>Fixed the post primary tag link’s width</li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Doks v3.1.1]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v3-1-1/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v3-1-1/</guid>

                    <category><![CDATA[Doks]]></category>
<category><![CDATA[Patch]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Sun, 25 Aug 2024 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<ul>
<li>This version contains changes needed for the latest Ghost update v5.90.0.</li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Doks v3.1.0]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v3-1-0/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v3-1-0/</guid>

                    <category><![CDATA[Doks]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Fri, 14 Jun 2024 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<p>We just released a new version <strong>v3.1.0</strong> with exciting new features and improvements. You can access and download it from your <a href="https://app.lemonsqueezy.com/my-orders">customer portal</a>.</p>
<h3 id="new-features">New features:</h3>
<ul>
<li><strong>Landing page videos</strong>: You can now add short videos in landing page blocks. Add the internal tag <code>#landing-video</code>, then add a video card to your post content, optionally add a thumbnail to the card and enable loops. You can adjust the video aspect ratio and position using the same tags for images (<code>#landing-img-3-4</code>, <code>#landing-img-left</code>, …). Video embeds are not supported.</li>
<li><strong>More padding options for landing page blocks</strong>: use <code>#landing-padding-md</code> for medium padding, and <code>#landing-padding-sm</code> for smaller padding. Use <code>#landing-no-padding-top</code> to remove top padding, and <code>#landing-no-padding-bottom</code> to remove bottom padding.</li>
<li><strong>New “Brands” landing block</strong>: Add <code>#landing-brands</code> to your landing page post, add a product card to the content, upload the brand logo as the card image (a filter is applied to the image to make it work for both light and dark theme, a monochrome, SVG or transparent PNG is recommended), give the card a title for SEO, and optionally enable the card button to make it clickable. Repeat the process for all the brands, and make sure there is no empty space between the cards. <br>To replicate the same style as our demo, remove the post title with <code>#landing-no-title</code> and reduce the padding with <code>#landing-padding-md</code>.</li>
<li><strong>New option “System” for the “Default color scheme” theme setting</strong>: This will make the color scheme match the user’s OS/browser settings, unless they explicitly change it.</li>
<li>Added support for <strong>WhatsApp</strong> social icon</li>
<li>Added support for <strong>Dribbble</strong> social icon</li>
</ul>
<h3 id="improvements">Improvements:</h3>
<ul>
<li>Improved Javascript loading time</li>
</ul>
<h3 id="fixes">Fixes:</h3>
<ul>
<li>Navigation links starting with <code>#</code> are no longer highlighted when visiting the homepage</li>
<li>Fixed wrong font family on some Ghost cards (Button, Product, NFT, and Header)</li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Doks v3.0.0]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v3-0-0/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v3-0-0/</guid>

                    <category><![CDATA[Doks]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Mon, 12 Feb 2024 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<h3 id="breaking-changes">Breaking changes:</h3>
<p><strong>Inline code</strong>: We changed the inline code styles to have a gray box (like this <code>inline code</code>) instead of visible backticks. If you prefer the previous styles inject the following code into your site header:</p>
<pre class="language-html" data-language="html"><code class="language-html"><span class="token tag"><span class="token tag"><span class="token punctuation">&#x3C;</span>script</span><span class="token punctuation">></span></span><span class="token script"><span class="token language-javascript">
  document<span class="token punctuation">.</span>documentElement<span class="token punctuation">.</span>classList<span class="token punctuation">.</span><span class="token function">remove</span><span class="token punctuation">(</span><span class="token string">"has-inline-code-block"</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
</span></span><span class="token tag"><span class="token tag"><span class="token punctuation">&#x3C;/</span>script</span><span class="token punctuation">></span></span>
</code></pre>
<h3 id="new-features">New features:</h3>
<ul>
<li><strong>New landing page block type “Blog”</strong>: Create a post with the internal tag <code>#landing-blog</code> to show the latest 6 blog posts on your landing page.</li>
<li><strong>Menu dropdowns</strong>: You can now create multiple menu dropdowns for your navigation: <br> To create a dropdown, add <code>+</code> to the beginning of a navigation item (the URL for this item is ignored), then follow it with items that start with <code>-</code> (make sure there is no space before the <code>+</code> and <code>-</code> characters). <br> You can create multiple dropdowns, each dropdown can include up to 10 inner items.</li>
<li><strong>New “Tags” page</strong>: We added a new minimal archive page for listing all your tags. To enable it create and publish a page with slug <code>tags</code>, then edit your routes config file as follows and upload it to Ghost (make sure the <code>/tags/</code> page is under <code>routes:</code> and not <code>collections:</code>):</li>
</ul>
<pre class="language-yaml" data-language="yaml"><code class="language-yaml" metastring="{2-4}"><span class="token key atrule">routes</span><span class="token punctuation">:</span>
  <span class="token key atrule">/tags/</span><span class="token punctuation">:</span>
    <span class="token key atrule">template</span><span class="token punctuation">:</span> tags
    <span class="token key atrule">data</span><span class="token punctuation">:</span> page.tags

<span class="token key atrule">collections</span><span class="token punctuation">:</span>
  <span class="token comment"># ...</span>
</code></pre>
<div class="kg-card kg-callout-card kg-callout-card-yellow">
    <div class="kg-callout-text">
        If you like to hide a tag from the list, add it to the tags page.
    </div>
</div>
<ul>
<li><strong>Collapsible Table of Contents</strong>: Add the internal tag <code>#template-toc-collapsible</code> to your posts to enable it. Using this option, only the first level of headings is visible by default, the second level of headings will appear when you scroll to it. Great for long posts with lots of headings.</li>
<li><strong>Support for Table of Contents in narrow posts</strong>: We added Table of Contents support for narrow post type (post with the internal tag <code>#template-narrow</code>). Add the internal tag <code>#template-toc</code> to your posts to enable it.</li>
<li><strong>Hide feature image</strong>: Add the internal tag <code>#template-no-img</code> to your posts to hide the feature image. Useful for blogs when you want the image to be visible on the listing but not on the post itself.</li>
<li><strong>Remove the gray background and border from images</strong>: If you’re using transparent images and don’t like the gray background and border around your images, you can inject the following code to your site header to remove them:</li>
</ul>
<pre class="language-html" data-language="html"><code class="language-html"><span class="token tag"><span class="token tag"><span class="token punctuation">&#x3C;</span>script</span><span class="token punctuation">></span></span><span class="token script"><span class="token language-javascript">
    <span class="token comment">// Remove the gray background from images</span>
    document<span class="token punctuation">.</span>documentElement<span class="token punctuation">.</span>classList<span class="token punctuation">.</span><span class="token function">add</span><span class="token punctuation">(</span><span class="token string">"no-img-background"</span><span class="token punctuation">)</span><span class="token punctuation">;</span>

    <span class="token comment">// Remove the gray border from images</span>
    document<span class="token punctuation">.</span>documentElement<span class="token punctuation">.</span>classList<span class="token punctuation">.</span><span class="token function">add</span><span class="token punctuation">(</span><span class="token string">"no-img-border"</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
</span></span><span class="token tag"><span class="token tag"><span class="token punctuation">&#x3C;/</span>script</span><span class="token punctuation">></span></span>
</code></pre>
<ul>
<li><strong>Support for multiple blog collections</strong>: You can now use the blog template on multiple collections with no problem.</li>
<li><strong>Support for author bio</strong>: Add the internal tag <code>#template-bio</code> to your posts to show the author bio under the post content.</li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Doks v2.3.2]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v2-3-2/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v2-3-2/</guid>

                    <category><![CDATA[Doks]]></category>
<category><![CDATA[Patch]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Thu, 23 Nov 2023 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<ul>
<li>Fixed an issue with native italic fonts loading.</li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Doks v2.3.1]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v2-3-1/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v2-3-1/</guid>

                    <category><![CDATA[Doks]]></category>
<category><![CDATA[Patch]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Sun, 05 Nov 2023 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<ul>
<li>Added missing generated CSS classes for posts (post_class).</li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Doks v2.3.0]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v2-3-0/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v2-3-0/</guid>

                    <category><![CDATA[Doks]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Fri, 27 Oct 2023 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<ul>
<li>Added support for Mastodon</li>
<li>Added support for TikTok</li>
<li>Added a new blog template “<strong>Directory</strong>” (list posts grouped by tag): add the internal tag <code>#blog-directory</code> to the blog page, then add the normal tags you want to feature.</li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Doks v2.2.1]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v2-2-1/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v2-2-1/</guid>

                    <category><![CDATA[Doks]]></category>
<category><![CDATA[Patch]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Sun, 24 Sep 2023 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<ul>
<li>The manding page animations didn’t work on some mobile browsers on iOS. This patch version fixes this issue.</li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Doks v2.2.0]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v2-2-0/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v2-2-0/</guid>

                    <category><![CDATA[Doks]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Sun, 24 Sep 2023 21:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<p>We just released an update v2.2.0 with the following improvements:</p>
<h3 id="roadmap-date">Roadmap date:</h3>
<ul>
<li>The roadmap posts will now show the “published at” date and author by default.</li>
<li>On the roadmap page, the cards will not show the date by default. To enable the date, add the internal tag <code>#roadmap-published-at</code> (or <code>#template-published-at</code>) to the roadmap page.</li>
</ul>
<h3 id="support-for-43-image-ratio">Support for 4:3 image ratio:</h3>
<ul>
<li>To enable this ratio on the a landing page block add the tag <code>#landing-img-4-3</code> to each post.</li>
<li>To enable this ratio on the blog posts add the tag <code>#template-img-4-3</code> to each post.</li>
<li>To enable this ratio on the blog page (its own feature image) add the tag <code>#template-img-4-3</code> to the page.</li>
<li>To enable this ratio on the blog page cards add the tag <code>#template-cards-img-4-3</code> to the page.</li>
</ul>
<h3 id="disable-the-image-blur-effect">Disable the image blur effect:</h3>
<ul>
<li>To disable the image blur effect copy the small script bellow and add it to <em><strong>Settings > Code injection > Site Header</strong></em> (note that the images will be hidden until they finish loading)</li>
</ul>
<pre class="language-html" data-language="html"><code class="language-html"><span class="token comment">&#x3C;!-- Disable image blur --></span>
<span class="token tag"><span class="token tag"><span class="token punctuation">&#x3C;</span>script</span><span class="token punctuation">></span></span><span class="token script"><span class="token language-javascript">document<span class="token punctuation">.</span>documentElement<span class="token punctuation">.</span>classList<span class="token punctuation">.</span><span class="token function">add</span><span class="token punctuation">(</span><span class="token string">'no-img-blur'</span><span class="token punctuation">)</span><span class="token punctuation">;</span></span></span><span class="token tag"><span class="token tag"><span class="token punctuation">&#x3C;/</span>script</span><span class="token punctuation">></span></span>
</code></pre>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Doks v2.1.0]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v2-1-0/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v2-1-0/</guid>

                    <category><![CDATA[Doks]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Sat, 23 Sep 2023 21:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<p>You can now use “<strong>Last updated at</strong>” date in blog posts instead of “<strong>Published at</strong>” date.</p>
<p>To enable it on a blog post, add the internal tag <code>#template-updated-at</code> to the post.<br></p>
<p>If you like to enable it on the blog list page, add <code>#template-updated-at</code> to the blog page.<br></p>
<p>At this point, the cards will show the updated at date but they will be out of order (because they’re ordered by published at date), we need to tell Ghost to order the blog collection by updated at date, this requires a small change to the routes file.<br></p>
<p>Download your current routes file from <em><strong>Settings > Labs > Routes</strong></em> and add <code>order: "updated_at desc"</code> to the blog collection, finally, upload your updated routes file to Ghost.</p>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Doks v2.0.1]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v2-0-1/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v2-0-1/</guid>

                    <category><![CDATA[Doks]]></category>
<category><![CDATA[Patch]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Tue, 19 Sep 2023 22:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<ul>
<li>This version contains a patch that fixes a small issue in blog grid layout.</li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Doks v2.0.0]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v2-0-0/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v2-0-0/</guid>

                    <category><![CDATA[Doks]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Tue, 19 Sep 2023 21:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<p>We just released a new version <strong>v2.0.0</strong> with exciting new features and tons of improvements.</p>
<p>You can access and download it for free from your <a href="https://app.lemonsqueezy.com/my-orders">customer portal</a>.</p>
<hr>
<p><strong>IMPORTANT</strong>:</p>
<ul>
<li>Download your currently active theme as a backup and name it <strong>doks-backup.zip</strong></li>
<li>Before uploading the new zip file, make sure it is named <strong>doks.zip</strong> just like the first time you uploaded it (not doks_01.zip, not doks_copy.zip, …), otherwise Ghost will consider it a new theme and will reset the theme settings to default.</li>
<li>This version requires Ghost <strong>v5.54.1</strong> or later (it’s already supported if you’re hosting on Ghost(pro))</li>
<li>If you made changes directly to the theme’s source code, remember to reproduce them on this new version.</li>
<li>If you’re using a language other than English or French, make sure to translate the new labels.</li>
</ul>
<hr>
<p><strong>Breaking changes</strong>:</p>
<ul>
<li>We removed social media links (Github, Discord, and LinkedIn) from the theme settings.</li>
</ul>
<p><strong>New features</strong>:</p>
<ul>
<li>New Roadmap template</li>
<li>New theme setting “<strong>Default color scheme</strong>”. Choose your website’s default color scheme.</li>
<li>New theme setting “<strong>Gray scale</strong>”. Choose different shades of gray and change the general tone of your website.</li>
<li>New theme setting “<strong>Max navigation items</strong>”</li>
<li>New collapsible doc sections</li>
<li>New blog template with images</li>
<li>New blog grid layout</li>
<li>New animations on the landing page</li>
<li>Added internal linking between landing page blocks</li>
<li>New blog post layout “Narrow”</li>
<li>New blog post layout with table of contents</li>
<li>Support of comments on doc pages</li>
<li>Added support for Linkedin, Instagram, Youtube, Telegram, X</li>
</ul>
<p><strong>Improvements</strong>:</p>
<ul>
<li>Optimized assets and images loading</li>
<li>Added dark/light theme toggle to the footer</li>
<li>Added tags to Changelog</li>
<li>Added support for the beta editor (Note: Ghost is still actively working on this editor, if you find any issues please report back)</li>
</ul>
<p><strong>Fixes</strong>:</p>
<ul>
<li>Small images are now centered in content</li>
<li>Newsletter form is now hidden when membership is disabled</li>
<li>Empty paragraphs in content used to be ignored, now they’re not</li>
<li>Code injection didn’t work before for pages used as data in routes.yaml</li>
<li>The dark sidebar used to be too dark on light mode, now it’s a little bit lighter.</li>
<li>Added missing post content CTA translations and improved styles</li>
<li>All external links in content open in a new tab now</li>
<li>Full-width cards now take the full width of the page</li>
</ul>]]></content:encoded>
                </item>
<item>
                    <title><![CDATA[New release: Doks v1.0.0]]></title>
                    <description><![CDATA[]]></description>
                    <link>https://spiritix.co/changelog/new-release-doks-v1-0-0/</link>
                    <guid isPermaLink="false">https://spiritix.co/changelog/new-release-doks-v1-0-0/</guid>

                    <category><![CDATA[Doks]]></category>

                    <dc:creator><![CDATA[Spiritix]]></dc:creator>

                    <pubDate>Sun, 09 Jul 2023 21:59:59 GMT</pubDate>

                    <content:encoded><![CDATA[<p>We’re excited to share the first version of our documentation theme <strong>Doks</strong>, a premium Ghost theme specially designed to create beautiful and modern documentation, knowledge bases, and help centers.</p>
<p>Read the full <a href="/themes/doks/">documentation</a>.</p>]]></content:encoded>
                </item>
    </channel>
</rss>