<?xml version="1.0" encoding="utf-8" standalone="yes"?><feed xmlns="http://www.w3.org/2005/Atom"><title>Menu on Sine Die</title><id>https://sinetris.github.io/sine-die/tags/menu/</id><link href="https://sinetris.github.io/sine-die/tags/menu/index.atom.xml" rel="self" type="application/atom+xml" hreflang="en" title="Menu on Sine Die"/><link href="https://sinetris.github.io/sine-die/tags/menu/" rel="alternate" type="text/html" hreflang="en" title="Menu on Sine Die"/><link href="https://sinetris.github.io/sine-die/tags/menu/index.atom.xml" rel="alternate" type="application/atom+xml" hreflang="en" title="Menu on Sine Die"/><link href="https://sinetris.github.io/sine-die/tags/menu/index.rss.xml" rel="alternate" type="application/rss+xml" hreflang="en" title="Menu on Sine Die"/><subtitle>Recent content in Menu on Sine Die</subtitle><generator uri="https://github.com/sinetris/sine-die/">Sine Die theme for Hugo</generator><author><name>Duilio Ruggiero</name><email>duilio@sinetris.info</email></author><rights type="html">&amp;copy; 2023 - 2026, Duilio Ruggiero</rights><updated>2026-04-09T07:46:34Z</updated><entry><title>Menubar</title><link href="https://sinetris.github.io/sine-die/topics/docs/content/menubar/" rel="alternate" type="text/html" hreflang="en" title="Menu on Sine Die"/><content src="https://sinetris.github.io/sine-die/topics/docs/content/menubar/" type="text/html"/><published>2025-05-17T09:10:25+00:00</published><updated>2026-04-09T07:46:34Z</updated><id>https://sinetris.github.io/sine-die/topics/docs/content/menubar/#atom</id><summary type="html">&lt;h2 id="menu-entries"&gt;Menu entries&lt;/h2&gt;
&lt;p&gt;You can define entries for the primary navigation menu in the front matter block.&lt;/p&gt;
&lt;p&gt;You can add the following in the content file that you want to define as a menu top entry:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;# Example to add an entry named `documentation`
menus:
 main:
 identifier: documentation&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;And the following in the content files that you want to define as a sub-menu entry:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;# Example to add `documentation` sub-menu entry
menus:
 main:
 parent: documentation&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="sections-and-subpages"&gt;Sections and subpages&lt;/h2&gt;
&lt;p&gt;To define menu entries for an entire section, you can use 
&lt;a href="https://gohugo.io/content-management/front-matter/#cascade-1" rel="external" title="Hugo Cascade"&gt;cascade&lt;/a&gt;.&lt;/p&gt;</summary><category term="/types/topic" label="type: topic"/><category term="/categories/documentation" label="category: Documentation"/><category term="/tags/menu" label="tag: Menu"/><category term="/tags/menubar" label="tag: Menubar"/></entry></feed>