<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>page-actions on Yore</title><link>https://yore.zsl0621.cc/tags/page-actions/</link><description>Recent content in page-actions on Yore</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 19 Apr 2026 06:50:00 +0800</lastBuildDate><atom:link href="https://yore.zsl0621.cc/tags/page-actions/index.xml" rel="self" type="application/rss+xml"/><item><title>Page Actions</title><link>https://yore.zsl0621.cc/docs/features/page-actions/</link><pubDate>Sun, 19 Apr 2026 06:50:00 +0800</pubDate><guid>https://yore.zsl0621.cc/docs/features/page-actions/</guid><description>&lt;p&gt;Page actions add a per-page dropdown menu with utilities for sharing and inspecting content.&lt;/p&gt;
&lt;h2 id="configuration"&gt;
	Configuration
	&lt;a class="heading-anchor" href="#configuration" aria-label="Permalink to 'Configuration'"&gt;&lt;/a&gt;
&lt;/h2&gt;&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Key&lt;/th&gt;
 &lt;th&gt;Type&lt;/th&gt;
 &lt;th&gt;Description&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;pageShowActions&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;bool&lt;/td&gt;
 &lt;td&gt;Show the page actions menu, can also be set in front matter&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;repoURL&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;string&lt;/td&gt;
 &lt;td&gt;Branch root URL, enables &lt;em&gt;View Repo Source&lt;/em&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;code&gt;repoSubdir&lt;/code&gt;&lt;/td&gt;
 &lt;td&gt;string&lt;/td&gt;
 &lt;td&gt;Path from repo root to Hugo project directory&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The &lt;code&gt;repoURL&lt;/code&gt; must point to the branch root, not the repository root. If the Hugo project lives in a subdirectory of the repository, set &lt;code&gt;repoSubdir&lt;/code&gt;. Config example:&lt;/p&gt;</description></item></channel></rss>