<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://Dev-JoyA.github.io/yocaml_blog</id>
  <title type="text">Joy&apos;s Beautiful Apple-themed Blog</title>
  <subtitle type="text">My personal blog using YOCaml</subtitle>
  <generator uri="https://github.com/xhtmlboi/yocaml" version="2">YOCaml</generator>
  <updated>2025-11-05T00:00:00Z</updated>
  <author>
    <name>Joy Aruku</name>
    <uri>https://Dev-JoyA.github.io/yocaml_blog</uri>
    <email>joy.gold13@gmail.com</email>
  </author>
  <entry>
    <id>https://Dev-JoyA.github.io/yocaml_blog/yocaml_blog/articles/understanding-paths-in-yocaml.html</id>
    <title type="text">Understanding Paths in Yocaml - From Broken Links to Working Blog</title>
    <updated>2025-11-05T00:00:00Z</updated>
    <summary type="text">
      My journey fixing article links in Yocaml and learning the resolver pattern the right way
    </summary>
    <link href="https://Dev-JoyA.github.io/yocaml_blog/yocaml_blog/articles/understanding-paths-in-yocaml.html" rel="alternate" title="Understanding Paths in Yocaml - From Broken Links to Working Blog"/>
    <category term="yocaml"/>
    <category term="static-sites"/>
    <category term="github-pages"/>
    <category term="paths"/>
    <category term="deployment"/>
  </entry>
  <entry>
    <id>https://Dev-JoyA.github.io/yocaml_blog/yocaml_blog/articles/my-first-article.html</id>
    <title type="text">My First Article</title>
    <updated>2025-11-03T00:00:00Z</updated>
    <summary type="text">This is my very first blog post</summary>
    <link href="https://Dev-JoyA.github.io/yocaml_blog/yocaml_blog/articles/my-first-article.html" rel="alternate" title="My First Article"/>
    <category term="introduction"/>
    <category term="blog"/>
  </entry>
</feed>