<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sine Die</title><link>https://sinetris.github.io/sine-die/</link><description>Recent content on Sine Die</description><generator>Sine Die theme for Hugo</generator><language>en</language><webMaster>duilio@sinetris.info (Duilio Ruggiero)</webMaster><lastBuildDate>Thu, 09 Apr 2026 13:59:37 GMT</lastBuildDate><atom:link href="https://sinetris.github.io/sine-die/index.rss.xml" rel="self" type="application/rss+xml"/><item><title>First Sub-Subsection page 01</title><link>https://sinetris.github.io/sine-die/examples/first-subsection/first-sub-subsection/page01/</link><pubDate>Thu, 08 May 2025 17:34:20 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/first-subsection/first-sub-subsection/page01/</guid><description>Example 1 of a simple page</description></item><item><title>First Subsection page 01</title><link>https://sinetris.github.io/sine-die/examples/first-subsection/page01/</link><pubDate>Thu, 08 May 2025 17:34:20 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/first-subsection/page01/</guid><description>Example 1 of a simple page</description></item><item><title>Color Palette</title><link>https://sinetris.github.io/sine-die/topics/docs/look-and-feel/palette/</link><pubDate>Sun, 16 Jul 2023 08:07:24 GMT</pubDate><guid>https://sinetris.github.io/sine-die/topics/docs/look-and-feel/palette/</guid><description>&lt;p&gt;This theme uses 
&lt;a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_cascading_variables" rel="external" title="CSS custom properties for cascading variables"&gt;CSS cascading variables&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The color palette uses a three-color combination and allows to set the primary color hue angle and the left and right secondary colors hue angle (respectively adding and subtracting from the primary hue angle).&lt;/p&gt;
&lt;p&gt;The hue angle is based on the 
&lt;a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/hsl" rel="external" title="hsl()"&gt;hsl&lt;/a&gt; color space but the color palette is generated using 
&lt;a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/oklch" rel="external" title="oklch()"&gt;oklch&lt;/a&gt;, this make it easier to select a color hue from the HSL 
&lt;a href="https://sinetris.github.io/sine-die/glossary/color-wheel/"&gt;Color Wheel&lt;/a&gt; while still taking advantage of the benefits that OKLCH provides.&lt;/p&gt;
&lt;div&gt;[Truncated]&lt;/div&gt;</description></item><item><title>First Sub-Subsection page 02</title><link>https://sinetris.github.io/sine-die/examples/first-subsection/first-sub-subsection/page02/</link><pubDate>Thu, 08 May 2025 17:39:03 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/first-subsection/first-sub-subsection/page02/</guid><description>Example 2 of a simple page</description></item><item><title>First Subsection page 02</title><link>https://sinetris.github.io/sine-die/examples/first-subsection/page02/</link><pubDate>Thu, 08 May 2025 17:39:03 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/first-subsection/page02/</guid><description>Example 2 of a simple page</description></item><item><title>Theme Colors</title><link>https://sinetris.github.io/sine-die/topics/docs/look-and-feel/colors/</link><pubDate>Thu, 20 Jul 2023 11:10:15 GMT</pubDate><guid>https://sinetris.github.io/sine-die/topics/docs/look-and-feel/colors/</guid><description>&lt;h2 id="description"&gt;Description&lt;/h2&gt;
&lt;p&gt;By default the theme uses the &lt;strong&gt;triadic color scheme&lt;/strong&gt; (&lt;em&gt;secondary colors angle&lt;/em&gt;
set to &lt;code&gt;120deg&lt;/code&gt;) with the &lt;em&gt;primary color hue&lt;/em&gt; angle set to &lt;code&gt;250deg&lt;/code&gt;.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;:root {
 /* Using default values */
 --color-primary-hue: 250deg;
 --colors-secondary-hue-angle: 120deg;
}&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Theme Colors (override)</title><link>https://sinetris.github.io/sine-die/topics/docs/look-and-feel/colors-override/</link><pubDate>Thu, 20 Jul 2023 08:07:24 GMT</pubDate><guid>https://sinetris.github.io/sine-die/topics/docs/look-and-feel/colors-override/</guid><description>&lt;h2 id="description"&gt;Description&lt;/h2&gt;
&lt;p&gt;In this example we override the &lt;strong&gt;primary color hue&lt;/strong&gt; angle to &lt;code&gt;200deg&lt;/code&gt; and the
&lt;strong&gt;secondary colors angle&lt;/strong&gt; to &lt;code&gt;330deg&lt;/code&gt; to have a &lt;strong&gt;Split-Complementary color
scheme&lt;/strong&gt; with left and right inverted.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;:root {
 --color-primary-hue: 200deg;
 --colors-secondary-hue-angle: 210deg;
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;You can see the changes right here on this page.&lt;/p&gt;</description></item><item><title>First Sub-Subsection page 03</title><link>https://sinetris.github.io/sine-die/examples/first-subsection/first-sub-subsection/page03/</link><pubDate>Sun, 25 May 2025 09:44:34 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/first-subsection/first-sub-subsection/page03/</guid><description>Example 3 of a simple page</description></item><item><title>First Subsection page 03</title><link>https://sinetris.github.io/sine-die/examples/first-subsection/page03/</link><pubDate>Sun, 25 May 2025 09:44:34 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/first-subsection/page03/</guid><description>&lt;p&gt;This page is not in the main menu&lt;/p&gt;</description></item><item><title>HTML elements</title><link>https://sinetris.github.io/sine-die/topics/docs/look-and-feel/html-elements/</link><pubDate>Thu, 20 Jul 2023 08:07:24 GMT</pubDate><guid>https://sinetris.github.io/sine-die/topics/docs/look-and-feel/html-elements/</guid><description>&lt;h1 id="heading-1"&gt;Heading 1&lt;/h1&gt;
&lt;h2 id="heading-2"&gt;Heading 2&lt;/h2&gt;
&lt;h3 id="heading-3"&gt;Heading 3&lt;/h3&gt;
&lt;h4 id="heading-4"&gt;Heading 4&lt;/h4&gt;
&lt;h5 id="heading-5"&gt;Heading 5&lt;/h5&gt;
&lt;h6 id="heading-6"&gt;Heading 6&lt;/h6&gt;
&lt;p&gt;This is a paragraph with random content. Duis ut tempor mollit nisi exercitation et incididunt occaecat tempor aute ex cupidatat exercitation. Eiusmod incididunt ut enim sint pariatur. Tempor minim adipisicing quis Lorem sint sunt anim velit esse pariatur laborum.&lt;/p&gt;
&lt;p&gt;This is another paragraph and this paragraph have a link to a footnote 
&lt;a href="https://sinetris.github.io/sine-die/"&gt;1&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A blockquote paragraph inside a figure element.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;div&gt;[Truncated]&lt;/div&gt;</description></item><item><title>Web Feeds</title><link>https://sinetris.github.io/sine-die/topics/docs/content/web-feeds/</link><pubDate>Wed, 14 Jan 2026 08:16:25 GMT</pubDate><guid>https://sinetris.github.io/sine-die/topics/docs/content/web-feeds/</guid><description>&lt;h2 id="description"&gt;Description&lt;/h2&gt;
&lt;p&gt;The Sine Die theme allows you to generate 
&lt;a href="https://www.rssboard.org/rss-specification" rel="external"&gt;RSS&lt;/a&gt; and 
&lt;a href="https://www.ietf.org/rfc/rfc4287" rel="external"&gt;Atom&lt;/a&gt; web feeds for your Hugo website.&lt;/p&gt;
&lt;h2 id="configuration"&gt;Configuration&lt;/h2&gt;
&lt;p&gt;Some changes are needed to the 
&lt;a href="https://gohugo.io/configuration/introduction/" rel="external"&gt;configuration&lt;/a&gt; of your Hugo website.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add &lt;code&gt;application/atom+xml&lt;/code&gt; to 
&lt;a href="https://gohugo.io/configuration/media-types/" rel="external"&gt;mediaTypes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add &lt;code&gt;atom&lt;/code&gt; to 
&lt;a href="https://gohugo.io/configuration/output-formats/" rel="external"&gt;outputFormats&lt;/a&gt; (also change &lt;code&gt;baseName&lt;/code&gt; for &lt;code&gt;rss&lt;/code&gt; for consistency)&lt;/li&gt;
&lt;li&gt;Add &lt;code&gt;atom&lt;/code&gt; and &lt;code&gt;rss&lt;/code&gt; to 
&lt;a href="https://gohugo.io/configuration/outputs/" rel="external"&gt;outputs&lt;/a&gt; for each 
&lt;a href="https://gohugo.io/quick-reference/glossary/#page-kind" rel="external"&gt;page kind&lt;/a&gt; on which you want to enable web feed generation&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you are using a 
&lt;a href="https://gohugo.io/configuration/introduction/#configuration-directory" rel="external"&gt;configuration directory&lt;/a&gt;, you can copy &lt;code&gt;mediaTypes.yaml&lt;/code&gt;, &lt;code&gt;outputFormats.yaml&lt;/code&gt;, and &lt;code&gt;outputs.yaml&lt;/code&gt; from 
&lt;a href="https://github.com/sinetris/sine-die/blob/main/userguide/config/_default" rel="external"&gt;userguide/config/_default&lt;/a&gt;.&lt;/p&gt;
&lt;div&gt;[Truncated]&lt;/div&gt;</description></item><item><title>Color Wheel</title><link>https://sinetris.github.io/sine-die/glossary/color-wheel/</link><pubDate>Fri, 30 May 2025 06:55:18 GMT</pubDate><guid>https://sinetris.github.io/sine-die/glossary/color-wheel/</guid><description>A circular diagram used to show the relationships between colors.</description></item><item><title>Color Theory</title><link>https://sinetris.github.io/sine-die/glossary/color-theory/</link><pubDate>Tue, 27 May 2025 15:46:33 GMT</pubDate><guid>https://sinetris.github.io/sine-die/glossary/color-theory/</guid><description>The study of how colors interact with each other and how they can influence people&amp;rsquo;s emotions and perceptions.</description></item><item><title>Example 1</title><link>https://sinetris.github.io/sine-die/glossary/example1/</link><pubDate>Tue, 27 May 2025 15:46:33 GMT</pubDate><guid>https://sinetris.github.io/sine-die/glossary/example1/</guid><description>&lt;h2 id="example-1-subsection"&gt;Example 1 subsection&lt;/h2&gt;
&lt;p&gt;This is used to create examples for the use of glossary terms.&lt;/p&gt;</description></item><item><title>Color Harmonies</title><link>https://sinetris.github.io/sine-die/glossary/color-harmonies/</link><pubDate>Tue, 27 May 2025 14:18:00 GMT</pubDate><guid>https://sinetris.github.io/sine-die/glossary/color-harmonies/</guid><description>&lt;h2 id="definition"&gt;Definition&lt;/h2&gt;
&lt;p&gt;The term &amp;ldquo;color harmonies&amp;rdquo; refers to the creation of balanced and aesthetically
pleasing color combinations based on the principles and concepts outlined in
color theory.&lt;/p&gt;
&lt;h2 id="color-combinations"&gt;Color combinations&lt;/h2&gt;
&lt;h3 id="analogous"&gt;Analogous&lt;/h3&gt;
&lt;h3 id="complementary"&gt;Complementary&lt;/h3&gt;
&lt;h3 id="split-complementary"&gt;Split-Complementary&lt;/h3&gt;
&lt;h3 id="triadic"&gt;Triadic&lt;/h3&gt;
&lt;p&gt;The triadic color harmony uses three colors equally spaced on the color wheel,
forming a triangle, to create vibrant, balanced, and visually appealing color
palette.&lt;/p&gt;</description></item><item><title>Second Subsection page 02</title><link>https://sinetris.github.io/sine-die/examples/second-subsection/page02/</link><pubDate>Sun, 25 May 2025 08:30:17 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/second-subsection/page02/</guid><description>Example 2 of a simple page</description></item><item><title>Second Subsection page 01</title><link>https://sinetris.github.io/sine-die/examples/second-subsection/page01/</link><pubDate>Sun, 25 May 2025 08:30:10 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/second-subsection/page01/</guid><description>Example 1 of a simple page</description></item><item><title>Simple page 02</title><link>https://sinetris.github.io/sine-die/examples/simple_page02/</link><pubDate>Sun, 25 May 2025 08:07:24 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/simple_page02/</guid><description>&lt;p&gt;The &lt;code&gt;sidebar&lt;/code&gt; is collapsed.&lt;/p&gt;</description></item><item><title>Simple page 03</title><link>https://sinetris.github.io/sine-die/examples/simple_page03/</link><pubDate>Sun, 25 May 2025 08:07:24 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/simple_page03/</guid><description>Example 3 of a simple page</description></item><item><title>Menubar</title><link>https://sinetris.github.io/sine-die/topics/docs/content/menubar/</link><pubDate>Sat, 17 May 2025 09:10:25 GMT</pubDate><guid>https://sinetris.github.io/sine-die/topics/docs/content/menubar/</guid><description>&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;
&lt;div&gt;[Truncated]&lt;/div&gt;</description></item><item><title>Transpiler</title><link>https://sinetris.github.io/sine-die/glossary/transpiler/</link><pubDate>Thu, 08 May 2025 16:10:15 GMT</pubDate><guid>https://sinetris.github.io/sine-die/glossary/transpiler/</guid><description>A software that convert from one source code language to another.</description></item><item><title>Simple page 01</title><link>https://sinetris.github.io/sine-die/examples/simple_page01/</link><pubDate>Tue, 01 Apr 2025 17:28:15 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/simple_page01/</guid><description>&lt;p&gt;You can use 
&lt;a href="https://mermaid.js.org/" rel="external"&gt;mermaid&lt;/a&gt; in your Markdown content.&lt;/p&gt;
&lt;p&gt;For example:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;## Mermaid

A mermaid diagram example.

```mermaid
 sequenceDiagram
 participant Alice
 participant Bob
 Alice-&amp;gt;&amp;gt;John: Hello John, how are you?
 loop Healthcheck
 John-&amp;gt;&amp;gt;John: Fight against hypochondria
 end
 Note right of John: Rational thoughts &amp;lt;br/&amp;gt;prevail!
 John--&amp;gt;&amp;gt;Alice: Great!
 John-&amp;gt;&amp;gt;Bob: How about you?
 Bob--&amp;gt;&amp;gt;John: Jolly good!
```&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Will be rendered as:&lt;/p&gt;
&lt;h2 id="mermaid"&gt;Mermaid&lt;/h2&gt;
&lt;p&gt;A mermaid diagram example.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; sequenceDiagram
 participant Alice
 participant Bob
 Alice-&amp;gt;&amp;gt;John: Hello John, how are you?
 loop Healthcheck
 John-&amp;gt;&amp;gt;John: Fight against hypochondria
 end
 Note right of John: Rational thoughts &amp;lt;br/&amp;gt;prevail!
 John--&amp;gt;&amp;gt;Alice: Great!
 John-&amp;gt;&amp;gt;Bob: How about you?
 Bob--&amp;gt;&amp;gt;John: Jolly good!&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Simple page 04</title><link>https://sinetris.github.io/sine-die/examples/simple_page04/</link><pubDate>Tue, 11 Mar 2025 03:57:42 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/simple_page04/</guid><description>&lt;p&gt;The &lt;code&gt;sidebar&lt;/code&gt; is empty and hidden.&lt;/p&gt;</description></item><item><title>Simple page 05</title><link>https://sinetris.github.io/sine-die/examples/simple_page05/</link><pubDate>Tue, 11 Mar 2025 03:57:42 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/simple_page05/</guid><description>Example 5 of a simple page</description></item><item><title>Simple page 06</title><link>https://sinetris.github.io/sine-die/examples/simple_page06/</link><pubDate>Tue, 11 Mar 2025 03:57:42 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/simple_page06/</guid><description>Example 6 of a simple page</description></item><item><title>Simple page 07</title><link>https://sinetris.github.io/sine-die/examples/simple_page07/</link><pubDate>Tue, 11 Mar 2025 03:57:42 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/simple_page07/</guid><description>Example 7 of a simple page</description></item><item><title>Simple page 08</title><link>https://sinetris.github.io/sine-die/examples/simple_page08/</link><pubDate>Tue, 11 Mar 2025 03:57:42 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/simple_page08/</guid><description>Example 8 of a simple page</description></item><item><title>Simple page 09</title><link>https://sinetris.github.io/sine-die/examples/simple_page09/</link><pubDate>Tue, 11 Mar 2025 03:57:42 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/simple_page09/</guid><description>Example 9 of a simple page</description></item><item><title>Simple page 10</title><link>https://sinetris.github.io/sine-die/examples/simple_page10/</link><pubDate>Tue, 11 Mar 2025 03:57:42 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/simple_page10/</guid><description>Example 10 of a simple page</description></item><item><title>Simple page 11</title><link>https://sinetris.github.io/sine-die/examples/simple_page11/</link><pubDate>Tue, 11 Mar 2025 03:57:42 GMT</pubDate><guid>https://sinetris.github.io/sine-die/examples/simple_page11/</guid><description>Example 11 of a simple page</description></item></channel></rss>