<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>The Debuggers Diary</title>
    <link>https://TheDebugDiary.org/</link>
    <description>Recent content on The Debuggers Diary</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <lastBuildDate>Sat, 04 Oct 2025 15:28:14 +0100</lastBuildDate>
    <atom:link href="https://TheDebugDiary.org/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Obsidian &#43; Github Actions</title>
      <link>https://TheDebugDiary.org/posts/obsidian_github_actions/</link>
      <pubDate>Sat, 04 Oct 2025 15:28:14 +0100</pubDate>
      <guid>https://TheDebugDiary.org/posts/obsidian_github_actions/</guid>
      <description>&lt;h1 id=&#34;obsidian-sync-alternative&#34;&gt;Obsidian Sync alternative?&lt;/h1&gt;&#xA;&lt;h2 id=&#34;section-1---background&#34;&gt;Section 1 - Background&lt;/h2&gt;&#xA;&lt;p&gt;I use Obsidian as my note taking app of choice.&lt;/p&gt;&#xA;&lt;p&gt;For a time I bought into the Sync membership which worked really well.&lt;/p&gt;&#xA;&lt;p&gt;There was a few issues however:&#xA;- Synced everything which made my mobile experience slow.&#xA;- I only needed a small portion of notes.&#xA;- I was only using my vault on my desktop as a result of it being slow on mobile&#xA;- I was paying for not really using Sync&amp;hellip;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Testing Categories in Hugo</title>
      <link>https://TheDebugDiary.org/posts/hugo-categories-test/</link>
      <pubDate>Sat, 19 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://TheDebugDiary.org/posts/hugo-categories-test/</guid>
      <description>&lt;h1 id=&#34;testing-the-category-system&#34;&gt;Testing the Category System&lt;/h1&gt;&#xA;&lt;p&gt;This is a test post to verify that Hugo&amp;rsquo;s category taxonomy system is working correctly.&lt;/p&gt;&#xA;&lt;p&gt;This post has been assigned to multiple categories:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Test&lt;/li&gt;&#xA;&lt;li&gt;Hugo&lt;/li&gt;&#xA;&lt;li&gt;Tutorial&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;These categories should appear in the category listing page and should be individually accessible via their own URLs.&lt;/p&gt;&#xA;&lt;h2 id=&#34;how-categories-work-in-hugo&#34;&gt;How Categories Work in Hugo&lt;/h2&gt;&#xA;&lt;p&gt;Hugo automatically creates taxonomy pages for categories defined in the front matter of your content files. Each category gets its own listing page where all posts with that category are displayed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hugo shortcodes</title>
      <link>https://TheDebugDiary.org/posts/hugo-shortcodes/</link>
      <pubDate>Fri, 27 Dec 2024 00:00:00 +0000</pubDate>
      <guid>https://TheDebugDiary.org/posts/hugo-shortcodes/</guid>
      <description>&lt;h2 id=&#34;details&#34;&gt;Details&lt;/h2&gt;&#xA;&#xA;&lt;details&gt;&#xA;  &lt;summary&gt;See the details&lt;/summary&gt;&#xA;  &lt;p&gt;This is a &lt;strong&gt;bold&lt;/strong&gt; word.&lt;/p&gt;&#xA;&lt;/details&gt;&#xA;&#xA;&lt;h2 id=&#34;highlight&#34;&gt;Highlight&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-go-html-template&#34; data-lang=&#34;go-html-template&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#ff79c6&#34;&gt;{{&lt;/span&gt; &lt;span style=&#34;color:#ff79c6&#34;&gt;range&lt;/span&gt; &lt;span style=&#34;color:#50fa7b&#34;&gt;.Pages&lt;/span&gt; &lt;span style=&#34;color:#ff79c6&#34;&gt;}}&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &amp;lt;&lt;span style=&#34;color:#ff79c6&#34;&gt;h2&lt;/span&gt;&amp;gt;&amp;lt;&lt;span style=&#34;color:#ff79c6&#34;&gt;a&lt;/span&gt; &lt;span style=&#34;color:#50fa7b&#34;&gt;href&lt;/span&gt;&lt;span style=&#34;color:#ff79c6&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#f1fa8c&#34;&gt;&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#ff79c6&#34;&gt;{{&lt;/span&gt; &lt;span style=&#34;color:#50fa7b&#34;&gt;.RelPermalink&lt;/span&gt; &lt;span style=&#34;color:#ff79c6&#34;&gt;}}&lt;/span&gt;&lt;span style=&#34;color:#f1fa8c&#34;&gt;&amp;#34;&lt;/span&gt;&amp;gt;&lt;span style=&#34;color:#ff79c6&#34;&gt;{{&lt;/span&gt; &lt;span style=&#34;color:#50fa7b&#34;&gt;.LinkTitle&lt;/span&gt; &lt;span style=&#34;color:#ff79c6&#34;&gt;}}&lt;/span&gt;&amp;lt;/&lt;span style=&#34;color:#ff79c6&#34;&gt;a&lt;/span&gt;&amp;gt;&amp;lt;/&lt;span style=&#34;color:#ff79c6&#34;&gt;h2&lt;/span&gt;&amp;gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#ff79c6&#34;&gt;{{&lt;/span&gt; &lt;span style=&#34;color:#ff79c6&#34;&gt;end&lt;/span&gt; &lt;span style=&#34;color:#ff79c6&#34;&gt;}}&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;h2 id=&#34;images&#34;&gt;Images&lt;/h2&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://images.unsplash.com/photo-1560032779-0a8809186efd?ixlib=rb-1.2.1&amp;amp;ixid=eyJhcHBfaWQiOjEyMDd9&amp;amp;auto=format&amp;amp;fit=crop&amp;amp;w=1350&amp;amp;q=80&#34;&gt;&lt;figcaption&gt;&#xA;      &lt;h4&gt;Dave Herring&lt;/h4&gt;&#xA;    &lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;figure&gt;&lt;img src=&#34;https://images.unsplash.com/photo-1560032779-0a8809186efd?ixlib=rb-1.2.1&amp;amp;ixid=eyJhcHBfaWQiOjEyMDd9&amp;amp;auto=format&amp;amp;fit=crop&amp;amp;w=500&amp;amp;q=80&#34;&gt;&lt;figcaption&gt;&#xA;      &lt;h4&gt;Dave Herring&lt;/h4&gt;&#xA;    &lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;h2 id=&#34;github-gist&#34;&gt;Github Gist&lt;/h2&gt;&#xA;&lt;script src=&#34;https://gist.github.com/imgios/f587d813ec6c851d700054f89230fb42.js&#34;&gt;&lt;/script&gt;&#xA;&#xA;&lt;h2 id=&#34;youtube-video&#34;&gt;Youtube video&lt;/h2&gt;&#xA;&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;&#xA;      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/w7Ft2ymGmfc?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;tweet&#34;&gt;Tweet&lt;/h2&gt;&#xA;&lt;blockquote class=&#34;twitter-tweet&#34;&gt;&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;Hugo 0.24 Released: Big archetype update + &lt;a href=&#34;https://twitter.com/Netlify?ref_src=twsrc%5Etfw&#34;&gt;@Netlify&lt;/a&gt; _redirects etc. file support&lt;a href=&#34;https://t.co/X94FmYDEZJ&#34;&gt;https://t.co/X94FmYDEZJ&lt;/a&gt; &lt;a href=&#34;https://twitter.com/hashtag/gohugo?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#gohugo&lt;/a&gt; &lt;a href=&#34;https://twitter.com/hashtag/golang?src=hash&amp;amp;ref_src=twsrc%5Etfw&#34;&gt;#golang&lt;/a&gt; &lt;a href=&#34;https://twitter.com/spf13?ref_src=twsrc%5Etfw&#34;&gt;@spf13&lt;/a&gt; &lt;a href=&#34;https://twitter.com/bepsays?ref_src=twsrc%5Etfw&#34;&gt;@bepsays&lt;/a&gt;&lt;/p&gt;&amp;mdash; GoHugo.io (@GoHugoIO) &lt;a href=&#34;https://twitter.com/GoHugoIO/status/877500564405444608?ref_src=twsrc%5Etfw&#34;&gt;June 21, 2017&lt;/a&gt;&lt;/blockquote&gt;&#xA;&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;&#xA;&#xA;&#xA;&lt;h2 id=&#34;vimeo&#34;&gt;Vimeo&lt;/h2&gt;&#xA;&#xA;      &lt;div&#xA;          style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;&#xA;        &lt;iframe&#xA;          src=&#34;https://player.vimeo.com/video/146022717?dnt=0&#34;&#xA;            style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allow=&#34;fullscreen&#34;&gt;&#xA;        &lt;/iframe&gt;&#xA;      &lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;instagram&#34;&gt;Instagram&lt;/h2&gt;&#xA;&lt;blockquote&#xA;    class=&#34;instagram-media&#34;&#xA;    data-instgrm-captioned&#xA;    data-instgrm-permalink=&#34;https://www.instagram.com/p/BWNjjyYFxVx&#34;&#xA;    data-instgrm-version=&#34;14&#34;&#xA;    style=&#34;&#xA;      background: #fff;&#xA;      border: 0;&#xA;      border-radius: 3px;&#xA;      box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 10px 0 rgba(0, 0, 0, 0.15);&#xA;      margin: 1px;&#xA;      max-width: 540px;&#xA;      min-width: 326px;&#xA;      padding: 0;&#xA;      width: 99.375%;&#xA;      width: -webkit-calc(100% - 2px);&#xA;      width: calc(100% - 2px);&#xA;    &#34;&#xA;  &gt;&#xA;    &lt;div style=&#34;padding: 16px&#34;&gt;&#xA;      &lt;a&#xA;        href=&#34;https://www.instagram.com/p/BWNjjyYFxVx&#34;&#xA;        style=&#34;&#xA;          background: #ffffff;&#xA;          line-height: 0;&#xA;          padding: 0 0;&#xA;          text-align: center;&#xA;          text-decoration: none;&#xA;          width: 100%;&#xA;        &#34;&#xA;        target=&#34;_blank&#34;&#xA;      &gt;&#xA;        &lt;div style=&#34;display: flex; flex-direction: row; align-items: center&#34;&gt;&#xA;          &lt;div&#xA;            style=&#34;&#xA;              background-color: #f4f4f4;&#xA;              border-radius: 50%;&#xA;              flex-grow: 0;&#xA;              height: 40px;&#xA;              margin-right: 14px;&#xA;              width: 40px;&#xA;            &#34;&#xA;          &gt;&lt;/div&gt;&#xA;          &lt;div&#xA;            style=&#34;&#xA;              display: flex;&#xA;              flex-direction: column;&#xA;              flex-grow: 1;&#xA;              justify-content: center;&#xA;            &#34;&#xA;          &gt;&#xA;            &lt;div&#xA;              style=&#34;&#xA;                background-color: #f4f4f4;&#xA;                border-radius: 4px;&#xA;                flex-grow: 0;&#xA;                height: 14px;&#xA;                margin-bottom: 6px;&#xA;                width: 100px;&#xA;              &#34;&#xA;            &gt;&lt;/div&gt;&#xA;            &lt;div&#xA;              style=&#34;&#xA;                background-color: #f4f4f4;&#xA;                border-radius: 4px;&#xA;                flex-grow: 0;&#xA;                height: 14px;&#xA;                width: 60px;&#xA;              &#34;&#xA;            &gt;&lt;/div&gt;&#xA;          &lt;/div&gt;&#xA;        &lt;/div&gt;&#xA;        &lt;div style=&#34;padding: 19% 0&#34;&gt;&lt;/div&gt;&#xA;        &lt;div&#xA;          style=&#34;display: block; height: 50px; margin: 0 auto 12px; width: 50px&#34;&#xA;        &gt;&#xA;          &lt;svg&#xA;            width=&#34;50px&#34;&#xA;            height=&#34;50px&#34;&#xA;            viewBox=&#34;0 0 60 60&#34;&#xA;            version=&#34;1.1&#34;&#xA;            xmlns=&#34;https://www.w3.org/2000/svg&#34;&#xA;            xmlns:xlink=&#34;https://www.w3.org/1999/xlink&#34;&#xA;          &gt;&#xA;            &lt;g stroke=&#34;none&#34; stroke-width=&#34;1&#34; fill=&#34;none&#34; fill-rule=&#34;evenodd&#34;&gt;&#xA;              &lt;g transform=&#34;translate(-511.000000, -20.000000)&#34; fill=&#34;#000000&#34;&gt;&#xA;                &lt;g&gt;&#xA;                  &lt;path&#xA;                    d=&#34;M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631&#34;&#xA;                  &gt;&lt;/path&gt;&#xA;                &lt;/g&gt;&#xA;              &lt;/g&gt;&#xA;            &lt;/g&gt;&#xA;          &lt;/svg&gt;&#xA;        &lt;/div&gt;&#xA;        &lt;div style=&#34;padding-top: 8px&#34;&gt;&#xA;          &lt;div&#xA;            style=&#34;&#xA;              color: #3897f0;&#xA;              font-family: Arial, sans-serif;&#xA;              font-size: 14px;&#xA;              font-style: normal;&#xA;              font-weight: 550;&#xA;              line-height: 18px;&#xA;            &#34;&#xA;          &gt;&#xA;            View this post on Instagram&#xA;          &lt;/div&gt;&#xA;        &lt;/div&gt;&#xA;        &lt;div style=&#34;padding: 12.5% 0&#34;&gt;&lt;/div&gt;&#xA;        &lt;div&#xA;          style=&#34;&#xA;            display: flex;&#xA;            flex-direction: row;&#xA;            margin-bottom: 14px;&#xA;            align-items: center;&#xA;          &#34;&#xA;        &gt;&#xA;          &lt;div&gt;&#xA;            &lt;div&#xA;              style=&#34;&#xA;                background-color: #f4f4f4;&#xA;                border-radius: 50%;&#xA;                height: 12.5px;&#xA;                width: 12.5px;&#xA;                transform: translateX(0px) translateY(7px);&#xA;              &#34;&#xA;            &gt;&lt;/div&gt;&#xA;            &lt;div&#xA;              style=&#34;&#xA;                background-color: #f4f4f4;&#xA;                height: 12.5px;&#xA;                transform: rotate(-45deg) translateX(3px) translateY(1px);&#xA;                width: 12.5px;&#xA;                flex-grow: 0;&#xA;                margin-right: 14px;&#xA;                margin-left: 2px;&#xA;              &#34;&#xA;            &gt;&lt;/div&gt;&#xA;            &lt;div&#xA;              style=&#34;&#xA;                background-color: #f4f4f4;&#xA;                border-radius: 50%;&#xA;                height: 12.5px;&#xA;                width: 12.5px;&#xA;                transform: translateX(9px) translateY(-18px);&#xA;              &#34;&#xA;            &gt;&lt;/div&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div style=&#34;margin-left: 8px&#34;&gt;&#xA;            &lt;div&#xA;              style=&#34;&#xA;                background-color: #f4f4f4;&#xA;                border-radius: 50%;&#xA;                flex-grow: 0;&#xA;                height: 20px;&#xA;                width: 20px;&#xA;              &#34;&#xA;            &gt;&lt;/div&gt;&#xA;            &lt;div&#xA;              style=&#34;&#xA;                width: 0;&#xA;                height: 0;&#xA;                border-top: 2px solid transparent;&#xA;                border-left: 6px solid #f4f4f4;&#xA;                border-bottom: 2px solid transparent;&#xA;                transform: translateX(16px) translateY(-4px) rotate(30deg);&#xA;              &#34;&#xA;            &gt;&lt;/div&gt;&#xA;          &lt;/div&gt;&#xA;          &lt;div style=&#34;margin-left: auto&#34;&gt;&#xA;            &lt;div&#xA;              style=&#34;&#xA;                width: 0px;&#xA;                border-top: 8px solid #f4f4f4;&#xA;                border-right: 8px solid transparent;&#xA;                transform: translateY(16px);&#xA;              &#34;&#xA;            &gt;&lt;/div&gt;&#xA;            &lt;div&#xA;              style=&#34;&#xA;                background-color: #f4f4f4;&#xA;                flex-grow: 0;&#xA;                height: 12px;&#xA;                width: 16px;&#xA;                transform: translateY(-4px);&#xA;              &#34;&#xA;            &gt;&lt;/div&gt;&#xA;            &lt;div&#xA;              style=&#34;&#xA;                width: 0;&#xA;                height: 0;&#xA;                border-top: 8px solid #f4f4f4;&#xA;                border-left: 8px solid transparent;&#xA;                transform: translateY(-4px) translateX(8px);&#xA;              &#34;&#xA;            &gt;&lt;/div&gt;&#xA;          &lt;/div&gt;&#xA;        &lt;/div&gt;&#xA;        &lt;div&#xA;          style=&#34;&#xA;            display: flex;&#xA;            flex-direction: column;&#xA;            flex-grow: 1;&#xA;            justify-content: center;&#xA;            margin-bottom: 24px;&#xA;          &#34;&#xA;        &gt;&#xA;          &lt;div&#xA;            style=&#34;&#xA;              background-color: #f4f4f4;&#xA;              border-radius: 4px;&#xA;              flex-grow: 0;&#xA;              height: 14px;&#xA;              margin-bottom: 6px;&#xA;              width: 224px;&#xA;            &#34;&#xA;          &gt;&lt;/div&gt;&#xA;          &lt;div&#xA;            style=&#34;&#xA;              background-color: #f4f4f4;&#xA;              border-radius: 4px;&#xA;              flex-grow: 0;&#xA;              height: 14px;&#xA;              width: 144px;&#xA;            &#34;&#xA;          &gt;&lt;/div&gt;&lt;/div&#xA;      &gt;&lt;/a&gt;&#xA;    &lt;/div&gt;&#xA;  &lt;/blockquote&gt;&lt;script async src=&#34;https://www.instagram.com/embed.js&#34;&gt;&lt;/script&gt;</description>
    </item>
    <item>
      <title>Math Typesetting</title>
      <link>https://TheDebugDiary.org/posts/math-typesetting/</link>
      <pubDate>Fri, 27 Dec 2024 00:00:00 +0000</pubDate>
      <guid>https://TheDebugDiary.org/posts/math-typesetting/</guid>
      <description>&lt;p&gt;Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Markdown Syntax Guide</title>
      <link>https://TheDebugDiary.org/posts/markdown-syntax-guide/</link>
      <pubDate>Sat, 14 Dec 2024 00:00:00 +0000</pubDate>
      <guid>https://TheDebugDiary.org/posts/markdown-syntax-guide/</guid>
      <description>&lt;p&gt;This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unable to access your routers managment console from a web browser</title>
      <link>https://TheDebugDiary.org/posts/networking/unable_to_access_router_control_panel_via_ip/</link>
      <pubDate>Mon, 24 Jun 2024 00:00:00 +0000</pubDate>
      <guid>https://TheDebugDiary.org/posts/networking/unable_to_access_router_control_panel_via_ip/</guid>
      <description>&lt;h1 id=&#34;managing-your-router-through-the-browser&#34;&gt;Managing your router through the browser&lt;/h1&gt;&#xA;&lt;p&gt;If you&amp;rsquo;re someone who is into &lt;em&gt;tech&lt;/em&gt; and likes to tinker, there is a high chance you use the web console that comes with your router to manage the device, update and set settings.&lt;/p&gt;&#xA;&lt;p&gt;This is all well and good until you can&amp;rsquo;t get to it&amp;hellip;..&lt;/p&gt;&#xA;&lt;p&gt;This was my problem today. 😟&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-perplexing-moment&#34;&gt;The perplexing moment&lt;/h2&gt;&#xA;&lt;p&gt;The moment I tried to browse to the address on another device, I could.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Welcome To not-much</title>
      <link>https://TheDebugDiary.org/posts/example-post/</link>
      <pubDate>Mon, 18 Mar 2024 00:00:00 +0000</pubDate>
      <guid>https://TheDebugDiary.org/posts/example-post/</guid>
      <description>&lt;h2 id=&#34;the-standard-lorem-ipsum-passage&#34;&gt;The standard Lorem Ipsum passage&lt;/h2&gt;&#xA;&lt;p&gt;&amp;ldquo;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Debug Information</title>
      <link>https://TheDebugDiary.org/debug/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://TheDebugDiary.org/debug/</guid>
      <description>&lt;p&gt;This page displays debug information about the site&amp;rsquo;s taxonomy structure.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
