<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Release on OINK</title>
		<link>https://oink.pgsty.com/tags/release/</link>
		<description>Recent content in Release on OINK</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
		
			<lastBuildDate>Sun, 09 Aug 2026 18:58:31 +0800</lastBuildDate>
		
			<atom:link href="https://oink.pgsty.com/tags/release/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Release 0.16.0 report and upgrade guide</title>
				<link>https://oink.pgsty.com/blog/2026/0.16.0/</link>
				<pubDate>Wed, 29 Jul 2026 00:00:00 +0000</pubDate>
				<guid>https://oink.pgsty.com/blog/2026/0.16.0/</guid>
				<description>&lt;!-- markdownlint-disable descriptive-link-text no-space-in-emphasis --&gt;&#xA;&lt;div class=&#34;td-card card border me-4&#34;&gt;&#xA;&lt;div class=&#34;card-header&#34;&gt;&#xA;      Highlights&#xA;    &lt;/div&gt;&#xA;&lt;div class=&#34;card-body&#34;&gt;&#xA;    &lt;p class=&#34;card-text&#34;&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-cubes text-primary fa-lg&#34;&gt;&lt;/i&gt;&#xA;&lt;span&gt;&lt;strong&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#npm-registry&#34;&gt;First-class npm support&lt;/a&gt;&lt;/strong&gt;: install Docsy from the&#xA;registry, and &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#npm-deps&#34;&gt;more&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-star text-info fa-lg&#34;&gt;&lt;/i&gt; &lt;span&gt;&lt;strong&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#favicons&#34;&gt;Favicons&lt;/a&gt;&lt;/strong&gt;: drop your&#xA;icons into &lt;code&gt;static/&lt;/code&gt; and Docsy does the rest&lt;/span&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-bolt text-warning fa-lg&#34;&gt;&lt;/i&gt; &lt;span&gt;&lt;strong&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#shared-chrome&#34;&gt;Shared chrome&lt;/a&gt;&lt;/strong&gt;&#xA;(experimental): a build mode for much faster link checking of large&#xA;sites&lt;/span&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-robot text-info fa-lg&#34;&gt;&lt;/i&gt;&#xA;&lt;span&gt;&lt;strong&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#upgrading-with-ai&#34;&gt;Agent-ready upgrade guide&lt;/a&gt;&lt;/strong&gt;: hand this post to&#xA;your AI assistant&lt;/span&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/p&gt;&#xA;      &lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;&lt;h2 id=&#34;release-summary&#34;&gt;Release summary&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#release-summary&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Packaging modernization&lt;/strong&gt;:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#theme-folder&#34;&gt;Theme folder move&lt;/a&gt;: a one-line path update per install mode&lt;/li&gt;&#xA;&lt;li&gt;Hugo modules now source &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#npm-deps&#34;&gt;Bootstrap and Font Awesome via npm&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#postcss&#34;&gt;PostCSS now opt-in&lt;/a&gt; for non-RTL sites&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#npm-registry&#34;&gt;Docsy on the npm registry&lt;/a&gt;: the new &lt;code&gt;@docsy/theme&lt;/code&gt; package&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#hugo&#34;&gt;Minimum Hugo raised to 0.160.1&lt;/a&gt;&lt;/strong&gt;: was 0.146.0&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;New features&lt;/strong&gt;:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#favicons&#34;&gt;Favicon discovery&lt;/a&gt; from &lt;code&gt;static/&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#shared-chrome&#34;&gt;Shared chrome build mode&lt;/a&gt; (experimental)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#other-notable-changes&#34;&gt;Other notable changes&lt;/a&gt;&lt;/strong&gt;, and&#xA;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#for-maintainers&#34;&gt;for maintainers&lt;/a&gt;: repository package layout, and build and&#xA;test guards&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;ready-to-upgrade&#34;&gt;Ready to upgrade? &lt;a id=&#34;breaking-changes&#34;&gt;&lt;/a&gt;&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#ready-to-upgrade&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&amp;#x26a0;&amp;#xfe0f; Respect the &lt;a href=&#34;https://oink.pgsty.com/docs/update/#update-order&#34;&gt;order of steps&lt;/a&gt; to avoid breaking your build.&lt;/li&gt;&#xA;&lt;li&gt;Review &lt;span class=&#34;badge text-bg-warning rounded-pill text-small&#34;&gt;BREAKING&lt;/span&gt; changes:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-triangle-exclamation fa-lg text-warning px-1&#34;&gt;&lt;/i&gt; &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#theme-folder&#34;&gt;Theme folder move&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-triangle-exclamation fa-lg text-warning px-1&#34;&gt;&lt;/i&gt; &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#hugo&#34;&gt;Minimum Hugo version&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-triangle-exclamation fa-lg text-warning px-1&#34;&gt;&lt;/i&gt; &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#favicons&#34;&gt;Default favicons removed&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-triangle-exclamation fa-lg text-warning px-1&#34;&gt;&lt;/i&gt; &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#npm-deps&#34;&gt;Bootstrap and Font Awesome via npm&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Review the companion &lt;a href=&#34;https://oink.pgsty.com/blog/2026/hugo-0.158.0&amp;#43;/&#34;&gt;Hugo 0.158+ upgrade guide&lt;/a&gt; if your site is&#xA;not already building cleanly with Hugo 0.164.0.&lt;/li&gt;&#xA;&lt;li&gt;Optionally skim:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-regular fa-square-check fa-lg text-success px-1&#34;&gt;&lt;/i&gt; &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#npm-registry&#34;&gt;Docsy on the npm registry&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-regular fa-square-check fa-lg text-success px-1&#34;&gt;&lt;/i&gt; &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#favicons&#34;&gt;Favicon discovery&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-regular fa-square-check fa-lg text-success px-1&#34;&gt;&lt;/i&gt; Experimental &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#shared-chrome&#34;&gt;shared chrome build mode&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-regular fa-wand-magic-sparkles fa-lg text-info px-1&#34;&gt;&lt;/i&gt; &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#postcss&#34;&gt;PostCSS is opt-in for non-RTL sites&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#other-notable-changes&#34;&gt;Other notable changes&lt;/a&gt;, and&#xA;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#for-maintainers&#34;&gt;for maintainers&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-rocket text-primary px-1&#34;&gt;&lt;/i&gt; Jump to &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#upgrade&#34;&gt;Upgrade to 0.16.0&lt;/a&gt;&#xA;yourself, or &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.16.0/#upgrading-with-ai&#34;&gt;ask an AI agent&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;theme-folder&#34;&gt;&lt;i class=&#34;fa-solid fa-triangle-exclamation fa-lg text-warning px-1&#34;&gt;&lt;/i&gt; / &lt;i class=&#34;fa-regular fa-wand-magic-sparkles fa-lg text-info px-1&#34;&gt;&lt;/i&gt; Theme folder move&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#theme-folder&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Docsy&amp;rsquo;s canonical theme tree has moved from the repository root to &lt;code&gt;theme/&lt;/code&gt;.&#xA;This is the main structural change in 0.16.0.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Release 0.15.0 report and upgrade guide</title>
				<link>https://oink.pgsty.com/blog/2026/0.15.0/</link>
				<pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate>
				<guid>https://oink.pgsty.com/blog/2026/0.15.0/</guid>
				<description>&lt;!-- markdownlint-disable no-space-in-emphasis --&gt;&#xA;&lt;div class=&#34;td-card card border me-4&#34;&gt;&#xA;&lt;div class=&#34;card-header&#34;&gt;&#xA;      Highlights&#xA;    &lt;/div&gt;&#xA;&lt;div class=&#34;card-body&#34;&gt;&#xA;    &lt;p class=&#34;card-text&#34;&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-robot text-info fa-lg&#34;&gt;&lt;/i&gt; &lt;span&gt;&lt;strong&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.15.0/#agent-support&#34;&gt;Agent support&lt;/a&gt;&lt;/strong&gt;:&#xA;&lt;code&gt;llms.txt&lt;/code&gt;, Markdown page output, and a &amp;ldquo;View Markdown&amp;rdquo; page-meta link&lt;/span&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-diagram-project text-success fa-lg&#34;&gt;&lt;/i&gt;&#xA;&lt;span&gt;&lt;strong&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.15.0/#doc-rooted-sites&#34;&gt;Doc-rooted sites&lt;/a&gt;&lt;/strong&gt;: improved support for&#xA;publishing docs at the site root&lt;/span&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-code-branch text-primary fa-lg&#34;&gt;&lt;/i&gt;&#xA;&lt;span&gt;&lt;strong&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.15.0/#version-menu&#34;&gt;Version menus&lt;/a&gt;&lt;/strong&gt;: richer entries and updated navbar&#xA;rendering&lt;/span&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/p&gt;&#xA;      &lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;&lt;h2 id=&#34;release-summary&#34;&gt;Release summary&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#release-summary&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.15.0/#agent-support&#34;&gt;Agent support&lt;/a&gt;&lt;/strong&gt; (experimental):&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Generated &lt;code&gt;llms.txt&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Markdown page output&lt;/li&gt;&#xA;&lt;li&gt;&amp;ldquo;View Markdown&amp;rdquo; page-meta link&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.15.0/#doc-rooted-sites&#34;&gt;Doc-rooted sites&lt;/a&gt;&lt;/strong&gt; (experimental): documented pattern&#xA;and example variant for sites whose &lt;code&gt;docs&lt;/code&gt; section is published at the site&#xA;root&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.15.0/#version-menu&#34;&gt;Version menu entries&lt;/a&gt;&lt;/strong&gt;: headings, separators, per-entry&#xA;page-link behavior, and kind-specific styling&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Content, shortcodes, and internationalization&lt;/strong&gt;:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.15.0/#community-footer-links&#34;&gt;Community and footer links&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.15.0/#card-shortcode&#34;&gt;&lt;code&gt;card&lt;/code&gt; shortcode rendering&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.15.0/#internationalization&#34;&gt;Internationalization&lt;/a&gt; additions and updates&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;ready-to-upgrade&#34;&gt;Ready to Upgrade? &lt;a id=&#34;breaking-changes&#34;&gt;&lt;/a&gt;&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#ready-to-upgrade&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Review &lt;span class=&#34;badge text-bg-warning rounded-pill text-small&#34;&gt;BREAKING&lt;/span&gt; changes:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-triangle-exclamation fa-lg text-warning px-1&#34;&gt;&lt;/i&gt;&#xA;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.15.0/#community-footer-links&#34;&gt;Community and footer links&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-triangle-exclamation fa-lg text-warning px-1&#34;&gt;&lt;/i&gt; &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.15.0/#version-menu&#34;&gt;Version menu entries&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-triangle-exclamation fa-lg text-warning px-1&#34;&gt;&lt;/i&gt; &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.15.0/#card-shortcode&#34;&gt;Card shortcode rendering&lt;/a&gt; (low&#xA;risk)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Optionally skim:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-regular fa-square-check fa-lg text-success px-1&#34;&gt;&lt;/i&gt; New features (look for the green checkmark icon)&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-regular fa-wand-magic-sparkles fa-lg text-info px-1&#34;&gt;&lt;/i&gt; Cleanup / improvement opportunities (look for this&#xA;icon)&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.15.0/#other-notable-changes&#34;&gt;Other notable changes&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-rocket text-primary px-1&#34;&gt;&lt;/i&gt; Jump to &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.15.0/#upgrade&#34;&gt;Upgrade to 0.15.0&lt;/a&gt; once&#xA;you are ready&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;agent-support&#34;&gt;&lt;i class=&#34;fa-regular fa-square-check fa-lg text-success px-1&#34;&gt;&lt;/i&gt; Agent support&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#agent-support&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Release 0.15.0 includes the &lt;a href=&#34;https://github.com/google/docsy/issues/2614&#34;&gt;phase 1&lt;/a&gt; implementation of agent support,&#xA;which provides opt-in features that help AI agents and automated tools discover&#xA;and use your site content, including:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Release 0.14.0 report and upgrade guide</title>
				<link>https://oink.pgsty.com/blog/2026/0.14.0/</link>
				<pubDate>Tue, 10 Feb 2026 00:00:00 +0000</pubDate>
				<guid>https://oink.pgsty.com/blog/2026/0.14.0/</guid>
				<description>&lt;div class=&#34;td-alert td-alert--md alert alert-info&#34; role=&#34;alert&#34;&gt;&lt;div class=&#34;td-alert-heading alert-heading&#34; role=&#34;heading&#34; aria-level=&#34;4&#34;&gt;Patch updates 0.14.1 to 0.14.3&lt;/div&gt;&#xA;  &lt;div class=&#34;td-alert-body&#34;&gt;&#xA;    &lt;p&gt;For the key fixes of these patch updates, see &lt;a href=&#34;https://oink.pgsty.com/project/about/changelog/#v0.14.1&#34;&gt;0.14.1&lt;/a&gt;,&#xA;&lt;a href=&#34;https://oink.pgsty.com/project/about/changelog/#v0.14.2&#34;&gt;0.14.2&lt;/a&gt;, and &lt;a href=&#34;https://oink.pgsty.com/project/about/changelog/#v0.14.3&#34;&gt;0.14.3&lt;/a&gt;. For other changes to 0.14.2, see&#xA;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.14.0/#0.14.2&#34;&gt;Patch update 0.14.2&lt;/a&gt;. If you are upgrading now, follow this guide&#xA;and use 0.14.3 where it references 0.14.0.&lt;/p&gt;&#xA;    &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;style&gt;&#xA;  li &gt; div.alert-nb { margin: 0.5rem 0 !important;}&#xA;&lt;/style&gt;&#xA;&lt;div class=&#34;td-card card border me-4&#34;&gt;&#xA;&lt;div class=&#34;card-header&#34;&gt;&#xA;      Highlights&#xA;    &lt;/div&gt;&#xA;&lt;div class=&#34;card-body&#34;&gt;&#xA;    &lt;p class=&#34;card-text&#34;&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-palette text-success fa-lg&#34;&gt;&lt;/i&gt;&#xA;&lt;span&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.14.0/#styles-customization&#34;&gt;&lt;strong&gt;Styles and customization&lt;/strong&gt;&lt;/a&gt;: navbar&#xA;improvements, reorganized SCSS files&lt;/span&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-book text-info fa-lg&#34;&gt;&lt;/i&gt; &lt;span&gt;&lt;strong&gt;Content and localization&lt;/strong&gt;: new&#xA;Markdown &lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.14.0/#alerts&#34;&gt;alert syntax&lt;/a&gt; and&#xA;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.14.0/#other-notable-changes&#34;&gt;internationalization&lt;/a&gt; improvements&lt;/span&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-triangle-exclamation text-warning fa-lg&#34;&gt;&lt;/i&gt;&#xA;&lt;span&gt;&lt;strong&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2026/0.14.0/#hugo&#34;&gt;Hugo 0.155.0 requirement&lt;/a&gt;&lt;/strong&gt;, and 0.153+ breaking and notable&#xA;changes&lt;/span&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Release 0.13.0 report and upgrade guide</title>
				<link>https://oink.pgsty.com/blog/2025/0.13.0/</link>
				<pubDate>Mon, 24 Nov 2025 00:00:00 +0000</pubDate>
				<guid>https://oink.pgsty.com/blog/2025/0.13.0/</guid>
				<description>&lt;div class=&#34;td-card card border me-4&#34;&gt;&#xA;&lt;div class=&#34;card-header&#34;&gt;&#xA;      Highlights&#xA;    &lt;/div&gt;&#xA;&lt;div class=&#34;card-body&#34;&gt;&#xA;    &lt;p class=&#34;card-text&#34;&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-fire text-warning fa-lg&#34;&gt;&lt;/i&gt; &lt;span&gt;Docsy &lt;a href=&#34;https://github.com/google/docsy/releases/v0.13.0&#34;&gt;0.13.0&lt;/a&gt; includes the&#xA;&lt;strong&gt;&lt;em&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2025/0.13.0/#active-toc-entry-tracking&#34;&gt;most upvoted&lt;/a&gt;&lt;/em&gt; enhancement&lt;/strong&gt; &lt;a href=&#34;https://github.com/google/docsy/issues?q=is%3Aissue%20state%3Aclosed%20sort%3Areactions-%2B1-desc%20closed%3A2025-01-01..2025-12-31&#34;&gt;request of 2025&lt;/a&gt;, and more.&lt;/span&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-check text-success fa-lg&#34;&gt;&lt;/i&gt; &lt;span&gt;This release has new features and&#xA;only&#xA;&lt;a href=&#34;https://oink.pgsty.com/blog/2025/0.13.0/#breaking-changes&#34;&gt;minor breaking changes&lt;/a&gt;.&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/span&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-robot text-info fa-lg&#34;&gt;&lt;/i&gt; &lt;span&gt;Read about&#xA;&lt;a href=&#34;https://oink.pgsty.com/blog/2025/0.13.0/#upgrading-and-ai&#34;&gt;our experiences&lt;/a&gt; using AI to&#xA;&lt;a href=&#34;https://oink.pgsty.com/blog/2025/0.13.0/#upgrade&#34;&gt;upgrade Docsy projects&lt;/a&gt;.&lt;/span&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/p&gt;&#xA;      &lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;&lt;h2 id=&#34;release-summary&#34;&gt;Release summary&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#release-summary&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Docsy &lt;a href=&#34;https://github.com/google/docsy/releases/v0.13.0&#34;&gt;0.13.0&lt;/a&gt; comes with the following notable features and fixes:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-compass text- px-1&#34;&gt;&lt;/i&gt; &lt;a href=&#34;https://oink.pgsty.com/blog/2025/0.13.0/#navigation-and-ux&#34;&gt;Navigation and UX&lt;/a&gt;&#xA;improvements including the &lt;strong&gt;&lt;em&gt;most upvoted&lt;/em&gt; enhancement&lt;/strong&gt; &lt;a href=&#34;https://github.com/google/docsy/issues?q=is%3Aissue%20state%3Aclosed%20sort%3Areactions-%2B1-desc%20closed%3A2025-01-01..2025-12-31&#34;&gt;request of 2025&lt;/a&gt;:&#xA;&lt;a href=&#34;https://oink.pgsty.com/blog/2025/0.13.0/#active-toc-entry-tracking&#34;&gt;Active TOC entry tracking&lt;/a&gt; (&lt;a href=&#34;https://github.com/google/docsy/issues/349&#34;&gt;#349&lt;/a&gt;, &lt;a href=&#34;https://github.com/google/docsy/issues/2289&#34;&gt;#2289&lt;/a&gt;)&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-code text- px-1&#34;&gt;&lt;/i&gt; &lt;a href=&#34;https://oink.pgsty.com/blog/2025/0.13.0/#alert-shortcode&#34;&gt;Alert shortcode&lt;/a&gt; rewrite for&#xA;better Markdown support&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-universal-access text- px-1&#34;&gt;&lt;/i&gt; &lt;a href=&#34;https://oink.pgsty.com/blog/2025/0.13.0/#accessibility&#34;&gt;Accessibility&lt;/a&gt;&#xA;enhancements for better color contrast and dark mode support&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;ready-to-upgrade&#34;&gt;Ready to upgrade? &lt;a id=&#34;breaking-changes&#34;&gt;&lt;/a&gt;&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#ready-to-upgrade&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Review &lt;span class=&#34;badge text-bg-warning rounded-pill text-small&#34;&gt;BREAKING&lt;/span&gt; changes:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-triangle-exclamation fa-lg text-warning px-1&#34;&gt;&lt;/i&gt; &lt;a href=&#34;https://oink.pgsty.com/blog/2025/0.13.0/#alert-shortcode&#34;&gt;Alert shortcode&lt;/a&gt; body content&#xA;processing changes&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-triangle-exclamation fa-lg text-warning px-1&#34;&gt;&lt;/i&gt; &lt;a href=&#34;https://oink.pgsty.com/blog/2025/0.13.0/#language-menu-visibility&#34;&gt;Language menu&lt;/a&gt;&#xA;visibility changes&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Optionally skim:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-regular fa-square-check fa-lg text-success px-1&#34;&gt;&lt;/i&gt; New features&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://oink.pgsty.com/blog/2025/0.13.0/#other-notable-changes&#34;&gt;Other notable changes&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;i class=&#34;fa-solid fa-rocket text-primary px-1&#34;&gt;&lt;/i&gt; Jump to&#xA;&lt;a href=&#34;https://oink.pgsty.com/blog/2025/0.13.0/#upgrading-and-ai&#34;&gt;Upgrade to 0.13.0&lt;/a&gt; once you are ready.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;navigation-and-ux&#34;&gt;&lt;i class=&#34;fa-solid fa-compass text- px-1&#34;&gt;&lt;/i&gt; Navigation and UX improvements&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#navigation-and-ux&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;active-toc-entry-tracking&#34;&gt;&lt;i class=&#34;fa-regular fa-square-check fa-lg text-success px-1&#34;&gt;&lt;/i&gt; Active TOC entry tracking&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#active-toc-entry-tracking&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;Docsy 0.13.0 introduces &lt;em&gt;active table of contents (TOC) entry tracking&lt;/em&gt;, the&#xA;&lt;strong&gt;most upvoted&lt;/strong&gt; enhancement &lt;a href=&#34;https://github.com/google/docsy/issues?q=is%3Aissue%20state%3Aclosed%20sort%3Areactions-%2B1-desc%20closed%3A2025-01-01..2025-12-31&#34;&gt;request of 2025&lt;/a&gt;. This feature highlights the&#xA;TOC entry corresponding to the page&amp;rsquo;s section that is currently in view. The&#xA;feature is implemented using (a &lt;a href=&#34;https://oink.pgsty.com/project/implementation/scrollspy-patch/&#34;&gt;patched&lt;/a&gt; version of) Bootstrap’s&#xA;&lt;a href=&#34;https://getbootstrap.com/docs/5.3/components/scrollspy/&#34;&gt;ScrollSpy&lt;/a&gt;. The new default TOC labels “On this page” and “Top of page” are&#xA;localizable. For details, see &lt;a href=&#34;https://oink.pgsty.com/docs/content/navigation/#toc-entry-tracking&#34;&gt;Active TOC entry tracking with ScrollSpy&lt;/a&gt;.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
