diff --git a/_site/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html b/_site/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html index ef144c89..848029aa 100644 --- a/_site/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html +++ b/_site/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html @@ -599,7 +599,7 @@

RSS Feed

-

I had created an RSS feed for Leilukin's Hub's changelogs and blog posts for a while, but previously I had to create new entries in the feed manually by using RSS Builder. Now by installing and setting up Eleventy's official RSS plugin, new feed entries will be generated automatically when I make new changelogs, articles and blog posts.

+

I had created an RSS feed for Leilukin's Hub's changelogs and blog posts for a while, but previously I had to create new entries in the feed manually by using RSS Builder. Now by installing and setting up Eleventy's official RSS plugin, new feed entries will be generated automatically when I make new changelogs, articles and blog posts.

Other Notable Changes of Leilukin's Hub

diff --git a/_site/feed.xml b/_site/feed.xml index d4e8f48b..09d5429f 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -4,7 +4,7 @@ Leilukin's personal website. - 2024-04-21T23:04:04Z + 2024-04-21T23:06:06Z https://leilukin.neocities.org Leilukin @@ -86,7 +86,7 @@ <div class="heading-wrapper h3"> <h3 id="rss-feed">RSS Feed</h3> <a class="heading-anchor" href="https://leilukin.neocities.org/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/#rss-feed" aria-labelledby="rss-feed"><span hidden="">#</span></a></div> -<p>I had created an RSS feed for Leilukin's Hub's changelogs and blog posts for a while, but previously I had to create new entries in the feed manually by using <a href="https://sourceforge.net/projects/rss-builder/">RSS Builder</a>. Now by installing and setting up Eleventy's official <a href="https://www.11ty.dev/docs/plugins/rss/">RSS</a> plugin, new feed entries will be generated automatically when I make new changelogs, articles and blog posts.</p> +<p>I had created an <a href="https://leilukin.neocities.org/feed.xml">RSS feed</a> for Leilukin's Hub's changelogs and blog posts for a while, but previously I had to create new entries in the feed manually by using <a href="https://sourceforge.net/projects/rss-builder/">RSS Builder</a>. Now by installing and setting up Eleventy's official <a href="https://www.11ty.dev/docs/plugins/rss/">RSS</a> plugin, new feed entries will be generated automatically when I make new changelogs, articles and blog posts.</p> <div class="heading-wrapper h2"> <h2 id="other-notable-changes-of-leilukins-hub">Other Notable Changes of Leilukin's Hub</h2> <a class="heading-anchor" href="https://leilukin.neocities.org/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/#other-notable-changes-of-leilukins-hub" aria-labelledby="other-notable-changes-of-leilukins-hub"><span hidden="">#</span></a></div> diff --git a/src/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy.md b/src/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy.md index 8e164dc5..9aed9f88 100644 --- a/src/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy.md +++ b/src/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy.md @@ -68,7 +68,7 @@ Visually, my [site map](/sitemap) does not change much other than tweaking the s ### RSS Feed -I had created an RSS feed for Leilukin's Hub's changelogs and blog posts for a while, but previously I had to create new entries in the feed manually by using [RSS Builder](https://sourceforge.net/projects/rss-builder/). Now by installing and setting up Eleventy's official [RSS](https://www.11ty.dev/docs/plugins/rss/) plugin, new feed entries will be generated automatically when I make new changelogs, articles and blog posts. +I had created an [RSS feed](/feed.xml) for Leilukin's Hub's changelogs and blog posts for a while, but previously I had to create new entries in the feed manually by using [RSS Builder](https://sourceforge.net/projects/rss-builder/). Now by installing and setting up Eleventy's official [RSS](https://www.11ty.dev/docs/plugins/rss/) plugin, new feed entries will be generated automatically when I make new changelogs, articles and blog posts. ## Other Notable Changes of Leilukin's Hub